1351 Commits

Author SHA1 Message Date
Alexander Bruy
860f3708bb correctly handle WMS rasters in Random Points tool (fix #5202) 2012-05-22 16:29:00 +03:00
Alexander Bruy
c94269cce2 make "use value from field" available in Random Points tools, also show
only integer fields (fix #4570)
2012-05-22 16:29:00 +03:00
Alexander Bruy
049f5ca83a fix #5617. Patch submitted by Salvatore Larosa, thanks! 2012-05-22 14:22:26 +03:00
Alexander Bruy
a76d629f19 Revert last commit
This reverts commit 5cb6dd7c0b686890cffff1c0d4476dfa2dce57f9.
2012-05-22 14:16:10 +03:00
Alexander Bruy
5cb6dd7c0b store geometries from GeometryCollection in list 2012-05-22 13:38:40 +03:00
Alexander Bruy
4c066e4ce2 partial fix for #5617 from Salvatore Larosa (slightly modified) 2012-05-21 21:24:14 +03:00
Giuseppe Sucameli
c64b715773 DBManager: added missing required (not implicit) self argument 2012-05-20 18:57:23 +02:00
Giuseppe Sucameli
b4d8a5aea7 DBManager: don't raise any errors while disconnecting signals from destroyed objects 2012-05-20 18:57:23 +02:00
Giuseppe Sucameli
c2118e744f DBManager: remove label from separators (fix #5393) 2012-05-20 18:57:23 +02:00
Alexander Bruy
d18529fc26 show warning before updating exisiting shapefile (fix #5335) 2012-05-16 17:23:38 +03:00
Alexander Bruy
a1255fce34 minor formatting fixes 2012-05-13 10:46:55 +03:00
slarosa
e9ff072335 Add Multigeometries support in Simplify tool for geomVertexCount function 2012-05-12 20:01:39 +02:00
Alexander Bruy
2607535b3f also add MultiPolygon support in Densify geometry 2012-05-12 14:04:03 +03:00
Alexander Bruy
033d58d454 add MultiLineString support to Densify geometries tool (addresses #5577) 2012-05-12 11:26:22 +03:00
Giuseppe Sucameli
24e6dac59f remove the unused DB Manager About dialog .ui 2012-05-03 22:27:06 +02:00
Giuseppe Sucameli
8e55441783 fix #5541 2012-05-03 22:27:01 +02:00
Marco Hugentobler
fd0a46a8d3 Python binding for raster renderer and resampler classes 2012-05-01 23:09:29 +02:00
Alexander Bruy
0b8e1130f1 SpatiaLite support in Select by Location tool (fix #5264) 2012-05-01 13:53:40 +03:00
Nathan Woodrow
634a56504f Add convert to subclass for QgsGpsConnection for python bindings 2012-05-01 19:40:11 +10:00
Tim Sutton
0d2230a94b Merge pull request #131 from etiennesky/zip_qml2
[TEST][API]improved qml support for zip layers and more tests
2012-04-30 14:07:22 -07:00
Alexander Bruy
d3a50e8bcb add multipoint geometry support to Export/Add geometry column. Thanks to
Salvatore for investigating issue
2012-04-29 15:04:58 +03:00
Alexander Bruy
63fa68ec17 new icon from Robert for Tile Index command 2012-04-26 09:32:37 +03:00
Etienne Tourigny
2bd054c8e0 fix .qml file loading in /vsigzip and /vsizip items 2012-04-24 22:27:28 -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