19 Commits

Author SHA1 Message Date
Juergen E. Fischer
9a89408b72 indentation update 2015-11-10 20:21:10 +00:00
Médéric Ribreux
f2e527f033 [Processing] Add proxy support for Get scripts and models (fixes #13412) 2015-10-27 16:20:12 +01:00
Salvatore Larosa
67082a9588 [processing] sort alphabetically the online scripts 2015-10-03 14:05:33 +02:00
Juergen E. Fischer
b39055b39c indentation update (now including autopep8) 2015-08-22 14:29:41 +02:00
volaya
38d598008e [processing] better error capturing when connection to models repo fails
fixes #12515
2015-06-26 12:00:01 +02:00
volaya
1ad36c4afb [processing] added support for online R scripts 2015-05-20 21:11:41 +02:00
Alexander Bruy
d8e1cf30af [processing] load UI files dynamically 2015-05-19 15:30:26 +03: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
908d6b3cf9 [processing]download and store help files when downloading from script/models repo
Fixes #11979
2015-01-15 10:35:44 +01:00
Salvatore Larosa
dcdf9fb7f6 [processing] Fixes #11345 - Python error while using Get script from online scripts collection 2014-10-07 22:26:58 +02:00
Werner Macho
70604b92c7 another typo fix 2014-10-04 16:38:01 +02:00
Alexander Bruy
bd13693ae3 [processing] make bunch of strings translatable (sorry translators) 2014-10-04 11:36:39 +03:00
Alexander Bruy
f935316882 [processing] add full i18n support (still needs some work to mark all
strings as translatable)
2014-10-04 11:36:38 +03:00
Juergen E. Fischer
647504306c indentation update 2014-07-13 17:16:24 +02:00
Victor Olaya
877f07ab5d [processing] fixes in model/script downloader 2014-07-12 10:50:41 +02:00
Juergen E. Fischer
3682384675 indentation update 2014-06-13 09:03:15 +02:00
Victor Olaya
414d371376 [processing] catch error when local help files fail when trying to find version number of script 2014-06-08 20:00:00 +02:00
Victor Olaya
9c5c25772b [processing] first implementation of github-based resources manager 2014-06-02 22:45:46 +02:00