1129 Commits

Author SHA1 Message Date
Alexander Bruy
63fa68ec17 new icon from Robert for Tile Index command 2012-04-26 09:32:37 +03:00
Juergen E. Fischer
5e8d129346 bring back internal spatialite for Debian squeeze and Ubuntu lucid, maverick, natty and oneiric 2012-04-24 22:34:50 +02:00
Juergen E. Fischer
c56491b111 fix #4805:
- drop internal spatialite and internal spatialindex
- drop support for debian lenny (no system spatialindex/spatialite there)
2012-04-23 20:51:30 +02:00
Juergen E. Fischer
71d0e4dd19 deprecated QgsCoordinateReferenceSystem::equals: as it might return false
eventhough the proj.4 string is equal. PROJ.4 string isn't unique to
CRSes.
2012-04-22 21:11:43 +02:00
Marco Hugentobler
445144ceb5 Remove about dialog in db manager 2012-04-21 20:57:11 +02:00
Marco Hugentobler
2120bb8001 Remove about dialog from gdal tools 2012-04-21 20:57:11 +02:00
Tim Sutton
669ffcbe12 Move deprecated tag from addMapLayers to addMapLayer where it was originally intended to go. Small updates to comments. 2012-04-19 11:25:13 +02:00
Juergen E. Fischer
e5d97f53e2 Revert d7e8ae18 and d637c677c (fixes #5407, #5409 and #5410) 2012-04-19 00:25:40 +02:00
Juergen E. Fischer
7221eaa1f3 fix dbmanager resource dependency and some other warnings 2012-04-17 22:45:33 +02:00
Radim Blazek
d637c677cd QgsDataSourceURI used for WMS provider, all params are now encoded in URI, removed WMS specific functions from QgsRasterLayer and QgisAppInterface 2012-04-17 17:14:55 +02:00
Alexander Bruy
24924a9e3a fix About dialog in DB Manager 2012-04-17 16:26:37 +03:00
Alexander Bruy
be6b2a0007 fix broken Points in polygon (fix #5389) 2012-04-17 15:25:37 +03:00
Giuseppe Sucameli
3c5b3bbea1 [FEATURE] add DB Manager plugin 2012-04-16 13:31:13 +02:00
Alexander Bruy
51ff2b5413 correctly handle user defined CRSes (fix #5257) 2012-04-16 12:31:29 +03:00
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