924 Commits

Author SHA1 Message Date
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
2890dfd5d1 [sextante] changed saga cmdname method and modified merge raster algorithm description 2013-02-24 16:42:34 +01:00
Werner Macho
547d568966 adding some licenses and copyrights to sextante 2013-02-23 21:43:17 +01:00
Juergen E. Fischer
a86622b32c fix #7179 2013-02-19 10:04:12 +01:00
Larry Shaffer
e33bd25c62 Merge pull request #418 from dakcarto/cmake_stagedplugins-optmz_2
Update stage-installed plugins CMakeLists.txt
2013-02-18 19:01:23 -08:00
Alexander Bruy
22256906d7 fix imports (addresses #7176) 2013-02-18 15:39:42 +04:00
Alexander Bruy
d31b83803a disable SEXTANTE algorithms that require 3rd party Python modules 2013-02-18 13:53:45 +04:00
Alexander Bruy
9abb7c4030 add CMakeLists.txt to SEXTANTE tools directory 2013-02-18 13:42:08 +04:00
Alexander Bruy
33808af722 add missed directory to CMakeLists.txt
disable StatisticsByCategories algorithm because it requires 3rd party
Python module scipy
2013-02-18 11:44:54 +04:00
Juergen E. Fischer
8f25bcfd20 fix #7172 2013-02-18 00:27:30 +01:00
Victor Olaya
7275525670 [sextante] added tools to ease creating unit test for algorithms 2013-02-17 23:14:32 +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
1314d4cc2a cleaned SEXTANTE/SAGA algorithms 2013-02-17 23:14:29 +01:00
Victor Olaya
67c68d0a47 addded new SEXTANTE python algorithms 2013-02-17 23:14:28 +01:00
Victor Olaya
3aadcfa005 improved management of tables in SEXTANTE 2013-02-17 23:14:28 +01:00
Juergen E. Fischer
d8ec492dec fix #7172 and #7174 2013-02-17 22:21:34 +01:00
Juergen E. Fischer
ddaded8ebb fix #7171 2013-02-17 11:10:48 +01:00
Larry Shaffer
f4c5bc8a56 Split QgsCollapsibleGroupBox into basic class and subclass that auto-saves collapsed state
- Split authored by Etienne Tourigny
- Add Q_PROPERTY declarations to make some class properties settable for promoted widget in QtDesigner (by Olivier Dalang)
- Update existing .ui files with dynamic properties (but not saveCheckedState, which should be cautiously used)
- Update sip file so both classes are available
2013-02-11 20:24:54 -07:00
Alexander Bruy
4fe2074de4 missed comma 2013-02-11 13:58:03 +04:00
Alexander Bruy
8970a1fde5 fix issues with non-ASCII filenames in GDALTools, thanks to Evgenia for
pointing on this problem
2013-02-11 12:49:05 +04:00
Juergen E. Fischer
92cbf8f506 ftools api update (fixes #7130) 2013-02-09 20:59:54 +01:00
Salvatore Larosa
8303a47e6c Fixes rubberBand for extent selection in gdal_clipper and sextante algs 2013-02-08 19:02:47 +01:00
Victor Olaya
28e594bed3 better raster support in R/SEXTANTE 2013-02-07 23:41:43 +01:00
Victor Olaya
c2b8ae0663 more fixes in python sextante algorithms 2013-02-07 23:40:43 +01:00
Victor Olaya
a611905755 fixed #7116 2013-02-07 23:31:39 +01:00
Juergen E. Fischer
cb7f7bfd8b indentation update 2013-02-07 01:09:39 +01:00
Juergen E. Fischer
76d1403ebb ftools api updates 2013-02-07 00:31:34 +01:00
Victor Olaya
cf8593728a added explicit CRS checking in sextante algorithms 2013-02-06 21:01:32 +01:00
Victor Olaya
63ed164167 fixed bug in mmqgis/ftools algs in sextante after adaptation to new vector api 2013-02-06 21:01:31 +01:00
Juergen E. Fischer
b35a45625f fTools: fix add/export geometry columns 2013-02-06 00:13:36 +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
0995c0fa9f Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-02-04 00:15:08 +01:00
Victor Olaya
93dbfd7f35 started adapting sextante to new vector api 2013-02-04 00:14:39 +01:00
Juergen E. Fischer
7f7b5dd63e more fTools api updates 2013-02-03 21:18:39 +01:00
Larry Shaffer
7717aeed1c Update stage-installed plugins CMakeLists.txt 2013-02-03 03:42:12 -07:00
Victor Olaya
28829ddc15 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-02-03 10:28:25 +01:00
Victor Olaya
dc340def18 edited some SAGA/GRASS algorithm description in SEXTANTE 2013-02-03 10:28:12 +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
Juergen E. Fischer
2a2d9444cf more api updates in ftools 2013-02-02 17:51:02 +01:00
Juergen E. Fischer
b74cb5fe4a fTools: fix error basic statistics 2013-02-01 12:05:16 +01:00
Alexander Bruy
7af82cab89 first fix for new vector api in SEXTANTE 2013-02-01 13:09:39 +04:00
Juergen E. Fischer
2f23b1e83b first take on porting ftools to vector iterator api 2013-02-01 01:04:21 +01:00
Juergen E. Fischer
f00d004104 fix attribute mapping in vector layer import 2013-01-30 23:20:37 +01:00
Juergen E. Fischer
0af38776fc german translation update 2013-01-29 20:55:12 +01:00
Giuseppe Sucameli
9dffa42eea Merge pull request #394 from etiennesky/gdaltools1
GdalTools - use raster format save option and pyramids dialogs
2013-01-28 13:49:30 -08:00
Victor Olaya
158dadbb35 minor edits to SEXTANTE algorithms and scripts 2013-01-27 19:17:53 +01:00