14212 Commits

Author SHA1 Message Date
Mathieu Bossaert
3dc5d54805 update french strings, plus que 34! mathieu 2012-05-24 23:29:11 +02:00
Juergen E. Fischer
a442b89c71 fTools: fix handling of locationless geometry errors (fixes #4396) 2012-05-24 21:27:20 +02:00
Jean Roc
e37a9aea58 Merge pull request #3 from mathieubossaert/master
traduction française
2012-05-24 12:09:33 -07:00
Juergen E. Fischer
2f440bd888 fix synchronous geometry validation 2012-05-24 20:43:50 +02:00
Radim Blazek
d4dcde0c94 restricted location/mapset names in GRASS new mapset dialog, fixes #4258 2012-05-24 19:18:44 +02:00
Radim Blazek
429403dd9d Europe extent, fixed #5080 2012-05-24 18:26:10 +02:00
Juergen E. Fischer
3c81957f67 debian packaging: optionally remove api/installdox 2012-05-24 09:41:04 +02:00
Mathieu Bossaert
84f7b125dc update french strings 2012-05-24 08:03:53 +02:00
Juergen E. Fischer
d7687aec18 fix #5632 2012-05-24 06:39:30 +02:00
Juergen E. Fischer
5edd6910c6 german translation update 2012-05-24 00:47:17 +02:00
Juergen E. Fischer
860f66d3b4 take III on #5597 2012-05-23 19:26:08 +02:00
Juergen E. Fischer
b600ff7357 another take on #5597 2012-05-23 19:02:07 +02:00
Alexander Bruy
f998a44a31 some fixes in geoprocessing tools (hope this will fix database support) 2012-05-23 19:52:54 +03:00
Radim Blazek
d77069d2b0 check thread in customization, it should fix #5597 2012-05-23 18:24:02 +02:00
Alexander Bruy
7200ea23f1 make Clip tool work with SpatiaLite layers (fix #4571) 2012-05-23 16:38:53 +03:00
Alexander Bruy
53cd1d44a0 make Dissolve tool work with SpatiaLite (addresses #4571) 2012-05-23 16:25:04 +03:00
Tim Sutton
b982fdc275 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-05-23 06:19:25 +02:00
Juergen E. Fischer
e7af002b53 wmts: use QObject property to make tile resolutions available to tilescalewidget 2012-05-22 21:18:32 +02:00
Juergen E. Fischer
dfb8fcb971 wmts: use KVP GetMap only when allowed 2012-05-22 20:50:20 +02:00
Alexander Bruy
c367a35ce9 create vector grid in layer CRS (fix #5204) 2012-05-22 17:52:15 +03:00
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
Juergen E. Fischer
fbdebd1e65 fix crash on opening symbol levels dialog when using categorized renderer with showClassifiers 2012-05-22 13:58:40 +02: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
Marco Hugentobler
5745fb90ee Split tool: prefer default values for new features vs. values copied from original feature. Fixes ticket #5475 2012-05-22 09:03:46 +02:00
Radim Blazek
5ff3354f6e Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-05-21 20:52:05 +02:00
Radim Blazek
5a4412a21d updated widgets / customization 2012-05-21 20:47:03 +02:00
Juergen E. Fischer
1780344671 fix 'unused' warning 2012-05-21 20:32:36 +02:00
Alexander Bruy
4c066e4ce2 partial fix for #5617 from Salvatore Larosa (slightly modified) 2012-05-21 21:24:14 +03:00
Juergen E. Fischer
81a612c8fa open sqlite3 database readonly where possible (another followup on 9154e4e) 2012-05-21 17:58:55 +02:00
Juergen E. Fischer
abda05c11a merge master:
- don't use createFromEpsg
- cleanup: don't save tiles for debugging
2012-05-21 16:57:09 +02:00
Juergen E. Fischer
74a612bb2b update icon link for api doc - again 2012-05-21 16:57:09 +02:00
Juergen E. Fischer
095779d927 update icon link for api doc 2012-05-21 16:57:08 +02:00
Giuseppe Sucameli
c4adf77615 DBManager: added missing required (not implicit) self argument 2012-05-21 16:57:08 +02:00
Giuseppe Sucameli
db6f314f38 DBManager: don't raise any errors while disconnecting signals from destroyed objects 2012-05-21 16:57:08 +02:00
Giuseppe Sucameli
8cb380ade1 DBManager: remove label from separators (fix #5393) 2012-05-21 16:57:08 +02:00
Etienne Tourigny
86243eb8fe fix zip file reading for gdal<1.9 and add test for folder-in-zip 2012-05-21 16:57:08 +02:00
Etienne Tourigny
d0728856f0 prefer non-deprecated crses (fixes part of #4977) 2012-05-21 16:57:08 +02:00
Etienne Tourigny
d11f0f5277 trim proj4 parameters for sql queries (#5598) 2012-05-21 16:57:08 +02:00
Etienne Tourigny
b7f5c2864d zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in gdal trunk, fixes long filename issues (see gdal bug#4658) 2012-05-21 16:57:08 +02:00
Juergen E. Fischer
ee2dd79d39 add missing copyright headers to c++ files 2012-05-21 16:57:08 +02:00
Juergen E. Fischer
56353916df fix #5176 2012-05-21 16:57:08 +02:00
Juergen E. Fischer
d651892bed log more verbose error messages if the view primary key selection is wrong. 2012-05-21 16:57:08 +02:00
D'Hont René-Luc
46dba8a215 WFS service Capability request resource bug 2012-05-21 16:57:07 +02:00
Juergen E. Fischer
19e2286bf1 fix #5544 2012-05-21 16:57:07 +02:00
Marco Hugentobler
45dc105113 QgsMapRenderer: Load projection flag and destination CRS before extent. Fixes ticket #5605 2012-05-21 16:57:07 +02:00
Juergen E. Fischer
8b86d8330e fix feature info for WMS 1.3 2012-05-21 16:34:38 +02:00
Juergen E. Fischer
4dfa15f837 update icon link for api doc - again 2012-05-21 13:27:17 +02:00