26610 Commits

Author SHA1 Message Date
Juergen E. Fischer
1aff7335d0 fix arm build 2015-03-09 09:57:20 +01:00
Tom Kralidis
22ddae1fd3 Update connections-default.xml 2015-03-08 21:14:32 -04:00
Tom Kralidis
0d32591d52 Merge pull request #1942 from ninsbl/master
Update connections-default.xml
2015-03-08 21:09:33 -04:00
Bas Couwenberg
a3811ecf8f Update copyright years for Tom Kralidis, MetaSearch is (C) 2014. 2015-03-07 16:45:44 +01:00
Juergen E. Fischer
05768309a0 fix precise builds 2015-03-07 16:35:56 +01:00
Juergen E. Fischer
d9ef1dc1c9 add LD_LIBRARY_PATH note to INSTALL 2015-03-07 16:35:16 +01:00
Jürgen Fischer
6eb1b5b8ac Merge pull request #1943 from sebastic/pyspatialite
Don't build internal pyspatialite on Debian jessie & sid
2015-03-07 01:03:42 +01:00
Nyall Dawson
0be193d6f7 Merge pull request #1938 from manisandro/dangling
Don't keep dangling pointers in QgisApp::mPrintComposers
2015-03-07 10:23:24 +11:00
Bas Couwenberg
c68e60427c Don't build internal pyspatialite on Debian jessie & sid, python-pyspatialite package is instead. 2015-03-06 17:47:15 +01:00
Juergen E. Fischer
37a7831d2a expression builder widget: save scripts in the same mode they are loaded
(avoids adding empty lines on every save on windows)
2015-03-06 14:01:03 +01:00
Juergen E. Fischer
9eb495364b postgres provider: cosmetics (followup 09f410c) 2015-03-06 10:33:26 +01:00
Sandro Mani
09f410cab0 Greatly decrease the number of round-trips to the postgres server performed when reading and creating fields in the postgres provider 2015-03-06 10:10:42 +01:00
Stefan Blumentrath
31e57d03ff Update connections-default.xml
Add some nordic CSW  to default list, name them systematically, and change to new URL for Norway
2015-03-06 09:52:24 +01:00
Nyall Dawson
914ecc9c09 Fix incorrect data type for GDAL layers with gain/offset (fix #11573)
Test was incorrectly checking for both offset and gain, when it
should have been testing for either.
2015-03-06 15:22:58 +11:00
Marco Hugentobler
b83b59dc77 Server: fix bug with multiple joins 2015-03-05 17:24:34 +01:00
Denis Rouzaud
5d15a074ea fix inline editing of scales in rule based renderer 2015-03-05 15:25:23 +01:00
Juergen E. Fischer
f40d547aec osgeo4w: also remove nightly shortcuts 2015-03-05 02:20:56 +01:00
Juergen E. Fischer
c7f7f6f484 osgeo4w: add '(Nightly)' to the nightly build shortcuts 2015-03-05 02:02:26 +01:00
Alexander Bruy
fe24c82956 [processing] fix handling of "Check for edge contamination" option in
TauDEM algorithms
2015-03-04 19:38:38 +02:00
Martin Dobias
d6f0dbd403 Allow 3rd-party data item providers to be plugged 2015-03-05 00:13:06 +07:00
Martin Dobias
68c5e39ac6 Allow data item's icon name to directly reference an icon (outside theme) 2015-03-05 00:13:06 +07:00
Martin Dobias
59e710c2cd Fix QgsDataItem python bindings - transfer of ownership 2015-03-05 00:13:05 +07:00
Martin Dobias
cdb44a3cc6 Browser: Abstract creation of custom data items into QgsDataItemProvider 2015-03-05 00:13:05 +07:00
Alexander Bruy
427adf79bb [processing] TauDEM provider overhaul
- add new TauDEM 5.1.2/5.2 tools: Gage watershed, TWI and Select GT
   Threshold
 - implement support for multifile TauDEM version
 - allow to use single- and multifile versions simultaneously

Work done for Faunalia (http://faunalia.eu)
2015-03-04 14:14:58 +02:00
Alexander Bruy
30c5bad91d [processing] fix error in MultipleFileInput selector when user press
Cancel button
2015-03-04 13:01:32 +02:00
Juergen E. Fischer
f7b790ffbf postgres provider: use min()/max() before casting (followup bf56457; fixes #12306) 2015-03-04 08:30:34 +01:00
volaya
d9377e0487 Merge pull request #1939 from gioman/fix_saga_213_kernel
fix SAGA 2.1.3 Kernel Density Estimation
2015-03-04 08:19:47 +01:00
Juergen E. Fischer
2844005e80 postgres provider: disable editing of existing features when ctid is key 2015-03-04 00:29:25 +01:00
Juergen E. Fischer
9ed98a0622 postgres provider: restore behaviour to keep 3d wkb (refs #9651,
followup bd311c8)
2015-03-04 00:28:33 +01:00
Giovanni Manghi
b5665872a6 fix SAGA 2.1.3 Kernel Density Estimation 2015-03-03 23:13:46 +00:00
Sandro Santilli
bd311c89c5 Only scan for dimension if it is not already known as needing force2d
Also force 2d on 3d input
2015-03-03 18:33:54 +01:00
Sandro Santilli
472fbbed49 Use ST_Force2D from PostGIS-2.1.0 up 2015-03-03 18:26:59 +01:00
Sandro Santilli
6fd879d820 Add comment about possible pending bug in force2d need detection 2015-03-03 17:41:29 +01:00
Sandro Santilli
f512e87ffd Detect number of dimensions for tables with unconstrained type
Fixes #9748
2015-03-03 17:34:48 +01:00
Sandro Mani
88e1d7afde Don't keep dangling pointers in QgisApp::mPrintComposers 2015-03-03 00:25:13 +01:00
Juergen E. Fischer
74ac7f0e2c release.pl: add tagging of long term release 2015-03-01 22:00:46 +01:00
Juergen E. Fischer
f9c6302f6e translation string fix 2015-03-01 14:41:44 +01:00
alexbruy
dacddf6e2f Merge pull request #1935 from gioman/processing_ogr_better_quotes
better quotes in processing/ogr import to postgis tools
2015-03-01 14:12:38 +02:00
Giovanni Manghi
1fd43c44f1 better name for tool 2015-03-01 11:51:33 +00:00
Giovanni Manghi
dfc5670c5f better quotes in processing/ogr import to postgis tools 2015-03-01 11:34:20 +00:00
Juergen E. Fischer
3628b43a84 dxf2shp cleanup:
* save block inserts in separate shape instead of expanding it
  once at the first insertion (also removes GPL-2 only code)
* update dxflib to 3.7.5 (usable under GPL-2+)
2015-03-01 00:48:15 +01:00
Juergen E. Fischer
ec0ab3f7ce composer attribute table: fix changing header font (fixes #12233) 2015-02-27 20:58:04 +01:00
Tom Kralidis
fb138b59bb [MetaSearch]: fix default connections testing, write out connection XML to file instead 2015-02-27 10:38:18 -05:00
Tom Kralidis
5ab9103acf [MetaSearch]: add error handling for paging workflows 2015-02-27 08:38:16 -05:00
Tom Kralidis
4b4fc6b187 [MetaSearch]: include version in window title 2015-02-27 07:35:10 -05:00
Tom Kralidis
e0acd90d0d only check connections XML if file can be parsed 2015-02-27 07:34:28 -05:00
Tom Kralidis
c33c097706 [MetaSearch]: use OWSLib for connection testing, add task to build CSW connection file 2015-02-27 07:09:26 -05:00
Nyall Dawson
f106a2ef99 Fix handling of warped VRT (refs #12264)
Loading of rasters requiring warped VRTs was broken, but the heatmap
plugin is still creating incorrect outputs which needs to be fixed.
2015-02-27 14:59:14 +11:00
Nyall Dawson
bbe08374e5 Avoid Qt warning on startup
...by not trying to add a map item to canvas twice
2015-02-27 13:24:14 +11:00
Tom Kralidis
ada01603cb safeguard cases where the CSW record output is erroneous 2015-02-26 17:18:40 -05:00