13502 Commits

Author SHA1 Message Date
Juergen E. Fischer
6befa89ad4 indentation update 2012-03-23 21:46:45 +01:00
Juergen E. Fischer
19ac5f6b81 debian packaging update 2012-03-23 21:22:18 +01:00
Juergen E. Fischer
05f7d6baea fix warnings 2012-03-23 20:34:50 +01:00
Marco Hugentobler
a0db1e396a Add offset parameters to eventLayer functions 2012-03-23 11:30:57 +01:00
Nathan Woodrow
585e58179d Merge MS SQL provider support. Funded by Digital Mapping Solutions (Australia) completed by Tamas Szekeres
Also includes initial drag and drop support for PostGIS
2012-03-23 19:28:04 +10:00
szekerest
f2f65d1d79 PG:Implement handledrop for the postgres provider 2012-03-23 09:46:00 +01:00
szekerest
d212ca7f71 Adding the native MSSQL provider 2012-03-23 09:45:59 +01:00
Juergen E. Fischer
51ece3c0c4 fix QgsSpatiaLiteProvider::uniqueValues, when there is a subset string 2012-03-22 22:41:27 +01:00
Juergen E. Fischer
587b33821d fix #5203 2012-03-22 22:15:36 +01:00
Juergen E. Fischer
55290d0f93 german translation update 2012-03-22 21:46:19 +01:00
Juergen E. Fischer
f770aea4f4 indentation update and a few unused parameter warnings fixes 2012-03-22 21:41:15 +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
Marco Hugentobler
c27c89045c [FEATURE]: Add WFS support for QGIS server. Provided by René-Luc D'Hont 2012-03-20 14:45:39 +01:00
pcav
a2ee769957 Fixed v.extrude and v.drape GRASS modules 2012-03-19 13:08:27 +01:00
Juergen E. Fischer
6972cfa2b0 apply #5121 2012-03-19 08:25:07 +01:00
Marco Hugentobler
c9bbcd8a7b Restrict input type for zonal statistics to gdal rasters for now (switch to use QgsRasterDataProvider in the mid term) 2012-03-18 09:37:17 +01:00
Marco Hugentobler
9f57650eaf Fix for zonal statistics (ticket #4972) 2012-03-18 09:13:34 +01:00
Giuseppe Sucameli
c5769bf379 Append Filter tag to Rule tag when exporting Categorized/Graduated rendererV2 to SLD doc (fix #5191) 2012-03-16 16:54:20 +01:00
Juergen E. Fischer
949b2f0179 WMS 1.3: better detection of inverted axis 2012-03-16 07:25:27 +01:00
Alexander Bruy
9151fd583b also count points that intersects polygon bounds (fix #5163) 2012-03-15 15:15:21 +02:00
Giuseppe Sucameli
2c0fb43986 fix memory leak instantiating QgsExpression in actions 2012-03-14 11:22:59 +01:00
Giuseppe Sucameli
03f86366cd convert $currfield (was %%) running actions from "Identify actions" tool 2012-03-14 11:22:59 +01:00
Giuseppe Sucameli
db1c401dd9 "Run feature action" tool does the action for all the matching features (fix #5126) 2012-03-14 11:22:59 +01:00
Juergen E. Fischer
533ac4c4ca fix crash on quit 2012-03-12 22:48:58 +01:00
Juergen E. Fischer
5f771a6ffe fix QgsComposerItem API 2012-03-12 22:47:12 +01:00
Tim Sutton
8acbea9d6a [BACKPORT] Formatting changes only for raster color ramp shader class 2012-03-12 06:22:55 +02: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
892cc39a8a remove geoimage austria wms server 2012-03-09 22:56:06 +01:00
Etienne Tourigny
d8c8a6768f QgisApp::askUserForGDALSublayers : fix order of new layers in the layers dock ; add an option to load all sublayers of a GDAL raster with subdatasets 2012-03-09 22:44:07 +01:00
Etienne Tourigny
227263928f browser dock: add selected layers via context menu and tool button 2012-03-09 22:44:07 +01:00
Etienne Tourigny
a2b80be89b fixes for browser (GDAL rasters) : skip *.aux.xml files ; add suffix to raster file names in browser ; add HDF4 file suffix (.hdf) in buildSupportedRasterFileFilterAndExtensions() 2012-03-09 22:44:07 +01:00
Marco Hugentobler
3e0fb86cce Fix for crash when quiting QGIS (ticket #5145) 2012-03-09 21:24:34 +01:00
Juergen E. Fischer
2f135c1d63 use GDAL_FIX_ESRI_WKT in QgsOgrProvider::crs (fixes #5066 with GDAL 1.9) 2012-03-09 17:42:56 +01:00
Juergen E. Fischer
5e2f96cd3a fix for some translations and expression function help 2012-03-09 17:42:51 +01:00
Juergen E. Fischer
c6b99909db fix typos 2012-03-09 17:42:05 +01:00
Juergen E. Fischer
ab859598e2 fix windows build 2012-03-09 16:42:53 +01:00
Juergen E. Fischer
f700c01e33 debian packaging update 2012-03-09 13:30:55 +01:00
Alexander Bruy
91da6af5ac fix #5097 2012-03-09 10:39:42 +02:00
Juergen E. Fischer
a8731244ee debian packageing update: add globe plugin to ubuntu precise 2012-03-08 16:10:29 +01:00
pcav
56f38aad25 Merge branch 'master' of github.com:qgis/Quantum-GIS 2012-03-08 15:55:22 +01:00
Juergen E. Fischer
dabd59b134 also build pyspatialite with system spatialite 2012-03-08 15:56:02 +01:00
pcav
d3f5eb2684 Added a module 2012-03-08 15:54:35 +01:00
pcav
c2855028e9 [FEATURE] Added v.extrude GRASS module Note: also added r.stats in a previous commit 2012-03-08 10:55:44 +01:00
pcav
88beca0e91 Minor edit to r.external grass module 2012-03-08 10:07:11 +01:00
pcav
5bbb59390a Cleanup and improvements to r.external, r.in.gdal, and v.in.ogr GRASS modules 2012-03-08 09:56:33 +01:00
Giuseppe Sucameli
39069220b2 [FEATURE] load/save layer style (new symbology) from/to SLD document
This is a huge commit, but it's mostly new functions. It changes only few lines on the existing code.
- add conversion between QgsExpression and OGC Filter Encoding 1.1
- add conversion between QgsRendererV2 and OGC Symbology Encoding 1.1

Work done for Regione Toscana-SIGTA
2012-03-08 05:33:19 +01:00
Juergen E. Fischer
7dc3096218 fix #5132 2012-03-07 20:22:07 +01:00