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 |
|
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 |
|
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 |
|
Etienne Tourigny
|
b6997a0788
|
zip files: update VSIReadDirRecursive1() from VSIReadDirRecursive() in gdal trunk, fixes long filename issues (see gdal bug#4658)
|
2012-05-18 17:10:28 -03:00 |
|
Juergen E. Fischer
|
1e7b9ed0d4
|
add missing copyright headers to c++ files
|
2012-05-18 19:36:07 +02:00 |
|
Juergen E. Fischer
|
56808d91a1
|
fix #5176
|
2012-05-18 13:20:14 +02:00 |
|
Juergen E. Fischer
|
85cf8c3566
|
log more verbose error messages if the view primary key selection is wrong.
|
2012-05-18 13:06:31 +02:00 |
|
D'Hont René-Luc
|
4c673b1915
|
WFS service Capability request resource bug
|
2012-05-18 12:26:48 +02:00 |
|
Juergen E. Fischer
|
ed0cb5d468
|
fix #5544
|
2012-05-17 23:28:54 +02:00 |
|
Marco Hugentobler
|
783b67f1ba
|
QgsMapRenderer: Load projection flag and destination CRS before extent. Fixes ticket #5605
|
2012-05-17 14:48:30 +02:00 |
|
Juergen E. Fischer
|
bfd846a192
|
fix last commit - not my day - sorry
|
2012-05-16 21:05:46 +02:00 |
|
Juergen E. Fischer
|
3a252fc100
|
fix feature info for WMS 1.3
|
2012-05-16 20:59:31 +02:00 |
|
Juergen E. Fischer
|
0bac04db2c
|
debian packaging: add optional support for gdal 1.9 in ubuntu lucid/oneiric/precise
|
2012-05-16 18:22:09 +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 |
|
alexbruy
|
346991e287
|
Merge pull request #140 from slarosa/master
Add Multigeometries support in Simplify tool
|
2012-05-13 00:48:56 -07:00 |
|
Juergen E. Fischer
|
edaadddb2a
|
fix cmake warning and report GDAL version
|
2012-05-13 00:24:26 +02: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 |
|
Marco Hugentobler
|
6678c7516a
|
QgsMSLayerCache inherits from QObject to use signal/slot mechanism
|
2012-05-11 17:37:43 +02:00 |
|
Marco Hugentobler
|
fa8c9ba843
|
Empty config file entry in layer cache for sld layers
|
2012-05-11 17:37:43 +02:00 |
|
Marco Hugentobler
|
0971879adc
|
Invalidate cache layers if project files are changed
|
2012-05-11 17:37:42 +02:00 |
|
Juergen E. Fischer
|
19a5a47153
|
run make t2tdoc
|
2012-05-11 16:20:38 +02:00 |
|