2592 Commits

Author SHA1 Message Date
Tom Kralidis
ac38d891af [MetaSearch] add guidance as comment 2015-09-29 06:42:08 -04:00
Giovanni Manghi
22b1c087cc add official CSW services for Portugal 2015-09-29 10:02:11 +01:00
Salvatore Larosa
a4151d7770 [processing] fixes cmakelist file: followup c7961b1 2015-09-29 09:57:29 +02:00
Giovanni Manghi
8b17e8b50c fix grass7 v.sample 2015-09-28 18:08:13 +01:00
Tom Kralidis
63306ed226 add about metadata 2015-09-28 08:11:56 -04:00
Tom Kralidis
3863b6031a [MetaSearch] update release version 2015-09-28 08:04:19 -04:00
Nyall Dawson
8a9009d83b Avoid python PendingDeprecationWarning on startup 2015-09-28 20:29:43 +10:00
volaya
c7961b1cd9 [processing] fixed management of SAGA versions
fixes #13429
2015-09-28 07:14:06 +02:00
alexbruy
bdb8b0cec9 Merge pull request #2332 from NaturalGIS/fix_ogr_tools
[processing] fix some OGR-based tools
2015-09-27 08:21:50 +03:00
alexbruy
4dd6d670f0 Merge pull request #2331 from radosuav/parameterString_fix
[processing] fix setting of "multiline" setting for ParameterString
2015-09-27 08:20:47 +03:00
alexbruy
5f10b70b71 Merge pull request #2283 from arnaud-morvan/processing-translate-parameterselection-content
[processing] include ParameterSelection dropdown contents in translations
2015-09-27 08:20:16 +03:00
Juergen E. Fischer
56b5d4e723 indentation update 2015-09-26 19:53:10 +02:00
Tom Kralidis
1da55fc651 fix XML well formedness 2015-09-25 06:32:51 -04:00
volaya
216e461246 [processing] correctly build multiple input value string
It was wrongly using comma instead of semicolon to separate values

Fixes #13114
2015-09-24 13:10:43 +02:00
volaya
1340f4d4f1 [processing] added 'run as batch' button in algorithm dialog 2015-09-24 13:10:41 +02:00
volaya
4d4ce9495c [processing] some methods to add Processing algorithms in menus and buttons 2015-09-24 13:10:40 +02:00
Giovanni Manghi
9cb18c6f39 fix some processing/ogr tools 2015-09-22 23:03:12 +01:00
radosuav
5211423df5 [Processing] Fix setting of "multiline" setting for ParameterString 2015-09-22 15:35:26 +02:00
Giuseppe Sucameli
a17dac0561 [DBManager] fix loading Rasterlite layer from DBManager to QGIS by drag'n'drop 2015-09-21 23:07:04 +02:00
Giuseppe Sucameli
6a6e366c04 [DBManager] in import/export dialog, replace "Drop existing one" text to a more meaningful one (fix #13384) 2015-09-21 22:18:39 +02:00
Giuseppe Sucameli
99211262f3 [DBManager] allow to export table data to supported ogr file formats other than shapefile (fix #12111) 2015-09-21 22:18:39 +02:00
volaya
72af56d8a2 [processing] quote return string when returning uri in ogrConnectionString
Fixes #13174
2015-09-21 07:45:18 +02:00
volaya
8ed71fbd38 [processing] corrected some issues with i18n names 2015-09-21 07:45:17 +02:00
Juergen E. Fischer
82b34afe03 move remaining function_help to json and update it's translation handling 2015-09-20 18:35:27 +02:00
Juergen E. Fischer
25437c10c6 indentation update 2015-09-19 11:17:42 +02:00
arnaud.morvan@camptocamp.com
ea0dc6e2d4 Include parameterselection dropdown contents in processing translations 2015-09-17 09:43:23 +02:00
radosuav
2a260edba8 [processing] [fixes #13034] Fix exception when editing model 2015-09-14 21:11:24 +02:00
radosuav
9d87c65614 [processing] Don't remove algorithm dependencies when editing algorithm parameters in the modeler 2015-09-14 21:11:24 +02:00
Juergen E. Fischer
23ea045d49 indentation update 2015-09-12 15:25:56 +02:00
Salvatore Larosa
d28325c3e6 [processing] fix log message when execution of algorithm from console failed 2015-09-12 13:27:31 +02:00
Salvatore Larosa
99e7925981 [processing] fixed translation strings for the new algorithm ombb and done one more small fixes 2015-09-12 09:37:25 +02:00
lbartoletti
442bdfc05c Oriented Minimum Bounding Box - processing version as requested #2116
Inverse field order for PERIMETER and ANGLE
2015-09-12 09:36:43 +02:00
Salvatore Larosa
62c0ef9ec8 [processing] followup 0548793: remove unused import 2015-09-11 10:04:25 +02:00
Salvatore Larosa
05487935ef [processing] save geometry for the algorithm dialog 2015-09-11 10:01:39 +02:00
Bernhard Ströbl
116089e6ec [PROCESSING] Speed up dissolve (esp. when using dissolve field)
Change parameters to have a more consistent UI
2015-09-11 07:47:04 +02:00
Salvatore Larosa
f3c7d853fd [processing] save modeler dialog/splitter geometry to settings 2015-09-10 18:08:00 +02:00
Larry Shaffer
1c0b6077f8 Followup to 2a5f262; fix typo and run through autopep8 2015-09-09 14:37:20 -06:00
Augustin
2a5f262beb Add "import only selected features" option to db manager 2015-09-09 19:00:40 +02:00
Matthias Kuhn
5f19dff783 Merge pull request #2175 from anitagraser/patch-8
Change resolution parameter defaults to floats
2015-09-09 18:30:58 +02:00
pcav
72665e035e Fix for SAGA 2.2.0 in Processing - thanks Giovanni 2015-09-08 16:23:03 +02:00
Juergen E. Fischer
53c84915e9 indentation update 2015-09-06 01:24:09 +02:00
Giuseppe Sucameli
eea81e81c5 [DBManager] remove layers from QgsMapLayerRegistry once refreshing a table, previewing a different layer or closing the DBManager main window (fix #12938) 2015-09-04 23:52:23 +02:00
Giuseppe Sucameli
13e1959f4d [DBManager] "Drop existing table" option in Import vector dialog is now named "Replace existing table" (fix #12961) 2015-09-04 00:45:32 +02:00
Giuseppe Sucameli
80a13e3852 [DBManager] fix add new SL/GPKG connection from "New connection" context menu entry 2015-09-04 00:32:49 +02:00
Giuseppe Sucameli
03916d549a [DBManager] add SL/Geopackage connection by drag&drop (follow b11f67b4f5), improve GPKG support:
- recognize tables with geometry,
- load GPGK layers to canvas from context menu,
- disable table editing
2015-09-03 01:22:54 +02:00
Giuseppe Sucameli
71afc9adc7 [DBManager] do not add new connection per drag&drop (partially revert 8b2bbcd) 2015-09-03 01:20:19 +02:00
Juergen E. Fischer
05b8a985a5 indentation update 2015-08-25 20:04:50 +02:00
Giuseppe Sucameli
fdb0d20677 [DBManager] get default pk, geom and srid values from input layer to set default options in import vector dialog 2015-08-25 02:39:19 +02:00
Giuseppe Sucameli
a2ce73aec0 [DBManager] retrieve and store columns not null value when editing table (fix #13089) 2015-08-25 00:46:28 +02:00
Juergen E. Fischer
aa36491347 more unicoding (followup 697d2af) 2015-08-24 16:39:02 +02:00