Magnus Homann
5d88748656
No divide by zero, thanks
2012-09-06 00:01:31 +02:00
Magnus Homann
91ab330324
Removed unused functions and polished UI
2012-09-05 23:03:54 +02:00
Magnus Homann
655fe1e13d
Changed UI for selecting ellipsoid, and added custom parameters for ellipsoids
2012-09-05 23:03:54 +02:00
Radim Blazek
e1091013af
New QgsRasterChecker class for raster comparison in tests.
...
New test for raster file writer.
2012-09-05 17:11:03 +02:00
Juergen E. Fischer
8cb578f698
fix windows build
2012-09-05 12:02:00 +02:00
Radim Blazek
08bd084aa8
GRASS raster rendered by default as pseudo color, color table loaded from GRASS
2012-09-05 11:43:48 +02:00
Radim Blazek
7b05793b54
GRASS stats upgrade
2012-09-05 10:05:58 +02:00
Radim Blazek
eb93568f76
calc raster stats in grass module, time reduced to 20%, solves part of #4862
2012-09-05 10:05:58 +02:00
Marco Hugentobler
66626012a6
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-09-05 09:51:57 +02:00
Marco Hugentobler
9d5b16e842
Added Matthias to contributor list
2012-09-05 09:45:35 +02:00
Marco Hugentobler
1497cbbabc
Fix printing of pie and text diagrams
2012-09-05 09:36:25 +02:00
Marco Hugentobler
0c7f729612
[Feature]: Merge diagram improvements provided by Matthias Kuhn
2012-09-05 09:29:19 +02:00
pcav
1e1cdb83b3
Fix #6105
2012-09-05 08:45:57 +02:00
Marco Hugentobler
cfa15ff560
Add documentation for function QgsComposition::loadFromTemplate
2012-09-05 08:23:58 +02:00
Marco Hugentobler
07696ab678
Allow text substitution for template loading
2012-09-05 08:23:58 +02:00
Marco Hugentobler
a877057361
Don't create undo action if loading template via gui
2012-09-05 08:23:58 +02:00
Marco Hugentobler
351ccc0087
Ensure item widgets are deleted if loading composer templates
2012-09-05 08:23:58 +02:00
Marco Hugentobler
fd514a0e74
Add method QgsComposition::loadFromTemplate and python bindings
2012-09-05 08:23:58 +02:00
Larry Shaffer
17393bde76
Clean up label engine dialog
2012-09-04 18:25:13 -06:00
Larry Shaffer
a584a9a7e4
Add 'show all labels' setting to individual PAL layers
...
- Implements a version of #5874
- Show-all labels are not obstacles for other PAL layer labels during collisions
(i.e. they will overlap or underlie other labels depending upon render order)
2012-09-04 17:22:45 -06:00
Nathan Woodrow
141c38d377
Add tests for expression scale function
2012-09-05 07:28:27 +10:00
Radim Blazek
9286429baa
- QgsRenderChecker moved to core + Python bindings
...
- raster transparency python test
2012-09-04 20:31:59 +02:00
Radim Blazek
bcdf238020
raster transparency test
2012-09-04 17:57:18 +02:00
Radim Blazek
3562bdbbce
raster saveas: load nodata from layer transparency
2012-09-04 16:29:25 +02:00
Nathan Woodrow
72978cf615
Add expression function help
2012-09-04 21:26:13 +10:00
Radim Blazek
2ef60dadba
raster transparency floating point fix
2012-09-04 12:31:53 +02:00
homann
a441282840
Merge pull request #219 from homann/measure_cleanup
...
Measure cleanup and fix #5156
2012-09-04 02:31:16 -07:00
Magnus Homann
0d1b1aa425
Changed to GEO_NONE, fixed a bug in test
2012-09-04 10:40:07 +02:00
Magnus Homann
e78dc23a5a
Change to using UnitTypes, part deux
2012-09-04 10:40:07 +02:00
Magnus Homann
9ac57906f3
Change to using UnitTypes
2012-09-04 10:40:07 +02:00
Magnus Homann
3237577ed1
Scalebar uses preferred units now
2012-09-04 10:40:06 +02:00
Magnus Homann
0a1270b9fc
Small tidying up, replacing with GEO_NONE
2012-09-04 10:40:06 +02:00
Magnus Homann
0c34154492
Fix for #5156
2012-09-04 10:40:06 +02:00
Magnus Homann
dbb21187b4
Removed Ellipsoid button and added "NONE" as a selectable ellipsoid.
...
All three measure dialog now work on the same global setting,
using ellipsodial calculation only if CRS transformation is turned
on in Project Settings, and if the chosen ellipsoid is != "NONE".
An old bug made "NONE" not selectable!
2012-09-04 10:40:06 +02:00
Magnus Homann
80dbb3cac9
Changed angle measurement to behave same as the other
2012-09-04 10:40:06 +02:00
Magnus Homann
256d2299e9
Fix of type in header
2012-09-04 10:40:06 +02:00
Magnus Homann
b0e3d71998
Cleaned up a bit, fixed area dialog also
2012-09-04 10:40:06 +02:00
Magnus Homann
35cf2d68ea
Looks good, but an extra line when finished is not so pretty. The total is constant, though
2012-09-04 10:40:06 +02:00
Magnus Homann
c5235116bf
Not working, but soon
2012-09-04 10:40:06 +02:00
Nathan Woodrow
ad2ff907bd
Add missing sip file
2012-09-04 18:31:51 +10:00
Nathan Woodrow
ac2fcb2de5
Add python bindings message bar
2012-09-04 18:15:07 +10:00
Juergen E. Fischer
9e9d1ce84f
fix sip error
2012-09-03 23:49:46 +02:00
Alexander Bruy
c3d56b6dc8
fix loading vector metadata
2012-09-03 20:48:32 +03:00
Radim Blazek
e5389212c4
WMS transparency fix, issue #6276
2012-09-03 18:20:32 +02:00
Tim Sutton
d9c9052b27
Added comment about introduction of srid to version 1.9 for data source id
2012-09-03 17:17:45 +02:00
Tim Sutton
2f6767fa1e
Resolved merge conflicts
2012-09-03 17:11:59 +02:00
Tim Sutton
56c15dc647
Merge pull request #222 from homann/test_DA
...
Test of QgsDistanceArea + functionality addition
2012-09-03 08:06:41 -07:00
Magnus Homann
bb3d86bc07
Adedd .sip define
2012-09-03 15:47:48 +02:00
Magnus Homann
a4d5c88524
Added simple text unit test
2012-09-03 15:39:10 +02:00
Magnus Homann
6154f8eef4
Added possibility to set custom ellipsoid
2012-09-03 15:35:13 +02:00