Victor Olaya
8ff355e614
[sextante] modifed behaviour of 'log' tab in execution dialog
2013-03-10 00:26:34 +01:00
Juergen E. Fischer
7734cd3ea6
indentation update
2013-02-28 22:08:32 +01:00
Victor Olaya
3e6c803f9d
[sextante]Replaced provider.crs() by layer.crs(). Fixed memory layer usage
2013-02-24 16:42:41 +01:00
Victor Olaya
724506dc93
[sextante] added autofilling on double-click in batch processing dialog
...
Other minor changes
2013-02-24 16:42:40 +01:00
Victor Olaya
7e1f58fca9
[sextante] minor changes in algorithms and some code cleaning
2013-02-24 16:42:38 +01:00
Victor Olaya
cd0253af7c
[sextante]Improvements in batch processing interface and in the simplified toolbox organization
2013-02-24 16:42:35 +01:00
Victor Olaya
630745ba98
[sextante] commented out loadfromDict method
2013-02-24 16:42:34 +01:00
Victor Olaya
7c67101435
[sextante] improved toolbox and modeler to better use classification by categories (easy mode)
2013-02-17 23:14:31 +01:00
Victor Olaya
5fead9fb64
[sextante]minor fixes and added new R script examples
2013-02-17 23:14:30 +01:00
Victor Olaya
329062b898
[sextante] Log file is now read backwards and limited to a fixed number of lines
2013-02-17 23:14:30 +01:00
Victor Olaya
3aadcfa005
improved management of tables in SEXTANTE
2013-02-17 23:14:28 +01:00
Juergen E. Fischer
cb7f7bfd8b
indentation update
2013-02-07 01:09:39 +01:00
Victor Olaya
cf8593728a
added explicit CRS checking in sextante algorithms
2013-02-06 21:01:32 +01:00
Victor Olaya
7dce6176d5
Finished adapting sextante python algorithms to new vector API
...
Some code cleaning
2013-02-04 23:29:55 +01:00
Victor Olaya
93dbfd7f35
started adapting sextante to new vector api
2013-02-04 00:14:39 +01:00
Victor Olaya
3751337ea8
Minor SEXTANTE changes
2013-02-03 10:27:42 +01:00
Victor Olaya
9a70fe0cfe
improvements in SEXTANTE modeler
2013-02-03 10:26:43 +01:00
Victor Olaya
158dadbb35
minor edits to SEXTANTE algorithms and scripts
2013-01-27 19:17:53 +01:00
Victor Olaya
b290272536
edited GRASS and SAGA algorithm descriptions
2013-01-27 14:51:38 +01:00
Victor Olaya
f91e9d333d
minor sextante fixes
2013-01-26 23:55:14 +01:00
Juergen E. Fischer
994dc1cc21
- [API] introduce QgsMessageLog::MessageLevel and change logMessage() level
...
parameter to that type
- change default level to WARNING
- change startup messages to INFO
- don't unhide the warning button for INFO messages
- fix warnings produced by python code
2013-01-26 14:16:39 +01:00
Victor Olaya
2231971ead
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
...
Conflicts:
python/plugins/sextante/algs/ftools/Difference.py
python/plugins/sextante/algs/ftools/Intersection.py
python/plugins/sextante/outputs/OutputTable.py
2013-01-21 23:10:50 +01:00
Victor Olaya
995ede3526
added support for all gdal/ogr formats in all providers
...
added support for pre and post execution hooks
2013-01-21 23:05:17 +01:00
Juergen E. Fischer
762120e08f
prepare-commit.sh: remove trailing blanks from python files
2013-01-12 23:36:00 +01:00
Victor Olaya
d5db373298
code cleaning
2013-01-12 12:42:00 +01:00
Victor Olaya
c67fb81d66
improvements for handling tables
2013-01-08 23:59:52 +01:00
Victor Olaya
e59de661b7
Merge branch 'master' of https://github.com/qgis/Quantum-GIS
2013-01-04 23:51:50 +01:00
Juergen E. Fischer
28ca48c4cf
more API updates to the python plugins
2013-01-04 23:02:44 +01:00
Victor Olaya
287c9f367d
refactor fTools algorithms
2013-01-01 23:52:00 +01:00
Alexander Bruy
e742d5e63e
fix python plugins after API cleanup
2012-12-24 11:48:08 +02:00
Victor Olaya
8761cf2118
Added mechanism for better handling selected features in algorithms
...
Implemented it in fTools Simplify algorithm
2012-12-23 13:09:21 +01:00
Alexander Bruy
8cb888c007
use system-wide temp directory for temporary files instead of own dir in
...
user profile
2012-12-20 10:42:44 +02:00
Victor Olaya
98e9c27ec8
reorganized native algorithms into one single group
2012-12-20 00:16:05 +01:00
Juergen E. Fischer
9721736fd8
remove trailing blanks
2012-12-10 00:12:07 +01:00
Victor Olaya
7841975a83
improved new algorithm classification mechanism
...
fixed #6834
2012-12-08 22:47:41 +01:00
Victor Olaya
7b61b83ac0
added alternative organization in sextante toolbox
2012-12-07 21:11:56 +01:00
Victor Olaya
6d71876626
Fixed some minor bugs in sextante algs
...
Removed SAGA Split algorithms
2012-11-28 01:56:44 +01:00
Victor Olaya
8cb001db3a
Improvementes to SEXTANTE batch processing interface
...
Better progress handling in SEXTANTE script algorithms
2012-11-19 20:06:33 +01:00
Victor Olaya
6173fa3ca5
made SEXTANTE command line usage more pythonic
...
Fixed problem with temporary grass mapset created by SEXTANTE (wrong path)
2012-11-19 08:04:03 +01:00
Victor Olaya
abbe25f920
applied fix for #6127 (problems with non-ascii strings
2012-11-15 23:53:31 +01:00
Victor Olaya
10a57ad7ff
fixed problem when running grass in modeler (wrong output names, it was a problem introduced by the grass session functionalities)
...
reverted shell=true in R execution
Removed help files help menu
2012-11-15 00:53:46 +01:00
Alexander Bruy
15004f40f0
put sextante config dir under ~/.qgis ( fix #6662 )
...
also fix scripts lookup
2012-11-12 15:06:03 +02:00
Victor Olaya
27f197cf24
fixed problems with missing example scripts folder
...
Restructured gdal tools (now gdal/ogr)
Added new OTB segmentation algos
2012-11-10 00:31:01 +01:00
Victor Olaya
3c5de39a2b
restructured admintools (was geoservertools)
2012-11-07 21:04:51 +01:00
Victor Olaya
a2e6a484af
code cleaning
2012-11-06 00:05:08 +01:00
Victor Olaya
983535fa58
fixed #6571 , #6619 and problem with missing arrows in modeler
...
added first draft of geoserver tools
nviz is back in grass tools
2012-11-05 20:07:16 +01:00
Victor Olaya
9587252abf
partially fixed #6571
...
added splitRGBbands algorithm
2012-10-27 23:06:38 +02:00
Sandro Santilli
6ca7ea987d
Allow running sextante plugin from build dir
...
See http://hub.qgis.org/issues/5879
2012-10-25 11:52:40 +02:00
Alexander Bruy
a45b759e1c
[FEATURE] TauDEM provider for SEXTANTE
2012-10-22 19:00:50 +03:00
Alexander Bruy
20b404377c
add layer with its own CRS when possible ( fix #6539 )
2012-10-18 19:02:14 +03:00