1115 Commits

Author SHA1 Message Date
Giuseppe Sucameli
f844e2f407 GdalTools: display a friendly message when python-gdal is missing 2012-04-15 13:26:10 +02:00
Juergen E. Fischer
71c4c7f8ce [API] fix #5014 2012-04-14 20:50:34 +02:00
Juergen E. Fischer
fa07903644 Revert "fixed two SIP warnings about deprecated syntax" as it
breaks builds with older SIP versions (Debian squeeze, Ubuntu lucid and
maverick)
2012-04-14 10:45:24 +02:00
Tim Sutton
018071562c Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-04-13 18:52:53 +02:00
Tim Sutton
cfcf12f121 Small core formatting changes only 2012-04-13 18:52:32 +02:00
Jaka Kranjc
93f7d9ae70 fixed two SIP warnings about deprecated syntax 2012-04-13 16:53:52 +02:00
dakcarto
67c77e5532 Added SIP generation to build/python directory of API files for QScintilla code completion/call tips.
Signed-off-by: Tim Sutton <tim@linfiniti.com>
2012-04-10 07:18:01 +02:00
Tim Sutton
845856e637 [BACKPORT] Naming consistency for GEOWkt global (renamed to GEOWKT) 2012-04-06 23:38:27 +02:00
Tim Sutton
8d4a656e4d [BACKPORT] to 1.8. Further improvements to multiple layer removal in one operation support for the registry and apply suggested improvements from Jürgen. 2012-04-05 00:04:24 +02:00
Marco Hugentobler
f2443737e0 Fix direction for eventLayer offset 2012-04-01 13:24:04 +02:00
Marco Hugentobler
33b7e82c52 Merge branch 'linear_referencing' 2012-03-31 22:37:59 +02:00
Tim Sutton
401aea2a49 Merge pull request #111 from etiennesky/ftools1
Ftools vector grid improvements
2012-03-31 06:38:13 -07:00
Alexander Bruy
fab607fbd4 better wording for error message 2012-03-30 14:39:15 +03:00
Alexander Bruy
2abd900ed6 fix #5257 2012-03-29 20:58:57 +03:00
Etienne Tourigny
8966899d22 ftools vector grid: UI improvements 2012-03-28 11:14:01 -03:00
Etienne Tourigny
7f71a7d300 ftools vector grid: Align extents and resolution to selected raster layer 2012-03-28 11:13:43 -03:00
Juergen E. Fischer
dcd8685d39 wms server: improve inverted axis handling for WMS 1.3 2012-03-25 11:25:04 +02:00
Marco Hugentobler
a0db1e396a Add offset parameters to eventLayer functions 2012-03-23 11:30:57 +01:00
Juergen E. Fischer
8968496bee switch to external spatialite on osgeo4w 2012-03-22 21:25:23 +01:00
Marco Hugentobler
2d4a596399 Add possibility to force eventLayer features to single geometry type 2012-03-21 11:46:05 +01:00
Alexander Bruy
9151fd583b also count points that intersects polygon bounds (fix #5163) 2012-03-15 15:15:21 +02:00
Juergen E. Fischer
5f771a6ffe fix QgsComposerItem API 2012-03-12 22:47:12 +01:00
Giuseppe Sucameli
213138e583 BuildVRT: set input layer list when tool starting (follow d6ea1a03).
Thanks Etienne for the patch.
2012-03-11 02:39:23 +01:00
Giuseppe Sucameli
d6ea1a037e refresh BuildVRT command when input layers changes, cleanup (follow 9da5d0345) 2012-03-10 05:44:06 +01:00
Etienne Tourigny
9da5d0345b allow to use loaded layers as input files (instead of file selector) for GDALTools Build Virtual Raster 2012-03-10 05:27:22 +01:00
Juergen E. Fischer
c6b99909db fix typos 2012-03-09 17:42:05 +01:00
Alexander Bruy
91da6af5ac fix #5097 2012-03-09 10:39:42 +02:00
Juergen E. Fischer
dabd59b134 also build pyspatialite with system spatialite 2012-03-08 15:56:02 +01:00
Alexander Bruy
c89fec8e75 [FEATURE] fTools: allow to calculate extent not only for whole layer but
for individual features too
2012-03-06 20:33:46 +02:00
Tim Sutton
1a78f0b15a [BACKPORT] added more missing python bindings for composer api 2012-03-02 08:14:26 +02:00
Tim Sutton
fd7e03d7b3 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-03-02 02:57:37 +02:00
Martin Dobias
ad955e26bf Added willRenderFeature() and symbolsForFeature() utility methods. 2012-03-02 00:06:02 +01:00
Alexander Bruy
3c7354e3d8 fix geometry column export when used calculation on ellipsoid 2012-03-01 13:02:00 +02:00
Tim Sutton
643db0e328 Added missing composer label alignment bindings to python api and better api docs. 2012-02-28 09:30:44 +02:00
Tim Sutton
c0cf1abee5 [BACKPORT] Nicer api for composer item frames and carry docs through to sip. 2012-02-28 08:00:57 +02:00
Tim Sutton
3334c9c9ca Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-02-28 04:03:31 +02:00
Tim Sutton
c1b268c2d5 Added some comments explaining how alpha works 2012-02-24 12:22:42 +02:00
Marco Hugentobler
c5e527d636 Fix lazy restore of composer maps from xml 2012-02-24 11:09:47 +01:00
Alexander Bruy
0a2d75f41d better fix for #5010 2012-02-15 15:21:02 +02:00
Alexander Bruy
54b2cd2c52 fix Intersect lines tool 2012-02-14 17:00:00 +02:00
Giuseppe Sucameli
d7811a1120 allow to choose input directory in GdalTools Merge tool (fix #4930) 2012-02-11 19:14:44 +01:00
Juergen E. Fischer
76890768de fix warnings from clang 2012-02-11 16:57:50 +01:00
Giuseppe Sucameli
2708f173fc add -allow_projection_difference option (fix #4888) 2012-02-11 12:50:35 +01:00
Juergen E. Fischer
3289c098c4 heatmap updates:
- fix warnings on windows
- minor cleanups
- some string updates
2012-02-08 19:04:07 +01:00
Marco Hugentobler
bc43fddd92 Make QgsSymbolV2::renderHints() const 2012-02-08 09:15:52 +01:00
Juergen E. Fischer
15ece19200 match sip binding of QgsSymbolV2::renderHints() to c++ interface 2012-02-07 23:02:48 +01:00
Marco Hugentobler
ebd300fe75 Add support for new symbology for rotate point tool 2012-02-07 15:49:45 +01:00
Nathan Woodrow
da2d7db41a Redesign composer; use dock widgets vs splitter; reduce scrolling in
item widgets
2012-02-05 22:15:56 +10:00
Juergen E. Fischer
a406a88381 fix #4941 2012-02-04 10:11:22 +01:00
Marco Hugentobler
0ce442d511 Add comment 2012-02-03 14:53:17 +01:00