|
| 1 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-20 |
| 2 | + |
| 3 | + Add safety check |
| 4 | + |
| 5 | +Merge: c577b65ba4 cdb4f859c9 |
| 6 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-04-20 |
| 7 | + |
| 8 | + Merge pull request #6827 from borysiasty/gpkgfix |
| 9 | + |
| 10 | + Backport 1822b76c1a6 & 24de8195449 - use layername instead of layerid in multilayer OGR source URI |
| 11 | + |
| 12 | +Merge: 9bf55aa19a 543f501cd5 |
| 13 | +mhugent <marco.hugentobler@sourcepole.ch> 2018-04-20 |
| 14 | + |
| 15 | + Merge pull request #6810 from mhugent/dxf_fixes_2_18 |
| 16 | + |
| 17 | + Dxf fixes for 2 18 |
| 18 | + |
| 19 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-04-20 |
| 20 | + |
| 21 | + [tr] Polish translation update |
| 22 | + |
| 23 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-04-19 |
| 24 | + |
| 25 | + Backport critical part of 1822b76c1a6 and 24de8195449 to 2.18 in order to prevent gpkg layers from being accidentally corrupted. |
| 26 | + |
| 27 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-19 |
| 28 | + |
| 29 | + Fix geometry generator symbol layers in dxf export |
| 30 | + |
| 31 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-19 |
| 32 | + |
| 33 | + Document function arguments |
| 34 | + |
| 35 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-19 |
| 36 | + |
| 37 | + Fix warning |
| 38 | + |
| 39 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-19 |
| 40 | + |
| 41 | + Add sip binding and comments |
| 42 | + |
| 43 | +Merge: 73f7bd3e8b c217cbb4dd |
| 44 | +mhugent <marco.hugentobler@sourcepole.ch> 2018-04-17 |
| 45 | + |
| 46 | + Merge pull request #6792 from mhugent/get_legend_fix_no_layers |
| 47 | + |
| 48 | + 2.18 Server: return empty image in GetLegendGraphis if no layer is there |
| 49 | + |
| 50 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-17 |
| 51 | + |
| 52 | + Add unit test for empty contextual legend |
| 53 | + |
| 54 | +Daan Goedkoop <dgoedkoop@gmx.net> 2016-07-09 |
| 55 | + |
| 56 | + Add null handling to value map edit widget (fixes #15215) (#3274) |
| 57 | + |
| 58 | + * Add null handling to value map edit widget (fixes #15215) |
| 59 | + |
| 60 | + * Return QVariant type |
| 61 | + |
| 62 | + * Use hardcoded value for 'null' representation |
| 63 | + |
| 64 | + * Detect "null" value when loading value map from csv; use null QString constructor |
| 65 | + |
| 66 | + * Use configured "null" representation for display in value map |
| 67 | + |
| 68 | + * Use single definition for value map null representation guid |
| 69 | + |
| 70 | + * Added unit test for value map widget and fixed value displaying bug |
| 71 | + |
| 72 | + (cherry picked from commit d2c986343c5311dfd05cc819fe9807e53259c035) |
| 73 | + |
| 74 | +Matthias Kuhn <matthias@opengis.ch> 2018-04-16 |
| 75 | + |
| 76 | + Use relation id instead of name for nesting detection |
| 77 | + |
| 78 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-04-16 |
| 79 | + |
| 80 | + [tr] Polish translation update |
| 81 | + |
| 82 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-13 |
| 83 | + |
| 84 | + Server: return empty image in GetLegendGraphis if no layer is there (e.g. contextual legend) |
| 85 | + |
| 86 | +Andrea Giudiceandrea <andreaerdna@libero.it> 2018-03-04 |
| 87 | + |
| 88 | + Fixes a wrong dpi resolution in images exported from composer |
| 89 | + |
| 90 | + 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. |
| 91 | + |
| 92 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12 |
| 93 | + |
| 94 | + Fix line offset dxf export |
| 95 | + |
| 96 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12 |
| 97 | + |
| 98 | + Support more QgsMapUnitScale properties in dxf export |
| 99 | + |
| 100 | +Merge: 6c06421aee 8c8cd8df80 |
| 101 | +Matthias Kuhn <matthias@opengis.ch> 2018-04-12 |
| 102 | + |
| 103 | + Merge pull request #6788 from signedav/fix_condformat_alpha_BP_218_3 |
| 104 | + |
| 105 | + Backport to 2.18 Save and load alpha of conditional style color |
| 106 | + |
| 107 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12 |
| 108 | + |
| 109 | + Consider QgsMapUnitScale in dxf export and fix QgsDxfExport::mapUnitScaleFactor |
| 110 | + |
| 111 | +David <david@opengis.ch> 2018-04-12 |
| 112 | + |
| 113 | + Save and load alpha of conditional style color |
| 114 | + |
| 115 | + Alpha (opacity) will be saved and loaded for the conditional style color of text and background. |
| 116 | + |
| 117 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-12 |
| 118 | + |
| 119 | + Support symbology width in pixels in dxf export |
| 120 | + |
| 121 | +Juergen E. Fischer <jef@norbit.de> 2018-04-11 |
| 122 | + |
| 123 | + spanish translation fix |
| 124 | + |
| 125 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-10 |
| 126 | + |
| 127 | + Fix dxf export outline width |
| 128 | + |
| 129 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-10 |
| 130 | + |
| 131 | + Set global and project expression scope for dxf export |
| 132 | + |
| 133 | +Merge: 3c3c00aae7 aa40425885 |
| 134 | +Matthias Kuhn <matthias@opengis.ch> 2018-04-09 |
| 135 | + |
| 136 | + Merge pull request #6701 from sebastic/wmsprovider-qt4_wrap_cpp-dependencies |
| 137 | + |
| 138 | + Add custom target for QT4_WRAP_CPP macro to fix parallel builds. |
| 139 | + |
| 140 | +Merge: b1c6a87806 032e08294c |
| 141 | +Blottiere Paul <blottiere.paul@gmail.com> 2018-04-09 |
| 142 | + |
| 143 | + Merge pull request #6719 from pblottiere/bugfix_transaction_constraints_218 |
| 144 | + |
| 145 | + [backport][bugfix] Update all attributes in a single transaction |
| 146 | + |
| 147 | +Blottiere Paul <blottiere.paul@gmail.com> 2018-04-06 |
| 148 | + |
| 149 | + Update doc and add python binding |
| 150 | + |
| 151 | +Blottiere Paul <blottiere.paul@gmail.com> 2018-04-06 |
| 152 | + |
| 153 | + Add unit tests |
| 154 | + |
| 155 | +Borys Jurgiel <info@borysjurgiel.pl> 2018-04-06 |
| 156 | + |
| 157 | + [tr] Polish translation update |
| 158 | + |
| 159 | +rldhont <rldhont@gmail.com> 2018-04-05 |
| 160 | + |
| 161 | + [BUGFIX][Processing] updateAlgsList |
| 162 | + |
| 163 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-04-03 |
| 164 | + |
| 165 | + Fix opacity in svg marker dxf export |
| 166 | + |
| 167 | +rldhont <rldhont@gmail.com> 2018-04-01 |
| 168 | + |
| 169 | + [BUGFIX][Server] Enhance cleaning propertyname and searching by propertyname |
| 170 | + |
| 171 | +rldhont <rldhont@gmail.com> 2018-04-01 |
| 172 | + |
| 173 | + [Server] Enhance shortNameRegExp |
| 174 | + |
| 175 | +Juergen E. Fischer <jef@norbit.de> 2018-03-31 |
| 176 | + |
| 177 | + Revert "translation fix" (applied translation of previous version to |
| 178 | + changed strings) |
| 179 | + |
| 180 | + This reverts commit cea9746b4f5b7aec465586331266b7b1923c4710. |
| 181 | + |
| 182 | +Blottiere Paul <blottiere.paul@gmail.com> 2018-03-30 |
| 183 | + |
| 184 | + Update all attributes in a single transaction |
| 185 | + |
| 186 | + Fixes #17869 |
| 187 | + |
| 188 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-29 |
| 189 | + |
| 190 | + Fix offset in svg marker dxf export |
| 191 | + |
| 192 | +Bas Couwenberg <sebastic@xs4all.nl> 2018-03-28 |
| 193 | + |
| 194 | + Add custom target for QT4_WRAP_CPP macro. |
| 195 | + |
| 196 | + Move wmsprovider dependencies to QT4_WRAP_CPP target to fix parallel build. |
| 197 | + |
| 198 | +Bas Couwenberg <sebastic@xs4all.nl> 2018-03-27 |
| 199 | + |
| 200 | + Add dependency on ui target to wms provider. |
| 201 | + |
| 202 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-27 |
| 203 | + |
| 204 | + Fix double vertices in simple marker dxf export |
| 205 | + |
| 206 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-27 |
| 207 | + |
| 208 | + Dxf export: fix offset and offset rotation for simple marker |
| 209 | + |
| 210 | +Salvatore Larosa <lrssvtml@gmail.com> 2018-03-26 |
| 211 | + |
| 212 | + translation fix |
| 213 | + |
| 214 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-26 |
| 215 | + |
| 216 | + Dxf export: fix offset direction and consider simple marker offset also for circles |
| 217 | + |
| 218 | +Marco Hugentobler <marco.hugentobler@sourcepole.ch> 2018-03-26 |
| 219 | + |
| 220 | + Dxf export: fix data defined properties in simple marker |
| 221 | + |
| 222 | +Juergen E. Fischer <jef@norbit.de> 2018-03-23 |
| 223 | + |
| 224 | + Release of 2.18.18 |
| 225 | + |
1 | 226 | Juergen E. Fischer <jef@norbit.de> 2018-03-23
|
2 | 227 |
|
3 | 228 | update translation stats
|
|
0 commit comments