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
volaya
c2e30b3c03
[processing]removed debug print lines
2014-10-06 07:35:22 +02:00
volaya
a39315afad
[processing] enable non-tif outputs in gdaldem algorithms
2014-10-06 07:33:44 +02:00
volaya
559c2d95ec
[processing] enabled more gdal output extensions
2014-10-06 07:33:43 +02:00
Nathan Woodrow
66b1f53e60
Merge pull request #1612 from ccrook/GraduatedRendererBugFixes1
...
Two bug fixes for graduated renderer
2014-10-06 09:07:08 +10:00
Chris Crook
6c2c6e2b6b
Two bug fixes for graduated renderer
2014-10-06 07:41:54 +13:00
Werner Macho
2353edc10b
fix typo
...
Signed-off-by: Werner Macho <werner.macho@gmail.com>
2014-10-05 00:19:41 +02:00
Alexander Bruy
e0fc515af0
[processing] show layers sorted only for single selection widget and use
...
legend order for multiple selection
2014-10-05 00:02:31 +03:00
Werner Macho
70604b92c7
another typo fix
2014-10-04 16:38:01 +02:00
Alexander Bruy
7960dc21e3
[processing] always pass number of cores as integer ( fix #10894 )
2014-10-04 16:52:02 +03:00
Werner Macho
410fe67473
typo fix
2014-10-04 15:25:30 +02:00
Alexander Bruy
650cd8f3e3
fix typos in strings
2014-10-04 14:09:47 +03:00
Alexander Bruy
b9f89ae2b1
[processing] fix algorithm execution
2014-10-04 14:05:51 +03:00
Matthias Kuhn
a3dad244cf
sip bindings: QgsAttributeDialog inherits from QDialog - Sponsored by QGIS HF
...
Essen 2014 and everybody who helped to organize and finance this event
Fixes a strange bug that prevented child widgets to be enabled when they originally have not been enabled.
2014-10-04 11:32:40 +02:00
Alexander Bruy
bd13693ae3
[processing] make bunch of strings translatable (sorry translators)
2014-10-04 11:36:39 +03:00
Alexander Bruy
f935316882
[processing] add full i18n support (still needs some work to mark all
...
strings as translatable)
2014-10-04 11:36:38 +03:00
volaya
46effa1822
[processing] better-looking params ui (removed widget border)
2014-10-04 10:35:30 +02:00
volaya
b114085257
[processing] fixed crs checking before running alg
2014-10-04 10:21:30 +02:00
volaya
953f977073
fixed #10986
2014-10-03 19:29:00 +02:00
volaya
5fca922a98
[processing] fixed minor typos in GeometryConvert algorithm
2014-10-03 19:29:00 +02:00
Nyall Dawson
6ec751f634
[composer] Cache transformed grid lines and intersections to slightly
...
speed up grid drawing
2014-10-03 23:11:47 +10:00