1090 Commits

Author SHA1 Message Date
Giuseppe Sucameli
61285a9d96 do not destroy layers created outside the dialog (fix #7903) 2013-05-27 02:27:58 +02:00
Giuseppe Sucameli
cb1e47be2d DBManager: fix 'Update Option' button behaviour (fix #7606) 2013-05-27 02:01:30 +02:00
Giuseppe Sucameli
5d8964a475 DBManager: replace the deprecated Exception.message attribute 2013-05-27 02:01:30 +02:00
Giuseppe Sucameli
f5aef0f549 DBManager: better handle for not supported constraint types (fix #7544) 2013-05-27 02:01:30 +02:00
Juergen E. Fischer
0f132602ed fix #7907 2013-05-26 18:57:18 +02:00
Juergen E. Fischer
f82cc12008 fix #7888 2013-05-23 12:31:41 +02:00
Giuseppe Sucameli
64ab894630 Merge pull request #555 from olivierdalang/SaveSqlQueriesInDbManager
[FEATURE] DBManager: allow to store SQL queries in the project file
2013-05-22 11:39:49 -07:00
Juergen E. Fischer
65d3535fc5 - Quantum GIS => QGIS update
- integrate PythonConsole help into main translation
- allow referencing QGIS images in context help(viewer)
2013-05-20 16:48:51 +02:00
Giuseppe Sucameli
693a1fe860 gdaltools: move clipper dialog on top when the user ends to define a new extent (fix #7783) 2013-05-20 00:52:42 +02:00
Juergen E. Fischer
7ac1baf2e8 indentation update 2013-05-18 10:26:44 +02:00
Victor Olaya
47daaa017a [sextante] fixed issue in GRASS installation test 2013-05-14 10:58:17 +02:00
Victor Olaya
732d64acde [sextante] cleaned some unnecessary code from last commit 2013-05-13 22:38:23 +02:00
Victor Olaya
4c1bdfbccb [sextante] improved modeler appearance with Bezier curves 2013-05-13 22:33:28 +02:00
vinayan
2ad5707ba2 fix random selections in sextante 2013-05-11 20:40:57 +05:30
vinayan
e2b1dbaaf0 ftools-fix broken random selection 2013-05-11 19:30:54 +05:30
William Kyngesburye
85c67beecd fix GDAL path defaults for OS X 2013-05-08 19:51:03 -05:00
Victor Olaya
97d006cda1 [sextante] fixed union algorithm 2013-05-06 23:08:43 +02:00
vinayan
83dc4cb914 Merge pull request #577 from vinayan/sliverFix
[Fix #7714] ftools - Eliminate - improve performance with new vector api calls
2013-05-05 20:16:39 -07:00
Victor Olaya
87f7ea14d9 [sextante] fixed problem when defining help files for the first time 2013-05-05 19:42:25 +02:00
Victor Olaya
945bc603a2 [sextante] model outputs are now shown in canvas 2013-05-05 11:56:26 +02:00
vinayan
5e4138261c replace old select calls with getFeatures method 2013-05-05 09:32:56 +05:30
Victor Olaya
6e4a5c7416 [sextante] edited description of OTB orthorectification algorithm 2013-05-04 18:02:33 +02:00
Victor Olaya
27fbdd74c6 [sextante] fixed help edition dialog. 2013-05-04 18:02:32 +02:00
Victor Olaya
61511cd11c [sextante] added back script creation tools to toolbox 2013-05-04 18:02:32 +02:00
Juergen E. Fischer
e0907b0f0a more spelling fixes 2013-05-03 21:39:28 +02:00
Juergen E. Fischer
b4ba4c82da fix spelling errors 2013-05-03 01:45:46 +02:00
Victor Olaya
9ca7223e4a Changed default cellsize for SAGA algorithms 2013-05-02 23:57:34 +02:00
Victor Olaya
109856094c Adjustments in DEM parameters fro OTB algorithms 2013-05-02 23:57:33 +02:00
Victor Olaya
4dfa97293d Added extra advanced options for GRASS algorithm Import/Export
Modified/added some GRASS descriptions
2013-05-02 23:57:33 +02:00
Juergen E. Fischer
d0aa1e47e8 indentation update 2013-05-02 00:02:25 +02:00
Victor Olaya
67e5278891 [sextante] fixed blocking typo introduced in cc490fd7acd366 2013-04-30 21:27:29 +02:00
Victor Olaya
3f3ca281c7 [sextante] Fixed problem when canceling on batch autofill dialog 2013-04-30 20:14:48 +02:00
Victor Olaya
cc490fd7ac [sextante] Added checking in case model file cannot be save due to permissions 2013-04-30 19:43:35 +02:00
Borys Jurgiel
c47fbbe25b Plugin installer: add ?qgis=[QGIS_VERSION] GET parameter to each repository URL to allow filtering also on reposiotory side 2013-04-28 00:16:01 +02:00
Borys Jurgiel
dfd8444383 Plugin installer: fix support for qgisMaximumVersion tag. 2013-04-28 00:08:51 +02:00
Werner Macho
370828c2c7 Merge pull request #472 from jdugge/master
Interface elements for specifying raster resolution in GDAL Rasterize plugin
2013-04-27 10:37:31 -07:00
Victor Olaya
345c14505e [sextante] added OTB algorithms to simplified list 2013-04-27 16:36:55 +02:00
Victor Olaya
c635578d9f [sextante] Improvements in commander 2013-04-27 00:34:57 +02:00
Victor Olaya
4065d57235 [sextante] fixed problem in otb with filepaths containing whitespaces.
Removed outdated otb descriptions
2013-04-26 23:48:07 +02:00
Alexander Bruy
5616cfaeaf [sextante] add missed CMakeLists 2013-04-26 12:42:13 +04:00
Victor Olaya
fd4cf96e0a [sextante] fixed error due to wrong import 2013-04-26 08:42:07 +02:00
Victor Olaya
21fd0f242d [sextante] added commander 2013-04-26 00:36:34 +02:00
vinayan
4f54664900 ftools-fix split vector layer 2013-04-25 20:53:23 +05:30
Larry Shaffer
3977cb634a Make sure Analysis menu (sextante) shows up before Window menu on Mac 2013-04-24 17:57:38 -06:00
olivierdalang
6bd1b78b18 [FEATURE] allows to store SQL queries in the DB manager 2013-04-24 16:25:10 +00:00
Victor Olaya
3e13171fd5 [sextante] fixed #7694. v.clean now accepts decimal values as input 2013-04-24 15:10:02 +02:00
Victor Olaya
58befd7c38 [sextante] fixed missing + icons in modeler 2013-04-24 15:01:25 +02:00
Alexander Bruy
c8c78518f5 [sextante] wrap long lines in help file 2013-04-24 14:17:48 +04:00
Alexander Bruy
69afcf23d5 [sextante] add output to r.stream.stats module 2013-04-24 14:17:48 +04:00
Alexander Bruy
a38c09ef67 Merge branch 'r-stream' 2013-04-24 14:04:49 +04:00