volaya
0af700652e
[processing] do not recreate algs tree when removing provider
...
This should fix the problem of QGIS taking to long to shutdown if there are plugins that add algorithms to Processing
2016-02-03 11:41:48 +01:00
Alexander Bruy
50bbd6f071
[processing] include OTB descriptions and help into CMakeLists.txt
2016-02-02 19:49:36 +02:00
Juergen E. Fischer
490236f2f2
spelling fixes
2016-02-02 02:37:15 +01:00
Alexander Bruy
dc78035329
[processing] restore OgrAlgorothm, as it may be used by some 3rd party
...
plugins. This class will be removed in QGIS 3.
2016-02-01 09:40:09 +02:00
Giovanni Manghi
f1f0b0a341
GRASS dissolve works only with areas
2016-01-30 15:44:31 +00:00
Nyall Dawson
cbe8cb7282
Formatting update, using newer autopep8 version
2016-01-30 09:33:24 +11:00
Alexander Bruy
d4e400a425
[processing] fixes for vector geoprocessing algorithms
2016-01-29 16:33:21 +02:00
volaya
4c2c905c32
[processing] added option to not show disabled providers tooltip
2016-01-29 14:09:06 +01:00
Matthias Kuhn
2f411afe75
[Processing] Fix raster tools
...
GDAL arguments need to be str since they are passed as unencoded const
char*.
2016-01-28 15:54:12 +01:00
Nyall Dawson
4aafed8366
Indentation
2016-01-28 20:51:22 +11:00
volaya
7af58516bc
[processing] fixed group names in lidar provider
2016-01-28 10:15:00 +01:00
Alexander Bruy
1858cc719c
Revert "[processing] also make Modeler non-blocking when opened from context menus (follow up 51ec2bfba6)"
...
This reverts commit 602437aa0676a7ad4ce21bc32b62c2b107474bff.
Having modeler as non-blocking window it risky as changes in the
algorithms will not be reflected in it.
2016-01-27 14:01:37 +02:00
Alexander Bruy
469985da39
Revert "[processing] make Modeller non-blocking window"
...
This reverts commit 51ec2bfba6cd5eeb4bf10588d8b94ee30e7faa4a.
Having Processing modeler non-modal risky as user can add/remove
new providers and this changes will not be reflected in the modeler
2016-01-27 14:01:37 +02:00
Salvatore Larosa
47013f7bef
[dbmanager] Fixes #13679 - QGIS master crashes when closing DB Manager in preview mode
2016-01-27 09:54:43 +01:00
Alexander Bruy
602437aa06
[processing] also make Modeler non-blocking when opened from context menus (follow up 51ec2bfba6)
2016-01-27 09:52:32 +02:00
Alexander Bruy
554ca8da87
[processing] unregister actions when unloading (follow up f7e6fa67b0)
2016-01-27 09:49:25 +02:00
Sebastian Dietrich
560007846a
[DbManager] allow to delete materialized views
...
(refs #13829 )
2016-01-27 00:28:22 +01:00
Sebastian Dietrich
990261331d
[DbManager] give materialized views their own icon
2016-01-27 00:28:22 +01:00
Sebastian Dietrich
50878114a7
[DbManager] fetch type of view (materialized or not) and show in info
...
(refs #13829 )
2016-01-27 00:28:22 +01:00
volaya
99b9a495b8
[processing] fixed autodetection of grass folder
...
Fix provided by Stefan Blumentrath
2016-01-26 19:43:06 +01:00
Alexander Bruy
beaa45e557
Merge pull request #2705 from SebDieBln/FixVectorGridLock
...
[fTools] restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox
2016-01-26 13:10:58 +02:00
volaya
73bef58470
[processing] correctly initialize lastools settings before loading algs
2016-01-25 10:12:04 +01:00
Juergen E. Fischer
ae52aabd70
more spelling fixes
2016-01-24 20:16:28 +01:00
Salvatore Larosa
8346601174
[processing] remove unused code: followup e7e8451
2016-01-23 15:03:34 +01:00
Alexander Bruy
9193d8f5a0
[processing] drop GdalScriptAlgorithm as it is not used
...
Also remove OgrAlgorithm base class at it almost completely duplicates
GdalAlgorithm class. All affected algorithms updated accordingly.
2016-01-22 15:47:20 +02:00
Juergen E. Fischer
4d2c10800d
typo fixes
2016-01-21 22:22:39 +01:00
Nyall Dawson
4fb6b67bf9
astyle fix
2016-01-22 06:57:35 +11:00
Alexander Bruy
c7231c3703
remove unused code
2016-01-21 20:02:45 +02:00
Alexander Bruy
cf02a71bb0
get rid of multiple inheritance, fix missed import
2016-01-21 17:56:48 +02:00
Alexander Bruy
fe2bb2f09f
[processing] take in account vector subsets when clipping raster ( fix #11972 )
2016-01-21 16:24:33 +02:00
Alexander Bruy
085c12e924
[fTools] use QErrorMessage for long errors ( fix #11810 )
2016-01-21 16:24:33 +02:00
Jürgen Fischer
72a1e7eeb5
Merge pull request #2708 from boundlessgeo/postgis-pki-fix
...
[auth][db_manager] fix uri expansion on importing layer
2016-01-21 11:59:40 +01:00
Luigi Pirelli
0012761ab3
[auth][db_manager] fix connection info expansio on importing layer in pki postgis
2016-01-21 11:03:21 +01:00
Juergen E. Fischer
00633811c9
spelling fixes
2016-01-21 10:42:25 +01:00
volaya
eeb5daea3c
[processing] updated lidar provider
...
forgot to add this change in a previous commit
2016-01-21 09:03:52 +01:00
volaya
8ade74cadd
[processing] show wait cursor while updating alg list
2016-01-21 09:01:27 +01:00
volaya
858dbd2d1f
[processing]do not show option for wine folder if running windows
2016-01-21 09:01:26 +01:00
Nyall Dawson
ddf3db04b6
Fix indentation
2016-01-21 18:11:38 +11:00
Sebastian Dietrich
e4ee3156b2
restore 1:1 ratio when checking 'Lock 1:1 ratio' checkbox
2016-01-21 00:19:33 +01:00
Alexander Bruy
f0cb706a5d
[processing] exclude commented R libraries when generating dependencies list ( fix #14143 )
2016-01-20 18:36:22 +02:00
Alexander Bruy
908a380241
[processing] fix deprecation warnings
2016-01-20 16:39:13 +02:00
Alexander Bruy
3b70b84465
[fTools] warn if layer and project CRS are different ( fix #10059 )
2016-01-20 15:38:00 +02:00
Alexander Bruy
51ec2bfba6
[processing] make Modeller non-blocking window
2016-01-20 14:51:04 +02:00
Alexander Bruy
f7e6fa67b0
[processing] register Processing menu items in the Shortcuts Manager (addresses #13715 )
2016-01-20 14:51:04 +02:00
volaya
014b69647a
[processing] removed redundant code
2016-01-19 12:35:00 +01:00
volaya
f762380835
[processing] more checks before running model
2016-01-19 12:34:59 +01:00
Giuseppe Sucameli
472fa9bb08
Merge pull request #2696 from mdouchin/debug_dbmanager_sqlite_layer_info
...
[bugfix][DbManager] Fix indexes fetch with sqlite >= v3.8.9 (fix #14110 )
2016-01-19 11:33:38 +01:00
Sandro Santilli
da372c8d40
Ensure "dbname" is always set in the uri
...
Fixes #10600
2016-01-19 10:58:14 +01:00
Michael Douchin
bae865153f
[bugfix][DbManager] 14110 - Error fetching layer indexes with recent sqlite version
...
Fixes #14110
The method `getTableIndexes`, situated in line 371 of the file `db_manager/db_plugins/spatialite/connector.py`,
expected to get 3 fields from the sqlite method `PRAGMA index_list` .
In recent versions of SQLite, since 3.8.9, though, this method now returns 5 fields.
This commit fixes this issue by checking the length of columns returned by the method.
2016-01-19 10:27:52 +01:00
volaya
a549ded47b
[processing] prevent circular dependencies in models
...
fixes #99090
2016-01-19 09:39:57 +01:00