Tim Sutton
db164dfbb7
Merge branch 'master' of github.com:qgis/Quantum-GIS
2012-05-25 18:38:30 +02:00
Tim Sutton
88a319a4fc
Added anomaly files for windows
2012-05-25 18:38:10 +02:00
Juergen E. Fischer
40c34d4b40
german translation update
2012-05-25 16:42:20 +02:00
Juergen E. Fischer
0246816e64
sip bindings: add /Transfer/ to QgsMapCanvas::mapRenderer()
...
(otherwise mc.mapRenderer().hasCrsTransformEnabled() can crash)
2012-05-25 15:42:18 +02:00
Juergen E. Fischer
d751036823
validation/geometry/threading fixes:
...
- fTools/polygon centroids: catch missing centroid with invalid geometry
(fixes #4963 )
- fTools/validate geometry:
* fix final position of progress bar
* don't use isGeosValid()
* zoom to feature on locationless errors (including OTFR support)
* store/restore dialog position
- QgsGeometry(Validator):
* log GEOS exceptions
* (closed) rings need at least 4 points not 3
* log error when geometry can't be exported to GEOS
* don't produce "geometry is valid" error
- improve logging from threads
* keep message output from main thread as popup
* log message from threads to message log (fixes crash on python error
in thread)
2012-05-25 14:08:58 +02:00
Juergen E. Fischer
d208b29c22
message log: fix crash on exit
2012-05-25 14:08:57 +02:00
alexbruy
b8bf86bb00
Merge pull request #148 from slarosa/master
...
minor fixes in fTools GUI
2012-05-25 02:07:52 -07:00
Jean Roc
c4db2e0e33
Merge pull request #4 from mathieubossaert/master
...
plus qu'une trentaine de chaînes.
2012-05-25 01:35:15 -07:00
slarosa
474e04b027
minor fixes in gui fTools
2012-05-25 00:05:57 +02:00
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
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
4dfa15f837
update icon link for api doc - again
2012-05-21 13:27:17 +02:00
Juergen E. Fischer
61d098d2ed
update icon link for api doc
2012-05-21 13:25:45 +02: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
Tim Sutton
4d3cf1abca
Marked updateFeatureCount as unused (removes compiler warning)
2012-05-20 17:04:57 +02:00
Etienne Tourigny
f11878b627
fix zip file reading for gdal<1.9 and add test for folder-in-zip
2012-05-20 12:45:11 +02:00
Tim Sutton
1b6b841545
Merge pull request #142 from etiennesky/fix_crs
...
Fix crs issues
2012-05-19 06:51:03 -07:00
Tim Sutton
9dcee6b424
Merge pull request #141 from etiennesky/zip_fixes2
...
zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in gdal trunk
2012-05-19 06:48:59 -07:00
Etienne Tourigny
396aaf1c6e
prefer non-deprecated crses (fixes part of #4977 )
2012-05-19 02:21:28 -03:00
Etienne Tourigny
e3f25dae87
trim proj4 parameters for sql queries ( #5598 )
2012-05-19 02:11:23 -03:00