84 Commits

Author SHA1 Message Date
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
Nathan Woodrow
e6f98362dc Merge master 2013-06-08 15:59:04 +10:00
Victor Olaya
cbd335a215 [sextante] fixed delete duplicated geoms algorithm 2013-06-06 21:54:01 +02:00
Victor Olaya
e46795a4f9 [sextante] updated to new sip api 2013-06-04 00:23:50 +02:00
Juergen E. Fischer
af4a86f8a6 indentation update 2013-06-02 23:49:03 +02:00
Victor Olaya
1dad1491af [sextante] some light code cleaning/polishing 2013-05-28 22:47:28 +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
b4ba4c82da fix spelling errors 2013-05-03 01:45:46 +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
Victor Olaya
d9277564f8 [sextante] Fixed iterative execution
Some additional minor fixes
2013-04-17 11:49:27 +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
61b3e4c414 [sextante]changed 'create grid' algorithm to allow non integer values 2013-04-12 17:20:08 +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
89c17e3986 [sextante] also improve Fields Calculator (field type, length and
precision settings)
2013-04-11 12:18:14 +04:00
Victor Olaya
3034a46f40 [sextante]Fixed bug in pyculator algorithm 2013-04-11 10:08:55 +02:00
Alexander Bruy
4b06df0b6c [sextante] fix Advaced Python Calculator, add ability to select field
type, lenght and precision
2013-04-11 11:13:45 +04:00
Alexander Bruy
f59e21cd65 [sextante] add missed import 2013-04-11 10:08:49 +04:00
Alexander Bruy
d247b21be7 [sextante] allow set field length and precision in Add field algorithm 2013-04-10 15:21:32 +04:00
Victor Olaya
1c0f6c6262 [sextante] added Polygonize algorithm by Piotr Pociask 2013-03-29 00:45:29 +01: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
4189f459b7 [sextante] more testing stuff and a couple of minor fixes 2013-03-26 00:57:27 +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
724506dc93 [sextante] added autofilling on double-click in batch processing dialog
Other minor changes
2013-02-24 16:42:40 +01:00
Victor Olaya
ffa56d0184 [sextante] changed statisticByCategories, so now it does not depend on external libs 2013-02-24 16:42:35 +01: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
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
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
Juergen E. Fischer
76d1403ebb ftools api updates 2013-02-07 00:31:34 +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