67 Commits

Author SHA1 Message Date
Victor Olaya
3d1e50ca52 [sextante] reorganized sextante tools and how they are exposed and added some tests 2013-04-11 10:08:54 +02:00
Victor Olaya
c57a1a4b3f [sextante] moved SilentProgress to independent module 2013-04-09 23:11:57 +02:00
Juergen E. Fischer
839e5ed551 indentation update 2013-03-31 21:18:27 +02:00
Victor Olaya
d48efd8dc5 [sextante] improved error messages when algorithm execution fails 2013-03-30 19:25:55 +01:00
Victor Olaya
7a1c6445e8 [sextante]Saga algorithms can now have harcoded values in description.
Modified SAGA descriptions accordingly and fixed Layer importer to avoid duplicated extensions
2013-03-29 00:45:28 +01:00
Juergen E. Fischer
250cc4ecb1 indentation update 2013-03-26 14:29:06 +01:00
Victor Olaya
9f6715b4f2 [sextante] made temporary filenames more descriptive and readable, reusing the original filename but using a temp folder 2013-03-23 21:47:17 +01:00
Victor Olaya
c182e8a9bb [sextante] minor code cleaning 2013-03-20 21:51:31 +01:00
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