volaya
484fd18ef6
[processing] fixed add model from file
...
fixes #15335
2016-10-05 12:34:47 +02:00
Alexander Bruy
d16f04bf3a
[processing] support multiple scripts/models folders ( fix #10476 )
2016-05-26 13:56:21 +03:00
volaya
e6b76c4d7b
[processing] cleaning and restructuring
...
This fixes some design errors (mainly the ModelerUtils class, which is not needed anymore to hold a copy of algs and providers in order to avoid circular dependencies) and removes unused code
2016-05-23 19:34:25 +02:00
volaya
bfa90a9125
[processing] fixed toolbox updates
2016-05-18 12:08:34 +02:00
Denis Rouzaud
8071acd064
move PyQt compat folder to python/qgis
2016-04-29 14:10:26 +02: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
b80a1bcac5
[processing] fixed handling of folders and files in settings
...
fixes #12511
2015-06-26 12:00: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
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
484e16254d
[processing] fixed help in models
2014-11-23 14:04:06 +01:00
volaya
5e9dc03c7a
[processing] better handling of wrong models
2014-10-18 16:37:05 +02: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
volaya
023fc007e6
Merge pull request #1389 from radosuav/small_processing_fixes
...
[processing] Small fixes
2014-06-12 09:30:56 +02:00
Victor Olaya
9c5c25772b
[processing] first implementation of github-based resources manager
2014-06-02 22:45:46 +02:00
Rado Guzinski
3799f115b4
[processing] Search for description files also in the sub-directories of the script/model directory
2014-05-26 17:39:35 +02:00
volaya
57f63695ac
[processing] added new tools to add scripts/models from files
2014-04-20 19:37:10 +02:00
Alexander Bruy
bd3f5b136d
[processing] restore Create new model tool in toolbox ( fix #9847 )
2014-03-25 16:39:58 +02:00
Alexander Bruy
498a5d9ab8
[processing] code formatting, make sources more pep8 compliant
2013-10-02 16:24:10 +03:00
Victor Olaya
9bb3d6eb6b
renamed "sextante" to "processing"
2013-08-20 09:22:03 +02:00