Juergen E. Fischer
9bbc647c54
identation update and fix clang 3.3 warnings
2013-06-20 23:40:51 +02:00
Victor Olaya
e46795a4f9
[sextante] updated to new sip api
2013-06-04 00:23:50 +02:00
Victor Olaya
1dad1491af
[sextante] some light code cleaning/polishing
2013-05-28 22:47:28 +02:00
Juergen E. Fischer
d0aa1e47e8
indentation update
2013-05-02 00:02:25 +02:00
Victor Olaya
21fd0f242d
[sextante] added commander
2013-04-26 00:36:34 +02:00
Victor Olaya
b938724f1d
[sextante] improvements in configuration dialog
2013-04-21 15:18:20 +02:00
Victor Olaya
7feb1af62f
[sextante] Made configuration of algorithm classification available in toolbox
2013-04-19 15:43:24 +02:00
Victor Olaya
06d20455f5
[sextante] fixed problem when exporting non-file based data to be used by 3rd party apps
2013-04-17 11:49:28 +02:00
Alexander Bruy
7f158b8b05
[sextante] support for non-ASCII characters in SEXTANTE log
2013-04-16 15:42:12 +04:00
Werner Macho
b291a36bc3
adding licences for Victor :)
2013-04-13 11:04:22 +02:00
Victor Olaya
065b3572e6
[sextante] several fixes for supporting optional parameters in modeler
2013-04-13 09:40:29 +02:00
Victor Olaya
5d99595c23
[sextante] removed pydevd imports added by mistake
2013-04-13 08:40:07 +02:00
Victor Olaya
448d860d5a
[sextante]improved information when missing 3rd party app before running algorithm
2013-04-12 17:20:08 +02:00
Victor Olaya
e8650aaf64
[sextante] fixed missing import
2013-04-12 12:35:18 +02:00
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