Merge pull request #6792 from mhugent/get_legend_fix_no_layers
2.18 Server: return empty image in GetLegendGraphis if no layer is there
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-17
Add unit test for empty contextual legend
Daan Goedkoop <dgoedkoop@gmx.net> 2016-07-09
Add null handling to value map edit widget (fixes #15215) (#3274)
* Add null handling to value map edit widget (fixes #15215)
* Return QVariant type
* Use hardcoded value for 'null' representation
* Detect "null" value when loading value map from csv; use null QString constructor
* Use configured "null" representation for display in value map
* Use single definition for value map null representation guid
* Added unit test for value map widget and fixed value displaying bug
(cherry picked from commit d2c986343c5311dfd05cc819fe9807e53259c035)
Matthias Kuhn <matthias@opengis.ch> 2018-04-16
Use relation id instead of name for nesting detection
Borys Jurgiel <info@borysjurgiel.pl> 2018-04-16
[tr] Polish translation update
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-13
Server: return empty image in GetLegendGraphis if no layer is there (e.g. contextual legend)
Andrea Giudiceandrea <andreaerdna@libero.it> 2018-03-04
Fixes a wrong dpi resolution in images exported from composer
In order to avoid wrong dpi resolution in images exported from composer we need to round the dpi resolution calculated "using average of derived x/y dpi" instead of truncate it to int.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12
Fix line offset dxf export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12
Support more QgsMapUnitScale properties in dxf export
Merge: 6c06421aee 8c8cd8df80
Matthias Kuhn <matthias@opengis.ch> 2018-04-12
Merge pull request #6788 from signedav/fix_condformat_alpha_BP_218_3
Backport to 2.18 Save and load alpha of conditional style color
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12
Consider QgsMapUnitScale in dxf export and fix QgsDxfExport::mapUnitScaleFactor
David <david@opengis.ch> 2018-04-12
Save and load alpha of conditional style color
Alpha (opacity) will be saved and loaded for the conditional style color of text and background.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12
Support symbology width in pixels in dxf export
Juergen E. Fischer <jef@norbit.de> 2018-04-11
spanish translation fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-10
Fix dxf export outline width
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-10
Set global and project expression scope for dxf export
Merge: 3c3c00aae7 aa40425885
Matthias Kuhn <matthias@opengis.ch> 2018-04-09
Merge pull request #6701 from sebastic/wmsprovider-qt4_wrap_cpp-dependencies
Add custom target for QT4_WRAP_CPP macro to fix parallel builds.
Merge: b1c6a87806 032e08294c
Blottiere Paul <blottiere.paul@gmail.com> 2018-04-09
Merge pull request #6719 from pblottiere/bugfix_transaction_constraints_218
[backport][bugfix] Update all attributes in a single transaction
Blottiere Paul <blottiere.paul@gmail.com> 2018-04-06
Update doc and add python binding
Blottiere Paul <blottiere.paul@gmail.com> 2018-04-06
Add unit tests
Borys Jurgiel <info@borysjurgiel.pl> 2018-04-06
[tr] Polish translation update
rldhont <rldhont@gmail.com> 2018-04-05
[BUGFIX][Processing] updateAlgsList
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-03
Fix opacity in svg marker dxf export
rldhont <rldhont@gmail.com> 2018-04-01
[BUGFIX][Server] Enhance cleaning propertyname and searching by propertyname
rldhont <rldhont@gmail.com> 2018-04-01
[Server] Enhance shortNameRegExp
Juergen E. Fischer <jef@norbit.de> 2018-03-31
Revert "translation fix" (applied translation of previous version to
changed strings)
This reverts commit cea9746b4f5b7aec465586331266b7b1923c4710.
Blottiere Paul <blottiere.paul@gmail.com> 2018-03-30
Update all attributes in a single transaction
Fixes #17869
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-29
Fix offset in svg marker dxf export
Bas Couwenberg <sebastic@xs4all.nl> 2018-03-28
Add custom target for QT4_WRAP_CPP macro.
Move wmsprovider dependencies to QT4_WRAP_CPP target to fix parallel build.
Bas Couwenberg <sebastic@xs4all.nl> 2018-03-27
Add dependency on ui target to wms provider.
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-27
Fix double vertices in simple marker dxf export
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-27
Dxf export: fix offset and offset rotation for simple marker
Salvatore Larosa <lrssvtml@gmail.com> 2018-03-26
translation fix
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-26
Dxf export: fix offset direction and consider simple marker offset also for circles
Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-26
Dxf export: fix data defined properties in simple marker