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 |
|