3199 Commits

Author SHA1 Message Date
Alexander Bruy
be18a5e073 [processing] fix help method in GeoAlgorithm class 2014-04-23 15:38:06 +03:00
Nyall Dawson
a386e898f0 [composer] Cache features for attribute table, to reduce excessive cpu use and multiple queries to layer provider 2014-04-23 06:28:56 +10:00
Juergen E. Fischer
2e6927feb7 more processing cmake fixes 2014-04-20 22:39:00 +02:00
volaya
57f63695ac [processing] added new tools to add scripts/models from files 2014-04-20 19:37:10 +02:00
volaya
cf061f9233 [processing] fixed wrong import 2014-04-20 19:37:10 +02:00
Juergen E. Fischer
5f0151cee9 fix build error 2014-04-20 16:06:19 +02:00
Victor Olaya
25676f3cf5 [processing] Adapted make files (they were not changed after refactoring folder structure) 2014-04-20 11:30:23 +02:00
Juergen E. Fischer
f355ea6d7c identation update 2014-04-19 22:14:33 +02:00
Victor Olaya
8fe53c051c [processing] recover changes introduced in b928d165206a0994e593903d149c875131bfd6c6, lost on refactoring and merging 2014-04-19 20:53:09 +02:00
Victor Olaya
ab4e78b98f [processing] fixed wrong path to grass icon in grass7 provider 2014-04-19 20:49:23 +02:00
Victor Olaya
f014b4f097 [processing] prevent grass installation check returning None when folder not set under windows 2014-04-19 20:49:22 +02:00
Victor Olaya
1d821d6378 [processing] fixed wrong help url to Processing manual 2014-04-19 20:49:22 +02:00
Victor Olaya
922b844819 [processing] prevent grass7 config parameters from shadowing grass6 parameters 2014-04-19 20:49:21 +02:00
Victor Olaya
b1974f00fe [processing] fixed indentation issues 2014-04-19 20:49:20 +02:00
Victor Olaya
e142401c2b [processing] added grass7 files (forgot to add them on refactoring) 2014-04-19 20:49:19 +02:00
Victor Olaya
5bb522ecfc [processing] corrected wrong name of script help file 2014-04-19 20:49:19 +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
Victor Olaya
7ae6a63cf8 [processing]correctly update toolbox after editing/creating/deleting models and scripts 2014-04-19 20:41:10 +02:00
Larry Shaffer
b928d16520 Direct access to grass70, in lieu of grass.sh, for Processing on Mac
- This just gets GRASS 7 useable in Processing. Vetting of all env vars has not been done.
- Note: all GRASS scripts are now Python, so grass.sh is not available anyway.
- Test for grass.sh remains, in case it is created for a custom packaging setup.
2014-04-18 09:22:12 -06:00
Victor Olaya
f97e234427 changed group name of example script 2014-04-17 12:43:14 +02:00
Victor Olaya
5c19713291 [processing] allow selection of open layers in batch interface 2014-04-17 12:43:13 +02:00
Victor Olaya
06fe244a29 [processing] Removed wrong method definition in ParameterTable.py 2014-04-17 12:43:13 +02:00
Victor Olaya
674fee73b1 Removed MultipleExternalInput parameter and made it a subtype of MultipleInput 2014-04-17 12:43:12 +02:00
volaya
560c45ff19 Merge pull request #1284 from gioman/r_cost
add grass r.cost module with no need for stop points input
2014-04-16 23:50:57 +02:00
Nyall Dawson
122034a07a [composer] Some small fixes to svg layers export, naming improvements, additional comments 2014-04-16 19:47:40 +10:00
vmora
0c19945c04 [composer] add svg export with layers 2014-04-16 19:11:20 +10:00
Sandro Mani
b9bd4d247e [composer] Correctly update extent when restoring composermap state, except when composer map is not yet visible after loading 2014-04-15 20:08:19 +10:00
Nyall Dawson
114d46c018 [FEATURE][composer] Allow filtering rows in attribute tables 2014-04-14 20:50:14 +10:00
Nyall Dawson
103b3b4e9a [FEATURE][composer] Allow setting line join and cap style for scalebars 2014-04-14 20:43:10 +10:00
Nyall Dawson
5bd87c81e8 [composer] Add undo/redo support for item transparency and blend modes, symbol change for shapes, overviews and grid styles 2014-04-13 22:19:47 +10:00
Sandro Mani
a714a18e82 [FEATURE][composer] Add support for specifying legend title horizontal alignment in composer 2014-04-13 15:02:20 +10:00
Nyall Dawson
12b025ea12 Update composer shape sip 2014-04-11 13:04:49 +10:00
Nyall Dawson
cfc83031ef [composer] Allow setting the join style for composer item frames 2014-04-08 20:20:25 +10:00
Juergen E. Fischer
c91d470f53 fix crash when removing layers with highlighed features 2014-04-06 20:23:33 +02:00
Juergen E. Fischer
a7b5a8a574 indentation update 2014-04-06 12:41:09 +02:00
Juergen E. Fischer
8bd80f43c5 fix windows build 2014-04-05 01:19:50 +02:00
Martin Dobias
72b3812a0f Merge remote-tracking branch 'denis/layerfieldmodel' 2014-04-04 10:16:07 +02:00
Radim Blazek
a43bd626af fixed processing plugin customization (thanks to Martin Dobias), fixes #9134 2014-04-03 18:12:56 +02:00
Denis Rouzaud
8b06a16a75 model/view for layer/field selectors 2014-04-03 14:51:26 +02:00
pcav
6d73593d6e Typo in Processing 2014-04-03 12:23:39 +02:00
Nyall Dawson
6836a7ded7 Expose outline join style as a parameter for simple fill symbol type 2014-04-03 19:52:53 +11:00
Borys Jurgiel
3b198d9000 [FEATURE] [Plugin Manager] Voting for plugins from Plugin Manager 2014-04-01 16:35:28 +02:00
gioman
3461afc6b7 add grass r.cost module with no need for stop points input 2014-04-01 10:09:16 +01:00
volaya
7e209b9b96 Merge pull request #1279 from pka/grass7
[FEATURE] (Processing) Initial Grass 7 support
2014-03-31 23:47:06 +02:00
Victor Olaya
6852f9e3c0 [processing] added new script example (contributed by Michael Douchin) 2014-03-31 23:43:03 +02:00
Victor Olaya
8792bdcf12 [processing] disable excesive info reporting from otb provider 2014-03-31 23:43:02 +02:00
Alexander Bruy
1c27ee3198 [processing] handle same memory error in another algorithm 2014-03-31 19:18:58 +03:00
anitagraser
9ef91a222c added error handling for too big rasters
I ran into memory problems with big rasters. Now the error message points the user to this potential error source.
2014-03-31 15:45:26 +02:00
Markus Neteler
72457b331f [FEATURE] (Processing) Initial Grass 7 support 2014-03-30 20:58:11 +02:00