479 Commits

Author SHA1 Message Date
Alexander Bruy
d8c38b5c8d [processing] more fixes for i18n support 2014-10-09 17:35:53 +03:00
Alexander Bruy
7a389f634e [processing] fix i18n support 2014-10-09 10:52:59 +03:00
radosuav
6f94e9dc95 [Processing] Inform listeners when all algorithms have been loaded. 2014-10-06 16:26:49 +02:00
radosuav
81089a1fa2 Fix translations in Processing.py 2014-10-06 16:21:38 +02:00
volaya
c5c4d4164b [processing] fixed string representation of outputs 2014-10-06 07:35:24 +02:00
volaya
c2e30b3c03 [processing]removed debug print lines 2014-10-06 07:35:22 +02:00
Alexander Bruy
650cd8f3e3 fix typos in strings 2014-10-04 14:09:47 +03: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
volaya
b114085257 [processing] fixed crs checking before running alg 2014-10-04 10:21:30 +02:00
elpaso
59ec15bb2b [processing] Avoid python hangs when run in headless mode from FCGI 2014-10-03 10:35:07 +02:00
volaya
dad5d420fa [processing] do not log algorithms when not run from the gui 2014-10-02 18:15:36 +02:00
Alexander Bruy
986bd1c41a [processing] add "Save as" functionality to History dialog (fix #10086) 2014-09-24 12:11:33 +03:00
volaya
3fdf12b947 [processing] fixed parameter definition parsing for parameters of type integer 2014-08-22 12:29:05 +02:00
volaya
887469643f [processing] added support for old model file format 2014-08-22 12:29:04 +02:00
volaya
dab96382e6 [processing] allow definition of vector fields with plain names and types 2014-08-14 10:58:51 +02:00
Alexander Bruy
24e89a4712 [processing] don't warn about different CRS's if algorithm has only one
input (fix #10964)
2014-08-06 15:57:16 +03:00
Alexander Bruy
03d6425038 follow up 4fb28987ba 2014-08-06 14:59:35 +03:00
Alexander Bruy
4fb28987ba [processing] convert strings to numbers when initializing parameters
from description file (fix #11011)
2014-08-06 14:26:27 +03:00
Alexander Bruy
2d835fbae0 [processing] replace str() with unicode() to avoid possible issues with
non-ASCII characters (work in progress)
2014-08-01 08:29:55 +03:00
volaya
2b0a53bdb7 [processing] fixed fileFilter for file outputs 2014-07-23 01:19:55 +02:00
volaya
8e60f49f9e [processing] fixed issues when loading parameters 2014-07-23 01:19:53 +02:00
volaya
6486594f57 [Processing] Refactoring of parameters and outputs
It also adds some changes in the core and tools package, to provide a cleaner structure
2014-07-14 14:47:05 +02:00
Juergen E. Fischer
647504306c indentation update 2014-07-13 17:16:24 +02:00
Victor Olaya
e53690583f [processing] change icon of core algs 2014-07-12 10:39:50 +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
Rado Guzinski
9c16ad3ad3 Change the way input dataset CRS in read, to avoid problems with file handles remaining open in QGIS after use. 2014-06-26 16:20:37 +02:00
Rado Guzinski
159c1555f9 Allow passing of parameters to algorithms in dictionaries. 2014-06-26 16:09:00 +02:00
Victor Olaya
253f5a9603 [processing] reset progress bar after alg has finished running 2014-06-20 23:18:35 +02:00
volaya
a5e5a0e22c [processing] changed how toolbox is updated after adding/removing provider 2014-06-13 14:09:41 +02:00
Juergen E. Fischer
3682384675 indentation update 2014-06-13 09:03:15 +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
ae47c1a397 [processing] some file restructuring 2014-06-10 22:39:08 +02:00
Victor Olaya
afe6f2b94a [processing] removed debug lines introduced in last commit 2014-06-08 20:03:25 +02:00
Victor Olaya
d8dfdd25f1 [processing] rst files are now the default for help files 2014-06-08 20:00:02 +02:00
Victor Olaya
2073026f7c [processing] removed geoserver algorithms and moved postgis ones to qgis agorithms group 2014-06-08 20:00:01 +02:00
Victor Olaya
6c9f7d77ee [processing] helpfiles for scripts/models are now stored as json 2014-06-02 22:45:45 +02:00
Rado Guzinski
2ef7dcf6b9 [processing] Update Processing toolbox when a provider is added or removed 2014-05-26 18:36:12 +02:00
Juergen E. Fischer
5b2824f788 indentation update 2014-05-21 22:18:59 +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
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
Alexander Bruy
be18a5e073 [processing] fix help method in GeoAlgorithm class 2014-04-23 15:38:06 +03:00
Juergen E. Fischer
f355ea6d7c identation update 2014-04-19 22:14:33 +02:00
Victor Olaya
bce5b899a2 [processing] improvements in help for algorithms
Avoid creating temporary helpfiles
Added basic converter to convert rst into html on the fly
Added SAGA help files
2014-04-19 20:49:18 +02:00
Victor Olaya
9b277cb040 [processing] refactoring to put all algorithm providers under a single module 2014-04-19 20:49:17 +02:00
Markus Neteler
72457b331f [FEATURE] (Processing) Initial Grass 7 support 2014-03-30 20:58:11 +02:00
D'Hont René-Luc
27713b8165 [Processing] Headless scriptability little enhanced 2014-01-10 08:53:46 +01:00