volaya
|
19eca9a84b
|
[processing] do not collapse tree when updating models or scripts
|
2015-10-06 15:52:28 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
volaya
|
5a00912b3d
|
[processing] more friendly error message when layers not created
This commit includes changes to the log system as well, which now logs only algorithms. Messages are logged to the QGIS logging system
|
2015-05-20 21:11:41 +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 |
|
Juergen E. Fischer
|
4a44956222
|
fix processing plugin main translation and add translations
for toplevel toolbox entries (fixes #12168)
|
2015-02-13 20:32:18 +01:00 |
|
Alexander Bruy
|
b456f4d69c
|
[processing] restore missed icons in various dialogs
|
2015-02-03 11:23:22 +02: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 |
|
volaya
|
49cf93dafb
|
[processing] Consistently show modeler dialog as modal
|
2015-01-16 09:21:32 +01:00 |
|
Nyall Dawson
|
9bc7eca7b2
|
Cleanup action text
Make sure all actions use standard capitalization and ... suffixes when
required. Add missing menu key shortcuts to composer actions.
|
2014-10-20 17:26:01 +11:00 |
|
volaya
|
fc4fd613b5
|
[processing] moved initialization to initGui() method
|
2014-09-24 10:44:14 +02:00 |
|
volaya
|
a5e5a0e22c
|
[processing] changed how toolbox is updated after adding/removing provider
|
2014-06-13 14:09:41 +02:00 |
|
Victor Olaya
|
293ac60722
|
[processing] removed interface module
now all access to the interface is done through qgis.utils.iface
|
2014-05-21 17:35:48 +02:00 |
|
Victor Olaya
|
9b277cb040
|
[processing] refactoring to put all algorithm providers under a single module
|
2014-04-19 20:49:17 +02:00 |
|
Radim Blazek
|
a43bd626af
|
fixed processing plugin customization (thanks to Martin Dobias), fixes #9134
|
2014-04-03 18:12:56 +02:00 |
|
Victor Olaya
|
0d63635133
|
[processing]do not rebuild thhe whole toolbox tree when filtering or updating
|
2014-03-26 10:23:07 +01:00 |
|
Alexander Bruy
|
33740957d4
|
[processing] make script editor, modeler and results viewer non modal
(fix #9849)
|
2014-03-25 16:45:59 +02:00 |
|
Alexander Bruy
|
498a5d9ab8
|
[processing] code formatting, make sources more pep8 compliant
|
2013-10-02 16:24:10 +03:00 |
|
Juergen E. Fischer
|
51297d5990
|
indentation update (note to self: always run scripts/prepare-commit.sh before committing)
|
2013-09-17 12:41:43 +02:00 |
|
Victor Olaya
|
807ffaa5e6
|
[processing] refactoring to move common functions to tools package
|
2013-09-14 13:26:41 +02:00 |
|
Victor Olaya
|
9bb3d6eb6b
|
renamed "sextante" to "processing"
|
2013-08-20 09:22:03 +02:00 |
|