Alexander Bruy
|
7cda002ba2
|
[processing] configurable help files location for GDAL and GRASS providers
|
2017-01-09 16:31:13 +02:00 |
|
Alexander Bruy
|
b6d5f35be2
|
[processing] cleanup OGR dissolve algorithm code
Avoid double extensions when creating temp files
|
2016-11-12 13:31:44 +02:00 |
|
Alexander Bruy
|
cc62c52269
|
[processing] add icon caching for other providers
|
2016-10-04 19:53:21 +03:00 |
|
Alexander Bruy
|
9acb52db83
|
fix indentation
|
2016-09-14 16:55:20 +03:00 |
|
Alexander Bruy
|
89774abed3
|
[processing] fix substitution of the original layers in GDAL commands
|
2016-09-14 16:24:02 +03:00 |
|
Alexander Bruy
|
b3a38f4018
|
[processing] fix issues with exported layers in GDAL provider
|
2016-07-26 15:00:26 +03:00 |
|
Alexander Bruy
|
c81b14d59e
|
[processing] replace original layer name with exported in the final OGR command (fix #15099)
|
2016-06-22 15:16:32 +03:00 |
|
volaya
|
9c2721b08b
|
[processing] added ‘supported’ parameter to exportVectorLayer
|
2016-05-30 10:41:44 +02:00 |
|
Denis Rouzaud
|
8071acd064
|
move PyQt compat folder to python/qgis
|
2016-04-29 14:10:26 +02:00 |
|
volaya
|
cc50157ab8
|
[processing] make gdal algorithms honor selection
fixes #14622
|
2016-04-07 14:02:25 +02:00 |
|
Alexander Bruy
|
660bb27388
|
[processing] replace some raster icons with SVG to improve HiDPI support (refs #14474)
|
2016-03-25 15:19:52 +02:00 |
|
Juergen E. Fischer
|
2526d3e3c8
|
processing: switch to pyqt wrappers, flake8 fixes
|
2016-03-21 17:00:25 +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 |
|
volaya
|
62302377db
|
[processing] UI/UX improvements
Related to QEP #19
Some algorithm description provided by Frank Sokolic
|
2016-01-08 08:27:22 +01:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
volaya
|
7a35d62b09
|
[processing] add help links for gdal/ogr alga
|
2015-05-21 15:44:00 +02:00 |
|
Alexander Bruy
|
30dbd8fd5b
|
[processing] drop resources.qrc and load images dynamically. Also remove
unused images
|
2015-05-19 15:30:25 +03:00 |
|
volaya
|
1964a7c744
|
[processing] added box with console commands for gdal/ogr algs
|
2015-05-07 13:20:28 +02:00 |
|
Juergen E. Fischer
|
3682384675
|
indentation update
|
2014-06-13 09:03:15 +02:00 |
|
Victor Olaya
|
4eab185528
|
[processing] all gdal algs now have the same icon
Did some code cleaning in gdal package
|
2014-06-02 22:45:43 +02:00 |
|
Victor Olaya
|
9b277cb040
|
[processing] refactoring to put all algorithm providers under a single module
|
2014-04-19 20:49:17 +02:00 |
|