61 Commits

Author SHA1 Message Date
Alexander Bruy
7f671851d4 add metadata.txt to all core plugins 2012-10-25 15:08:38 +03:00
Alexander Bruy
c54e78ee90 add category metadata to SEXTANTE plugin 2012-10-25 12:47:15 +03:00
Sandro Santilli
6ca7ea987d Allow running sextante plugin from build dir
See http://hub.qgis.org/issues/5879
2012-10-25 11:52:40 +02:00
Sandro Santilli
844b57bf4a Rename script files to avoid spaces in filenames
This makes life easier with PLUGIN_INSTALL.
I did try to make PLUGIN_INSTALL better but couldn't find a way
to have both "(" and " " quoted at once...
2012-10-25 11:51:40 +02:00
Alexander Bruy
a45b759e1c [FEATURE] TauDEM provider for SEXTANTE 2012-10-22 19:00:50 +03:00
Victor Olaya
a42071d4ba Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-20 21:39:33 +02:00
Victor Olaya
6546d748c8 Added patch for #6545
Fixed bug in SAGA extent calculation (there was a half cellsize offset)
2012-10-20 21:38:46 +02:00
Alexander Bruy
20b404377c add layer with its own CRS when possible (fix #6539) 2012-10-18 19:02:14 +03:00
Alexander Bruy
caae7b7bae fix SEXTANTE crash on load caused by c4c3fecf17 2012-10-18 12:06:54 +03:00
Victor Olaya
c4c3fecf17 Several patches contributed by Rado Guzinski:
-New OTB descriptions an help
-Update OTB descriptions
-More responsive MultipleInputPanel.py
-Minor bug fixes
2012-10-17 22:03:40 +02:00
Victor Olaya
4b76e69f5b put modeler parameters panel in a scroll widget 2012-10-16 00:01:13 +02:00
Victor Olaya
cdb9abd233 Minor fix in ModelerParametersDialog.py. 2012-10-14 23:19:23 +02:00
Victor Olaya
fbca157ff4 fixed problem with new modeler parameters dialog when algs have vector layers (just removed worng pasted code from normal parameters dialog) 2012-10-14 09:42:52 +02:00
Alexander Bruy
600888fe7a missed import in SEXTANTE modeller 2012-10-13 17:09:30 +03:00
Victor Olaya
5df9bc36e7 Merge branch 'master' of https://github.com/qgis/Quantum-GIS 2012-10-12 19:15:57 +02:00
Victor Olaya
0e2f92fa76 Updated model parameters window
fixed #6417
2012-10-12 19:14:39 +02:00
Alexander Bruy
0c4846ba6d remove obsolete code 2012-10-11 20:27:47 +03:00
Alexander Bruy
92b8dd387e [FEATURE] reproject layer tool for SEXTANTE 2012-10-11 20:27:47 +03:00
Juergen E. Fischer
048a07a572 another copyright update 2012-10-08 00:29:13 +02:00
Juergen E. Fischer
e7f40bdea4 add more copyrights 2012-10-06 13:32:08 +02:00
Werner Macho
3da3fd6390 adjust license to be readable by licensechecker 2012-10-05 23:39:23 +02:00
Juergen E. Fischer
9c104b3394 add more sextante copyright headers 2012-10-05 23:28:59 +02:00
Juergen E. Fischer
08a48a2767 put future back to the top 2012-10-04 19:43:36 +02:00
Juergen E. Fischer
7b4a9b68a3 add copyright notices 2012-10-04 19:36:43 +02:00
Alexander Bruy
fa7d689f3e review buffer tools 2012-10-04 12:52:57 +03:00
Alexander Bruy
e849e074bb review Polygon from layer extent tool and sync it with master code 2012-10-04 12:52:57 +03:00
Alexander Bruy
13d660f91f review Select by location tool 2012-10-04 12:52:57 +03:00
Alexander Bruy
9f13601f80 review Random selection and Random selection within subsets 2012-10-04 12:52:57 +03:00
Alexander Bruy
708b679a66 [FEATURE] add Densify geometries tool to SEXTANTE 2012-10-04 12:52:57 +03:00
Alexander Bruy
13b4d7f7c1 review Extract nodes tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
3fbc3af901 review Lines to polygons and Polygons to lines tools 2012-10-04 12:52:56 +03:00
Alexander Bruy
39ecc61391 review Multi to single and Single to multi tools 2012-10-04 12:52:56 +03:00
Alexander Bruy
414f70c8cf review Simplify geometries tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
7362994beb review Voronoi tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
5ceedfd14f review Delaunay tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
e91efc1ec1 review Polygon centroids tool 2012-10-04 12:52:56 +03:00
Alexander Bruy
a6418d6502 review Export geometry info tool, sync with master 2012-10-04 12:52:56 +03:00
Alexander Bruy
1a67b91c4c refactor basic statistics tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
ad0ff93ac3 review Nearest neighbour tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
a796d98958 review and fix unique values tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
330fa7da54 review Line intersections tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
0fa807dd05 review Distance matrix tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
b7cd539415 review Mean coordinates tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
97a432e29c review Point in polygons tool 2012-10-04 12:52:55 +03:00
Alexander Bruy
e2a9c16603 fix encoding related bugs in writer class
review Sum Line Length tool, add number of lines to output (implement #4712)
2012-10-04 12:52:54 +03:00
Alexander Bruy
109525f7a3 more translatable strings and cleanup 2012-10-04 12:52:54 +03:00
Alexander Bruy
4e02cfbab7 use QDesktopServices to open help files 2012-10-04 12:52:54 +03:00
Alexander Bruy
4475854d93 use resource file for images 2012-10-04 12:52:54 +03:00
Alexander Bruy
fbb4af7d25 adjust metadata.txt and __init__.py files
initial i18n support
2012-10-04 12:52:54 +03:00
Victor Olaya
6548e2e1a2 fixed #6362 (should check that does not break other things and model executes correctly) 2012-10-03 00:06:22 +02:00