|
| 1 | +Juergen E. Fischer <jef@norbit.de> 2015-02-26 |
| 2 | + |
| 3 | + fix measurement dialog translation (fixes #12262) |
| 4 | + |
| 5 | +Matthias Kuhn <matthias.kuhn@gmx.ch> 2015-02-25 |
| 6 | + |
| 7 | + Fix a const... |
| 8 | + |
| 9 | +Bas Couwenberg <sebastic@xs4all.nl> 2015-02-25 |
| 10 | + |
| 11 | + Add dependency on libqgis-server to libqgis-dev. |
| 12 | + |
| 13 | +Juergen E. Fischer <jef@norbit.de> 2015-02-25 |
| 14 | + |
| 15 | + use PyQt4 where deprecated pyqtconfig is unavailable (fixes #10596 and fixes #11465) |
| 16 | + |
| 17 | +Juergen E. Fischer <jef@norbit.de> 2015-02-25 |
| 18 | + |
| 19 | + debian packaging fix (fixes #11465) |
| 20 | + |
| 21 | +Nyall Dawson <nyall.dawson@gmail.com> 2015-02-25 |
| 22 | + |
| 23 | + Make new scratch layer editable by default |
| 24 | + |
| 25 | +Nyall Dawson <nyall.dawson@gmail.com> 2015-02-25 |
| 26 | + |
| 27 | + Suppress attribute form popup if layer has no fields |
| 28 | + |
| 29 | + Prevents empty form popup for layers with no fields (eg memory layers). |
| 30 | + If desired, this behaviour can be overriden by the layer's feature |
| 31 | + form suppress option, eg if form has python logic which makes it useful |
| 32 | + even with no fields. |
| 33 | + |
| 34 | + (fix #10775) |
| 35 | + |
| 36 | +Salvatore Larosa <lrssvtml@gmail.com> 2015-02-25 |
| 37 | + |
| 38 | + [bookmark] use preset values instead of header name for tags when exporting in xml file |
| 39 | + |
| 40 | +Salvatore Larosa <lrssvtml@gmail.com> 2015-02-24 |
| 41 | + |
| 42 | + [bookmark] remember last used directory on import/export |
| 43 | + |
| 44 | +Salvatore Larosa <lrssvtml@gmail.com> 2015-02-24 |
| 45 | + |
| 46 | + [bookmark] write correctly the extent in tbl_bookmarks |
| 47 | + |
| 48 | +Juergen E. Fischer <jef@norbit.de> 2015-02-25 |
| 49 | + |
| 50 | + debian packaging updates |
| 51 | + |
| 52 | +Juergen E. Fischer <jef@norbit.de> 2015-02-25 |
| 53 | + |
| 54 | + documentation updates |
| 55 | + |
| 56 | +Nyall Dawson <nyall.dawson@gmail.com> 2015-02-25 |
| 57 | + |
| 58 | + Fix zoom out map tool (fix #12242) |
| 59 | + |
| 60 | +Bas Couwenberg <sebastic@xs4all.nl> 2015-02-23 |
| 61 | + |
| 62 | + Merged and squashed pull requests #1923 & #1928 from sebastic/debian |
| 63 | + |
| 64 | + PR#1923: Debian packaging improvements |
| 65 | + * Update copyright file. |
| 66 | + - Remove unused Files paragraph for the python plugin_installer |
| 67 | + - Fix qwtpolar-1.0 typo |
| 68 | + - Remove unused License paragraph for Apache-2.0 |
| 69 | + - Add License paragraph for Zlib |
| 70 | + * Remove unused substitution variable. |
| 71 | + * Update watch file, add version mangle. |
| 72 | + * Add upstream metadata. |
| 73 | + * Fix libqgis-customwidgets package name in dh_makeshlibs override, doesn't |
| 74 | + contain ABI anymore. |
| 75 | + * Also install scalable icons. |
| 76 | + |
| 77 | + PR#1928 Additional Debian packaging improvements |
| 78 | + * Update copyright file. |
| 79 | + - Add additional copyright holders to general files section |
| 80 | + - Add copyright years to general files section |
| 81 | + - Order copyright holder by year |
| 82 | + - Group files sections |
| 83 | + - Sort groups files sections alphanumerically |
| 84 | + - Document copyright holders & licenses for external modules |
| 85 | + - Add license specifications for: Apache-2.0, BSD-2-Clause, |
| 86 | + dxflib-Commercial-License, GPL-2, LGPL-2.1+, QT-Commericial, LGPL-2.1 with |
| 87 | + Digia Qt LGPL Exception 1.1 & GPL-3. |
| 88 | + * Remove extra license file for MetaSearch plugin. |
| 89 | + * Install libqgis_server.so in libqgis-dev. |
| 90 | + * Install schemaExtension.xsd in qgis-server. |
| 91 | + * Install contributors.json & developersmap.html in qgis-common. |
| 92 | + |
| 93 | +Juergen E. Fischer <jef@norbit.de> 2015-02-24 |
| 94 | + |
| 95 | + fix crash on exit |
| 96 | + |
| 97 | +Juergen E. Fischer <jef@norbit.de> 2015-02-24 |
| 98 | + |
| 99 | + update QgsAttributeDialog sip bindings (fixes #12248) |
| 100 | + |
| 101 | +Alexander Bruy <alexander.bruy@gmail.com> 2015-02-24 |
| 102 | + |
| 103 | + [processing] fix inputs in Select by Location algorithm (backport 8d87f35304) |
| 104 | + |
| 105 | +Juergen E. Fischer <jef@norbit.de> 2015-02-24 |
| 106 | + |
| 107 | + fix build and remove debug output (followup 251aca6) |
| 108 | + |
| 109 | +Juergen E. Fischer <jef@norbit.de> 2015-02-24 |
| 110 | + |
| 111 | + fix wmts (fixes #12241; followup 1e97b62c) |
| 112 | + |
| 113 | +Juergen E. Fischer <jef@norbit.de> 2015-02-23 |
| 114 | + |
| 115 | + raster calculator fixes (fixes #12238) |
| 116 | + * GDALGetGeoTransform failures can be ignored (partly reverts 0080f9e) |
| 117 | + * handle quoted raster references |
| 118 | + * don't complain if the output file is not yet set |
| 119 | + |
| 120 | +Juergen E. Fischer <jef@norbit.de> 2015-02-23 |
| 121 | + |
| 122 | + german translation update |
| 123 | + |
| 124 | +Tom Kralidis <tomkralidis@gmail.com> 2015-02-23 |
| 125 | + |
| 126 | + backport e04570cc89d30f38430a5e71cfb795971c40afe0 |
| 127 | + |
| 128 | +Tom Kralidis <tomkralidis@gmail.com> 2015-02-23 |
| 129 | + |
| 130 | + remove '/' from UNEP GRID CSW to prevent incorrect setting in Windows Registry on init |
| 131 | + |
| 132 | +Juergen E. Fischer <jef@norbit.de> 2015-02-22 |
| 133 | + |
| 134 | + attribute form: lookup attribute fields by name. joined layers might be unavailable at load time (fixes #12146) |
| 135 | + |
| 136 | +Salvatore Larosa <lrssvtml@gmail.com> 2015-02-22 |
| 137 | + |
| 138 | + increases slightly the zoom of the developers map in about box |
| 139 | + |
| 140 | +Merge: 01066b6 bbae71e |
| 141 | +Tim Sutton <tim@linfiniti.com> 2015-02-22 |
| 142 | + |
| 143 | + Merge pull request #1920 from timlinux/release-2_8 |
| 144 | + |
| 145 | + Backported developer about box photo update to 2.8 |
| 146 | + |
| 147 | +Juergen E. Fischer <jef@norbit.de> 2015-02-22 |
| 148 | + |
| 149 | + release.pl: support point releases |
| 150 | + |
| 151 | +Juergen E. Fischer <jef@norbit.de> 2015-02-22 |
| 152 | + |
| 153 | + debian packaging fix |
| 154 | + (launchpad builds i386 with binary and amd64 with binary-arch only) |
| 155 | + |
| 156 | +Juergen E. Fischer <jef@norbit.de> 2015-02-22 |
| 157 | + |
| 158 | + don't set parent of QFontDialog to avoid the stylesheet font (fixes #12233) |
| 159 | + |
| 160 | +Tim Sutton <tim@linfiniti.com> 2015-02-21 |
| 161 | + |
| 162 | + Merge pull request #1919 from timlinux/master |
| 163 | + |
| 164 | + Updated developer image for about box |
| 165 | + |
| 166 | +Juergen E. Fischer <jef@norbit.de> 2015-02-20 |
| 167 | + |
| 168 | + oracle provider: consider srid when looking trying spatial index (followup 991f94d; fixes #12230) |
| 169 | + |
| 170 | +Werner Macho <werner.macho@gmail.com> 2015-02-21 |
| 171 | + |
| 172 | + adding french translators and first fixes for chinese |
| 173 | + |
| 174 | + Signed-off-by: Werner Macho <werner.macho@gmail.com> |
| 175 | + |
| 176 | +Juergen E. Fischer <jef@norbit.de> 2015-02-20 |
| 177 | + |
| 178 | + osgeo4w: fix python server module packaging |
| 179 | + |
| 180 | +Juergen E. Fischer <jef@norbit.de> 2015-02-20 |
| 181 | + |
| 182 | + include missing zh-Hans translation |
| 183 | + |
| 184 | +Juergen E. Fischer <jef@norbit.de> 2015-02-20 |
| 185 | + |
| 186 | + Release of 2.8 (Wien) |
| 187 | + |
| 188 | +Juergen E. Fischer <jef@norbit.de> 2015-02-20 |
| 189 | + |
| 190 | + changelog update for 2.8 |
| 191 | + |
1 | 192 | Juergen E. Fischer <jef@norbit.de> 2015-02-20
|
2 | 193 |
|
3 | 194 | translation update to 2.8 from transifex
|
|
0 commit comments