Nyall Dawson
|
cbe8cb7282
|
Formatting update, using newer autopep8 version
|
2016-01-30 09:33:24 +11:00 |
|
volaya
|
4c2c905c32
|
[processing] added option to not show disabled providers tooltip
|
2016-01-29 14:09:06 +01:00 |
|
volaya
|
f0bbb88944
|
[Processing] fixed #13790 (issue saving config option)
|
2015-11-08 16:28:10 +01:00 |
|
volaya
|
4692eb526b
|
[processing] don't use temp folder for default output folder
|
2015-11-06 11:36:24 +01:00 |
|
volaya
|
edb3cf350e
|
[processing] add option to add validators to settings
|
2015-11-06 11:36:22 +01:00 |
|
Juergen E. Fischer
|
f996c54776
|
indentation update
|
2015-10-30 23:30:16 +01:00 |
|
volaya
|
4f8a27dd64
|
[Processing] add default extensions for outputs as setting
Based on an idea and code by Evgeniy Nikulin
It includes some improvements to the settings sysmte
|
2015-10-24 21:18:17 +02:00 |
|
Juergen E. Fischer
|
b39055b39c
|
indentation update (now including autopep8)
|
2015-08-22 14:29:41 +02:00 |
|
Matthias Kuhn
|
9fc1b48bf3
|
Replace str() with unicode() and some PEP 8
|
2015-08-16 20:58:43 +02:00 |
|
volaya
|
b80a1bcac5
|
[processing] fixed handling of folders and files in settings
fixes #12511
|
2015-06-26 12:00:02 +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 |
|
Alexander Bruy
|
d8c38b5c8d
|
[processing] more fixes for i18n support
|
2014-10-09 17:35:53 +03:00 |
|
volaya
|
b1570fb20a
|
[processing] minor fixes related to settings
|
2014-05-10 15:47:55 +02:00 |
|
Juergen E. Fischer
|
df4360b0c8
|
identation update
|
2014-05-02 10:36:30 +02:00 |
|
Victor Olaya
|
dce4a771ff
|
[processing] store settings using QSettings instead of in a dedicated file
|
2014-04-23 22:01:35 +02:00 |
|
Juergen E. Fischer
|
f355ea6d7c
|
identation update
|
2014-04-19 22:14:33 +02:00 |
|
Victor Olaya
|
9b277cb040
|
[processing] refactoring to put all algorithm providers under a single module
|
2014-04-19 20:49:17 +02:00 |
|
Alexander Bruy
|
498a5d9ab8
|
[processing] code formatting, make sources more pep8 compliant
|
2013-10-02 16:24:10 +03:00 |
|
Victor Olaya
|
983066a9f8
|
[processing] minor fixes
|
2013-09-25 00:29:47 +02:00 |
|
Victor Olaya
|
22f6360000
|
[processing] changed log and config filenames
|
2013-09-21 12:48:22 +02: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
|
048c26a1f3
|
[processing] cleaned up options (threaded execution and table-like parameters dialog
|
2013-09-15 13:54:24 +02:00 |
|
Victor Olaya
|
236c239844
|
[processing] adapted algorithm to function refactoring
Also set threaded execution to false by default, since it was behaving strangely
|
2013-09-14 13:26:47 +02:00 |
|
Victor Olaya
|
807ffaa5e6
|
[processing] refactoring to move common functions to tools package
|
2013-09-14 13:26:41 +02:00 |
|
Victor Olaya
|
78264a0720
|
[processing] aded dual support for saga 2.1 and 2.0.8
several minor bugs and improvements
|
2013-08-26 00:32:33 +02:00 |
|
Victor Olaya
|
9bb3d6eb6b
|
renamed "sextante" to "processing"
|
2013-08-20 09:22:03 +02:00 |
|