3975 Commits

Author SHA1 Message Date
volaya
a548d1fe2b Merge pull request #1637 from gioman/saga_grid_cell_index
fix SAGA 2.1.2 Sort Grid module: name and parameters changed
2014-10-19 23:12:14 +02:00
volaya
f35fb5ebf7 Merge pull request #1636 from gioman/saga_mosaick
fixes SAGA 2.1.2 merge raster layers module as it changed name (now "mosaick") and parameters
2014-10-19 23:10:01 +02:00
volaya
db0f423e0d [processing] disabled editing modeler item with double click (was causing crash) 2014-10-19 23:05:32 +02:00
volaya
e4b4d5764e [processing] removed repeated algorithms from simplified mode 2014-10-19 23:02:33 +02:00
Giovanni Manghi
7e40811840 fix SAGA 2.1.2 Sort Grid module: name and parameters changed 2014-10-19 20:37:42 +01:00
volaya
4ff831f995 [processing] fixed table export 2014-10-19 21:34:22 +02:00
volaya
c3914f0c40 [processing] removed redundant saga algorithm 2014-10-19 21:34:21 +02:00
volaya
18e9fba08b [processing] remember min/max value in number params in modeler 2014-10-19 21:34:21 +02:00
Giovanni Manghi
af1fe9e231 fixes SAGA 2.1.2 merge raster layers module as it changed name and parameters 2014-10-19 19:46:15 +01:00
Nyall Dawson
0f4bd4e0fc [composer] Move ungrouping logic from composer view to composition
As per previous commit, this is useful for plugin authors. It also
fixes a potential bad crash (itemRemoved emitted for group item after
the group item was already deleted) and adds unit tests.
2014-10-19 14:45:19 +11:00
Nyall Dawson
993f0dcd3d [composer] Move code for creating groups to QgsComposition
Previously this code was located in QgsComposerView. Moving it to
QgsComposition simplifies grouping items for plugins. Also start
a new unit test for QgsComposerItemGroup.
2014-10-19 14:45:19 +11:00
Nyall Dawson
71fbe9c9ce [composer] Fixes to composer item sip bindings
- Added some missing /TransferThis/ arguments
- Ensure that correct item type is returned for all item types
2014-10-19 14:45:18 +11:00
Nyall Dawson
0cb985465b [composer] Fix area calculation in expressions with OTF (fix #9791)
Adds an argument to QgsExpression::replaceExpressionText to allow
passing an optional QgsDistanceArea to use during calculations.
Ensure that html and label composer items correctly specify this
argument.
2014-10-19 11:04:57 +11:00
volaya
fad44d0330 [processing] fixed autofill in batch processing interface
Fixes #11435
2014-10-19 00:19:07 +02:00
Giovanni Manghi
28f3f4624c fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x 2014-10-18 22:31:41 +01:00
Giovanni Manghi
0dca55e564 fixed SAGA Slope,Aspect,Curvature module for SAGA 2.1.x 2014-10-18 22:30:54 +01:00
Paolo
d77e0f0b1f Typo fixed in r.series 2014-10-18 22:28:52 +02:00
volaya
eb998de282 [processing] removed border in table in batch processing dialog 2014-10-18 18:05:01 +02:00
volaya
5e9dc03c7a [processing] better handling of wrong models 2014-10-18 16:37:05 +02:00
volaya
de91734fc8 [processing] fixed issue when running models in a batch process
Fixes #11438
2014-10-18 16:37:04 +02:00
Alexander Bruy
b1e7ede36b [processing] more robust layer sorting in multiple selection widget (fixes #11429) 2014-10-18 11:19:53 +03:00
Giovanni Manghi
c575fa51df add new parameter to SAGA split shapes tool 2014-10-17 16:42:23 +01:00
Juergen E. Fischer
c90d810ce3 allow setting visiblity of selected layers (fixes #10835) 2014-10-15 18:49:35 +02:00
Nyall Dawson
4ea5c80948 [composer] Avoid crash when using redo on multiframe (fix #11351)
Since multiframe changes can remove and create new frame items,
it's not safe to directly manipulate frame items in
QgsComposerItemCommand. Now, commands which apply to a frame always
fetch a reference to the correct frame item directly from the
parent multiframe. Also added unit tests for this crash.
2014-10-15 20:17:10 +11:00
Sandro Santilli
1ff2ad3cc3 [TopoViewer] fix layer visibility after QgsLegendInterface API changes
It was broken with 2.4, whereas QgsLegendInterface::moveLayer started
forcing layer visibility on (undocumented behaviour).

Fixes #11382
2014-10-14 23:43:40 +02:00
Juergen E. Fischer
2cef8d50f2 remove get from QgsProviderRegistry::getProviderCapabilities() (followup 2e943c93) 2014-10-14 13:30:33 +02:00
Jürgen Fischer
e0df5d4dd9 Merge pull request #1621 from manisandro/bad_layer_improvements
Bad layer dialog improvements
2014-10-14 13:25:22 +02:00
Nyall Dawson
1cb22c084d [composer] Seperate draw empty rows option from empty table behaviour
Now "draw empty rows" is a seperate checkbox (fix #11392)
2014-10-14 21:25:12 +11:00
Nathan Woodrow
1770ec1a6b Merge pull request #1618 from ccrook/GraduatedRendererBugFix11366
Fix #11366 Customised graduated renderer labels ignored
2014-10-13 08:14:43 +10:00
volaya
d1f84fd11a [processing] fixed wrong import in parameters classç
Fixes #11393
2014-10-12 19:11:31 +02:00
Salvatore Larosa
659cada5b6 [processing] Fixes #11388 - save vector file dialog does not show file ext 2014-10-11 21:36:51 +02:00
Sandro Mani
2e943c936c Bad layer dialog improvements (Funded by Sourcepole) 2014-10-09 16:49:31 +02:00
Alexander Bruy
55181c634a [processing] fix handling of boolean parameters in modeller 2014-10-09 17:35:54 +03:00
Alexander Bruy
d8c38b5c8d [processing] more fixes for i18n support 2014-10-09 17:35:53 +03:00
alexbruy
0a4dae2099 Merge pull request #1619 from anitagraser/patch-4
[processing] fixed value used before assignment error
2014-10-09 12:36:41 +03:00
Anita Graser
4a639ad984 fixed value used before assignment error 2014-10-09 11:16:47 +02:00
Nyall Dawson
a5b5bd4c45 [composer] Fix new frames not inheriting outline color, clean up item api a bit 2014-10-09 19:56:59 +11:00
Alexander Bruy
7a389f634e [processing] fix i18n support 2014-10-09 10:52:59 +03:00
Chris Crook
823b57e360 Fix for bug 11366 2014-10-09 09:37:19 +13:00
Salvatore Larosa
bb723027f4 [processing] Fixes #11363 - help file is created but not shown in the Help tab 2014-10-08 19:04:42 +02:00
Salvatore Larosa
5a01b98e3c [pyqgis-console] restore previously loaded scripts only when editor is instanced 2014-10-08 15:34:35 +02:00
Salvatore Larosa
ac1e9cb95a [processing] set autoRaise to True for toolbutton in script and modeler dialog 2014-10-07 23:13:12 +02:00
Salvatore Larosa
dcdf9fb7f6 [processing] Fixes #11345 - Python error while using Get script from online scripts collection 2014-10-07 22:26:58 +02:00
volaya
2dbe2da7e3 [processing] minor code cleaning 2014-10-07 12:02:31 +02:00
volaya
f661f80bdb [processing] fixed wrong call to self.tr from static method 2014-10-07 12:02:30 +02:00
Nathan Woodrow
e5850f38b1 Fix #10858 - Set relative path to QLR save folder. Load relative to QLR file 2014-10-06 22:55:27 +10:00
Matthias Kuhn
7318c73012 Convert values to target field format
For the field calculator and virtual fields.

Fix #11000
Fix #10995
Fix #10993
2014-10-06 10:18:02 +02:00
volaya
11e3044e3c [processing] fixed #11327 2014-10-06 07:35:25 +02:00
volaya
c5c4d4164b [processing] fixed string representation of outputs 2014-10-06 07:35:24 +02:00
volaya
6cf39a532a [processing] fixed list of algorithms in simplified mode 2014-10-06 07:35:23 +02:00