5031 Commits

Author SHA1 Message Date
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
Giuseppe Sucameli
99876ccb45 db_manager: get fields' size from formatted type string (fix #6402) 2012-10-03 01:25:35 +02:00
Giuseppe Sucameli
c74090d655 gdaltools: add cubic interpolation to Build overviews tool (fix #6301) 2012-10-03 01:25:35 +02: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
Victor Olaya
1549f09eb2 fixed #6376
partially fixed #6374
2012-10-02 09:14:23 +02:00
Juergen E. Fischer
b86453a390 typo fixes and german function help update 2012-09-26 09:01:07 +02:00
Juergen E. Fischer
60ab4b3290 fix typos 2012-09-24 22:40:24 +02:00
Victor Olaya
d80d3cf985 fixed #6295
did some cleaning in GrassAlgorithm.py
2012-09-22 22:49:13 +02:00
Alexander Bruy
6edc945172 change line endings to UNIX 2012-09-15 18:30:32 +03:00
Alexander Bruy
7b80206793 Merge branch 'master' into sextante-import 2012-09-14 15:55:57 +03:00
Alexander Bruy
ca668ae3a8 create directories for scripts and models in user directory 2012-09-14 15:23:34 +03:00
Alexander Bruy
e460dde786 add cmake stuff for SEXTANTE plugin 2012-09-14 14:44:25 +03:00
Alexander Bruy
5eb0111874 fix migration errors 2012-09-14 11:53:46 +03:00
Giuseppe Sucameli
bcb038504e identifiers (schemas, tables, fields) added to DBManager sql windows completer list.
Thanks Silvio Grosso for the sponsorship.
2012-08-27 17:17:45 +02:00
Tim Sutton
ba67665248 Merged in upstream svn changes into sextante branch 2012-08-24 18:35:48 +02:00
Tim Sutton
7ceb4608f1 Merge linfiniti2:/tmp/sextante into sextante-import 2012-08-24 18:34:13 +02:00
Alexander Bruy
79b11896d2 more cleanup in fTools menu creating code 2012-08-15 12:55:00 +03:00
Alexander Bruy
880354f367 cleanup in fTools menu creation code 2012-08-14 12:16:51 +03:00
Tim Sutton
17f91e73af Moved sextante exampled provider to plugins. 2012-08-04 19:49:58 +02:00
Tim Sutton
5c32892e95 Moved sextante into python plugins. Note sextant was brought in at revision 333 from svn 2012-08-04 19:48:25 +02:00
Alexander Bruy
3305ccda50 fix #6151 2012-08-03 20:13:46 +03:00
Juergen E. Fischer
dc8ac451da [FEATURE] allow adding of sql queries with SelectAtId=false
- sync sip bindings of QGis, QgsApplication, QgsDataSourceURI and QgsPoint with
  C++
2012-08-03 00:02:19 +02:00
Alexander Bruy
ad9cb9d194 allow create grid without specifying base layer (fix #6109) 2012-07-29 11:27:11 +03:00
Etienne Tourigny
ce6140201d ui tweaks to make dialog more compact, add right-click action to swap options ui 2012-07-24 13:53:35 -03:00
Etienne Tourigny
e3855de948 use QgsRasterFormatSaveOptionsWidget in gdaltools merge widget 2012-07-24 01:39:17 -03:00
Tim Sutton
d6c0c6dbbc Merge pull request #186 from lynxlynxlynx/master
two small usability improvements to the plugin manager & installer
2012-07-19 14:57:52 -07:00
Giuseppe Sucameli
2278f4074a do a case-insensitive check looking for SL tables into geometry_columns 2012-07-16 00:48:09 +02:00
Giuseppe Sucameli
5131eb5d87 fix data type check displaying PG table data 2012-07-16 00:48:08 +02:00
Juergen E. Fischer
74e1b849fe fix #5976 2012-07-09 13:34:03 +02:00