Nyall Dawson
|
fb1cf1e185
|
Remove processing algList
All functionality has been moved to QgsProcessingRegistry
|
2017-04-07 13:21:28 +10:00 |
|
Juergen E. Fischer
|
a10c890383
|
More QgsSettings updates:
* revives WMS
* QgsSettings::clear() added
* section added to QgsSettings::contains()
* type parameter added to sip binding of QgsSettings.value()
* TODO: customization & evis
|
2017-03-04 02:37:59 +01:00 |
|
Nyall Dawson
|
04eb293362
|
[processing] Move some SVG icons out of plugin to themes
...and swap to using QgsApplication methods for retrieving cached icons,
implement svgIconPath for providers with SVG icons
|
2017-01-11 10:55:16 +10:00 |
|
nirvn
|
00ee2ad989
|
[processing] vectorize and improve menu icons (fixes #14474)
|
2016-12-31 11:59:46 +07:00 |
|
Nyall Dawson
|
eba6101357
|
Fix broken python save/open dialogs under PyQt5
Will break stuff under PyQt4... oh well, better stuff working on Qt5
then Qt4
|
2016-09-05 11:41:49 +10:00 |
|
Alexander Bruy
|
48cca3bc12
|
[processing] always use user-defined default folder for scripts/models
|
2016-07-25 16:22:21 +03:00 |
|
Alexander Bruy
|
b167c09e44
|
[processing] use default models folder when adding model from file (fix #15335)
|
2016-07-25 14:17:46 +03:00 |
|
volaya
|
33fc3be15f
|
[processing] separated alglist to its own module
|
2016-05-23 19:36:16 +02:00 |
|
Denis Rouzaud
|
8071acd064
|
move PyQt compat folder to python/qgis
|
2016-04-29 14:10:26 +02:00 |
|
Alexander Bruy
|
abda90fe0d
|
[processing] filter items in toolbox using translated and original names (fix #13764)
|
2016-04-11 15:57:22 +03:00 |
|
Juergen E. Fischer
|
2526d3e3c8
|
processing: switch to pyqt wrappers, flake8 fixes
|
2016-03-21 17:00:25 +01:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
volaya
|
b6975d6121
|
[processing] fixed add model from file
fixes #12902
|
2015-06-22 10:12:02 +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 |
|
Alexander Bruy
|
b9f391f9a4
|
[processing] save last used models/scripts directory (fix #12536)
|
2015-04-10 16:25:38 +03:00 |
|
Juergen E. Fischer
|
956c155e8f
|
fix python pep8 warnings and fix some revealed errors
pep8 --ignore=E111,E128,E201,E202,E203,E211,E221,E222,E225,E226,E227,E231,E241,E261,E265,E272,E302,E303,E501,E701 \
--exclude="ui_*.py,debian/*,python/ext-libs/*" \
.
|
2015-02-01 20:46:47 +01:00 |
|
Alexander Bruy
|
bd13693ae3
|
[processing] make bunch of strings translatable (sorry translators)
|
2014-10-04 11:36:39 +03:00 |
|
volaya
|
887469643f
|
[processing] added support for old model file format
|
2014-08-22 12:29:04 +02:00 |
|
Juergen E. Fischer
|
8871be0afa
|
indentation update
|
2014-07-02 07:46:03 +02:00 |
|
Victor Olaya
|
05cfd69d13
|
[processing] overhaul of graphical modeler
|
2014-06-28 14:54:17 +02:00 |
|
Juergen E. Fischer
|
df4360b0c8
|
identation update
|
2014-05-02 10:36:30 +02:00 |
|
volaya
|
57f63695ac
|
[processing] added new tools to add scripts/models from files
|
2014-04-20 19:37:10 +02:00 |
|