31 Commits

Author SHA1 Message Date
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
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
Victor Olaya
98e9c27ec8 reorganized native algorithms into one single group 2012-12-20 00:16:05 +01:00