15199 Commits

Author SHA1 Message Date
Tim Sutton
9b0fee38de Added asWktPolygon method to QgsRectangle with a unit test. Discovered QgsRectangle tests were missing their main method causing them to not run. Then discovered that some of these tests fail, one of which remains unresolved. 2012-09-10 16:04:22 +02:00
homann
847cae9111 Merge pull request #226 from homann/issue2465_patch
Issue2465 patch now included. Question if old pints-file now work directly.
2012-09-10 04:40:48 -07:00
Magnus Homann
83482fe9a1 Added east/north clarification 2012-09-10 12:07:41 +02:00
Magnus Homann
1f99979b7d Compiles, but issues 2012-09-10 12:07:41 +02:00
Magnus Homann
e3e74bbd35 New files added 2012-09-10 12:07:41 +02:00
Magnus Homann
82a1591d6d Applied patch 2012-06-27 only 2012-09-10 12:07:40 +02:00
Tim Sutton
5eba984842 Alphabetaised imports of qgsrasterlayerproperties.cpp 2012-09-09 23:02:59 +02:00
Juergen E. Fischer
09f3bd2067 doxygen & indentation fixes 2012-09-09 09:50:52 +02:00
Nathan Woodrow
dbd586b622 Fix Mac build 2012-09-09 10:16:10 +10:00
Juergen E. Fischer
82c4b4a521 - make python tests runnable from build directory again
- don't change testfiles in test runs
2012-09-08 23:19:52 +02:00
Juergen E. Fischer
e8a938a0aa debian packaging update 2012-09-08 16:30:08 +02:00
Nathan Woodrow
4a9a9f7dbb Use configpath for customization. Fix #6068 2012-09-08 21:52:33 +10:00
Larry Shaffer
f143507840 Fix for #6315, and keeps centroid calc. for whole feature in adv labeling 2012-09-07 20:31:17 -06:00
Etienne Tourigny
595d2a5f70 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-07 20:35:52 -03:00
Etienne Tourigny
09c3693409 fix QgsCollapsibleGroupBox UI (arrows should render correctly) 2012-09-07 20:34:41 -03:00
Tim Sutton
2e8d82fd3e Added simple python vector layer test 2012-09-08 00:06:57 +02:00
Tim Sutton
85b4a360fc Added comment about origin of qgis path var 2012-09-08 00:06:57 +02:00
Etienne Tourigny
32ea8f9772 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-07 15:08:37 -03:00
Etienne Tourigny
d686fbe7cb add cpt-city files to osgeo4w build 2012-09-07 14:25:29 -03:00
Alexander Bruy
26dc40676d python tests for QgsRectangle and QgsSpatialIndex 2012-09-07 19:40:40 +03:00
Tim Sutton
4d630b7d79 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-07 12:51:21 +02:00
Tim Sutton
6e63f9f083 Added Jaka to contributors list - thanks \o/ 2012-09-07 12:50:21 +02:00
Tim Sutton
3a4fa2fdb6 Merge pull request #225 from lynxlynxlynx/master
linking fix + coalesce tests + coalesce doc
2012-09-07 03:44:54 -07:00
Jaka Kranjc
89811ae0c1 added english coalesce() function help 2012-09-07 12:22:09 +02:00
Jaka Kranjc
68cfb6c8ef tests: added coalesce coverage 2012-09-07 12:22:08 +02:00
Jaka Kranjc
1111a60007 fixed building of qgis.g.info when nothing else passes the math link flag 2012-09-07 12:22:08 +02:00
Tim Sutton
c5763f975e Removed added in 1.9 comment for qgsrectangle::scale 2012-09-07 11:21:25 +02:00
Tim Sutton
373741e256 Added version note for scale method in qgsrectangle 2012-09-07 11:05:45 +02:00
Tim Sutton
9b58fe2fe8 Make linear interpolation default for pseudocolor raster renderer 2012-09-07 10:03:13 +02:00
Juergen E. Fischer
e9afe03460 german translation update and typo fixes 2012-09-07 01:54:52 +02:00
Juergen E. Fischer
5603cc0bd2 indentation update 2012-09-07 01:54:52 +02:00
Juergen E. Fischer
30c7ec407a fix windows build 2012-09-07 01:07:53 +02:00
Etienne Tourigny
8074edc334 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-06 14:33:42 -03:00
Radim Blazek
ea86b93e0d more raster Python bindings, raster write test in Python 2012-09-06 19:16:53 +02:00
Etienne Tourigny
0d189ffaea Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-06 14:16:36 -03:00
Etienne Tourigny
5b49c9e6d9 add cpt-city files to debian builds 2012-09-06 14:14:59 -03:00
Tim Sutton
e690048b46 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-09-06 16:00:15 +02:00
Tim Sutton
d77973d0d3 Revert "Fix from lynxlynxlynxlynxlynx for building grass on mac"
This reverts commit 977518af3a669aac1045eebb5b00fce2b6d50680.
2012-09-06 15:59:17 +02:00
Larry Shaffer
ea2de726d3 Adjust wording about PAL engine 2012-09-06 06:24:10 -06:00
Tim Sutton
2b03c140d3 Fix issue where layer order panel is restored in place of layers panel 2012-09-06 13:45:53 +02:00
Tim Sutton
977518af3a Fix from lynxlynxlynxlynxlynx for building grass on mac 2012-09-06 13:40:07 +02:00
Larry Shaffer
652deba734 Fix for #6309, add case-insensitive sort for vector provider encodings 2012-09-06 04:57:33 -06:00
mhugent
24d50e4b93 Merge pull request #224 from matthias-kuhn/diagram
Minor diagram improvements
2012-09-06 01:59:18 -07:00
Marco Hugentobler
4d90320d9c Better reusage of composer functionality between server and desktop 2012-09-06 10:52:56 +02:00
Matthias Kuhn
6cd3d77762 Double clicking an attribute item adds it to assigned items 2012-09-06 09:26:05 +02:00
Marco Hugentobler
a88af64eeb Fix item reading for GetPrint (project file format changed between 1.8 and 1.9) 2012-09-06 08:28:21 +02:00
homann
fb84775629 Merge pull request #223 from homann/custom_ellipsoid
Custom ellipsoid for measurement and corresponding UI changes
2012-09-05 22:31:56 -07:00
Magnus Homann
07488674b2 Adjusted major/minor printout 2012-09-06 00:21:50 +02:00
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