53 Commits

Author SHA1 Message Date
Victor Olaya
dcd19aa465 [sextante]adapted some saga names
Some code cleaning
2013-07-19 00:09:40 +02:00
Victor Olaya
7ee80c7a10 [sextante] algorithm fixes and minor changes 2013-07-11 17:33:46 +02:00
Victor Olaya
0d1ab81a08 [sextante] algorithm fixes 2013-07-09 22:32:06 +02:00
Victor Olaya
df398a18a2 [sextante] fixed some minor bugs due to new SIP API 2013-07-01 17:22:48 +02:00
Juergen E. Fischer
9bbc647c54 identation update and fix clang 3.3 warnings 2013-06-20 23:40:51 +02:00
Victor Olaya
b3e5e629b5 [sextante] removed debug code 2013-06-09 16:15:29 +02:00
Victor Olaya
ca6e399297 [sextante] more work on updating to new SIP API 2013-06-09 16:05:09 +02:00
Victor Olaya
e46795a4f9 [sextante] updated to new sip api 2013-06-04 00:23:50 +02:00
vinayan
2ad5707ba2 fix random selections in sextante 2013-05-11 20:40:57 +05:30
Victor Olaya
97d006cda1 [sextante] fixed union algorithm 2013-05-06 23:08:43 +02:00
Juergen E. Fischer
d0aa1e47e8 indentation update 2013-05-02 00:02:25 +02:00
Victor Olaya
51a9148451 [sextante]Fixed bug in dissolve tool 2013-04-21 15:18:19 +02:00
Alexander Bruy
d06ab3c1d9 [sextante] fix Distance Matrix tool 2013-04-16 12:13:36 +04:00
Juergen E. Fischer
a51fd5f0ce indentation update 2013-04-15 07:16:20 +02:00
Victor Olaya
065b3572e6 [sextante] several fixes for supporting optional parameters in modeler 2013-04-13 09:40:29 +02:00
Victor Olaya
15953a797d [sextante] made ParameterTableField and ParameterString optional.
Changed serializing format of ParameterTableField
2013-04-12 17:20:06 +02:00
Victor Olaya
f451d24015 [sextante]Fixed issue in algorithms that change projection of output layers 2013-04-12 12:35:17 +02:00
Alexander Bruy
f59e21cd65 [sextante] add missed import 2013-04-11 10:08:49 +04:00
Victor Olaya
72037dc9be [sextante] more tests 2013-03-27 01:03:51 +01:00
Juergen E. Fischer
250cc4ecb1 indentation update 2013-03-26 14:29:06 +01:00
Victor Olaya
15df14430e [sextante] more improvements in automated tests tools and some cleaning 2013-03-25 00:01:29 +01:00
Victor Olaya
9465afa24c [sextante]fixed somes issues in ftools algorithms due to changes in vector API 2013-03-23 21:47:18 +01:00
Alexander Bruy
9afe76d4d6 housekeeping: remove obsolete code, completely switch to new vector API 2013-03-21 23:17:50 +04:00
Alexander Bruy
6df3540431 review Difference tool 2013-03-21 23:17:49 +04:00
Alexander Bruy
aa4f70c095 review Clip tool 2013-03-21 23:17:49 +04:00
Alexander Bruy
48e9f42891 review and cleanup Convex Hull tool, also move some common routines to
utils module and update other algs accordingly
2013-03-21 23:17:49 +04:00
Alexander Bruy
11d567c771 cosmetic chages in QGISAlgorithm provider, also remove unused icons and
add new ones to resources
2013-03-21 23:17:49 +04:00
Juergen E. Fischer
7734cd3ea6 indentation update 2013-02-28 22:08:32 +01:00
Victor Olaya
7267c6e765 [sextante] fixed PointsInPolygonWeighted and PointsLayerFromTable algorithms 2013-02-27 00:32:45 +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
ce8d79cc0f [sextante]deleted ftool_utils 2013-02-24 16:42:40 +01:00
Victor Olaya
67c68d0a47 addded new SEXTANTE python algorithms 2013-02-17 23:14:28 +01:00
Victor Olaya
c2b8ae0663 more fixes in python sextante algorithms 2013-02-07 23:40:43 +01:00
Juergen E. Fischer
cb7f7bfd8b indentation update 2013-02-07 01:09:39 +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
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
28829ddc15 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2013-02-03 10:28:25 +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
Victor Olaya
158dadbb35 minor edits to SEXTANTE algorithms and scripts 2013-01-27 19:17:53 +01:00
Victor Olaya
f91e9d333d minor sextante fixes 2013-01-26 23:55:14 +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
c58c9daea5 fixed ftools overlay algorithms
code cleaning and minor edits in other algorithms
2013-01-21 23:04:34 +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
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
Victor Olaya
9c91d31fbb fixed #6918 2012-12-28 00:35:36 +01:00