1536 Commits

Author SHA1 Message Date
Nathan Woodrow
8d75f8e3e7 Merge pull request #743 from ddanielvaz/fix-7620
Fix #7620
2013-07-16 16:21:42 -07:00
Daniel Vaz
cf0676ca86 Fix #7620 2013-07-16 20:14:06 -03:00
Nathan Woodrow
2192cc7004 Merge pull request #732 from ddanielvaz/fix-5789
Fix #5789
2013-07-16 04:26:33 -07:00
volaya
f86b7af22e Merge pull request #738 from radosuav/sextante_file_extensions
[sextante] Append output file extension if missing
2013-07-16 04:14:07 -07:00
Juergen E. Fischer
b9ada4c2d4 dbmanager: fix spatialite connection error message 2013-07-16 12:18:30 +02:00
rmgu
df627b148d [sextante] If no extension is specified for an output file append the
extension from the selected file filter.
2013-07-15 23:35:06 +02:00
Daniel Vaz
d476aed464 Fix #5789 2013-07-14 16:55:58 -03:00
Victor Olaya
b7bdb4c099 [sextante] change saga algorithms to use full name for cmdname 2013-07-14 17:33:08 +02:00
Victor Olaya
afb6bd3b85 [sextante] minor fixes and algorithm changes 2013-07-14 17:33:08 +02:00
Juergen E. Fischer
1ad59b798e fix #8165 2013-06-30 22:31:58 +02:00
volaya
3d7f76a59f Merge pull request #677 from radosuav/r_report_fix
Save SEXTANTE GRASS r.report output in HTML
2013-06-30 13:25:01 -07:00
Juergen E. Fischer
b697371834 fix #8198 2013-06-29 19:28:23 +02:00
Juergen E. Fischer
49e5c8f89b use QFileDialog.getOpenFileNameAndFilter variant when setting last filter (fixes #8138) 2013-06-29 11:47:43 +02:00
Matthias Kuhn
8dc28f2be4 PostgreSQL not working in DB Manager (Fix #8191) 2013-06-28 17:34:12 +02:00
Giuseppe Sucameli
c8d3fa7d0a gdaltools: fix Translate/FillNodata batch mode (follo df4fc99e83) 2013-06-27 23:31:18 +02:00
Giuseppe Sucameli
d1474956f2 gdaltools: fix syntax error (follow edd0cdd294) 2013-06-27 23:23:21 +02:00
Giuseppe Sucameli
dd406dce3e gdaltools: cleanup 2013-06-27 22:52:46 +02:00
Giuseppe Sucameli
df4fc99e83 gdaltools: more SIP APIv2 update 2013-06-27 22:52:17 +02:00
Giuseppe Sucameli
edd0cdd294 gdaltools: SIP APIv2 update (error when paths defined in Settings dialog) 2013-06-27 22:50:04 +02:00
rmgu
7e00e7b1ed Allow value checking and the use of default value for ParameterExtent 2013-06-27 16:55:16 +02:00
rmgu
4825da5bb4 Save GRASS r.report output in HTML 2013-06-25 15:39:52 +02:00
Salvatore Larosa
10152e6d47 [fTools] fixes zoom to error in check geometry validity tool 2013-06-23 22:33:21 +02:00
Giuseppe Sucameli
49970b0413 DBManager: more SIP API update (fix #8132) 2013-06-23 00:03:26 +02:00
Juergen E. Fischer
13a86e68a9 fix #8131 2013-06-22 10:56:36 +02:00
Juergen E. Fischer
9bbc647c54 identation update and fix clang 3.3 warnings 2013-06-20 23:40:51 +02:00
Matthias Kuhn
0710de3e64 [dbmanager] Fix python error 2013-06-20 16:25:27 +02:00
Matthias Kuhn
09a9a81bb0 [ftools,gdaltools] Errors in Merge Shapefiles and Split vector layer
* Fix #8120
* Fix #8119
2013-06-20 09:12:50 +02:00
Matthias Kuhn
b2441f8098 [gdaltools] Proximity(raster distance) error (Fix #8115) 2013-06-19 18:38:33 +02:00
Matthias Kuhn
0b0de71f69 [gdaltools] DEM(Terrain Models) tool error (Fix #8116) 2013-06-19 18:04:52 +02:00
Jacolin
5bcb0e1ae5 Update doPolygonize.py
add missing '('.
2013-06-19 14:34:43 +02:00
Matthias Kuhn
419d8ee593 [ftools] Fix basic statistics (Fix #8105) 2013-06-19 13:36:02 +02:00
Matthias Kuhn
cfadfb5573 [ftools] Fix Line Intersection (Fix #8114) 2013-06-19 13:26:47 +02:00
Matthias Kuhn
6eb31889d8 [ftools] Fix distance matrix (Fix #8103) 2013-06-19 01:20:46 +02:00
Matthias Kuhn
5e4a9dff6b [ftools] Several fixes
Fix #8107 Mean coordinates
Fix #8105 Basic statistics
Fix #8104 Unique values
2013-06-19 01:11:07 +02:00
Matthias Kuhn
dd0e86f201 [gdaltools] SIP API update 2013-06-17 16:42:03 +02:00
Matthias Kuhn
37b5df7854 [gdaltools] More SIP API updates 2013-06-17 16:32:04 +02:00
Matthias Kuhn
4386860998 [gdaltools] More SIP API update 2013-06-17 15:52:59 +02:00
Matthias Kuhn
e3608db6a2 [ftools] More SIP API updates 2013-06-16 14:21:32 +02:00
Matthias Kuhn
f6ae6c48b3 [Gdaltools] SIP API update (Fix #8074) 2013-06-16 11:34:42 +02:00
Matthias Kuhn
b96f67b838 [ftools] Fix "Polygon from layer extent" (#8074) 2013-06-16 11:06:11 +02:00
Juergen E. Fischer
192e13013b replace foo.replace( QRegExp(regexp), bar) with re.sub(regexp,bar,foo) (fixes #8066) 2013-06-15 22:44:31 +02:00
Matthias Kuhn
d256fd8c3a [ftools] Further SIP API updates 2013-06-15 15:01:54 +02:00
Matthias Kuhn
b6770be729 [ftools] Fix "Join attributes by location" 2013-06-15 11:43:15 +02:00
Chris Crook
54956db92f Improved implementation 2013-06-15 11:43:15 +02:00
Chris Crook
d416555079 Som fTools fixes for SIP API updates 2013-06-15 11:43:15 +02:00
Salvatore Larosa
abcc8b16ed Fixes #8065 2013-06-15 00:17:03 +02:00
Etienne Tourigny
07ea0aa107 fix GdalTools contour 2013-06-14 16:03:15 -03:00
Etienne Tourigny
684aa98e96 fix GdalTools assign and extract projection 2013-06-14 16:03:15 -03:00
Etienne Tourigny
5e98be1266 fix GdalTools warp 2013-06-14 16:03:15 -03:00
Etienne Tourigny
84d77663d8 fix gdaltools merge, tileindex and info 2013-06-14 16:03:15 -03:00