* Thu Mar 08 2018 lbeltrame@kde.org
- Update to 17.12.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.3.php
- Changes since 17.12.2:
* None
* Wed Feb 07 2018 lbeltrame@kde.org
- Update to 17.12.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.2.php
- Changes since 17.12.1:
* None
* Thu Jan 11 2018 lbeltrame@kde.org
- Update to 17.12.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.1.php
- Changes since 17.12.0:
* None
* Sat Dec 09 2017 lbeltrame@kde.org
- Update to 17.12.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12.0.php
- Changes since 17.11.90:
* None
* Sat Dec 02 2017 lbeltrame@kde.org
- Update to 17.11.90
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-rc.php
- Changes since 17.11.80:
* None
* Mon Nov 20 2017 lbeltrame@kde.org
- Update to 17.11.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.12-beta.php
- Changes since 17.08.3:
* Too many changes to list here
* Thu Nov 09 2017 lbeltrame@kde.org
- Update to 17.08.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.3.php
- Changes since 17.08.2:
* None
* Mon Oct 16 2017 lbeltrame@kde.org
- Update to 17.08.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.2.php
- Changes since 17.08.1:
* Do away with the crashes that were triggered by the m_lastPlacemarkAt-Pointer's QPixmap-getters being evaluated at a point where the pixmap wasn't accessible anymore. This did lead to seldom crashes during (rapid) zooming and panning while the mousepointer hovered placemarks.
* Make m_lastPlacemarkAt a QPointer to avoid crashes.
* CHANGELOG: Fix for "Some countries are invisible on the political map" BUG: 381984 Differential Revision: https://phabricator.kde.org/D7625 (kde#381984)
* Thu Sep 07 2017 lbeltrame@kde.org
- Update to 17.08.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.08.1.php
- Changes since 17.08.0:
* fix bug introduced in b5d1987f74814ccdd7560a79eff2ae35f4631464
* Fri Aug 11 2017 christophe@krop.fr
- Update to KDE Applications 17.08.0
* New feature release
* https://www.kde.org/announcements/announce-applications-17.08.0.php
- Changes since 17.04.3 :
- Too many changes to list here
* Sat Aug 05 2017 christophe@krop.fr
- Update to KDE Applications 17.07.90
* KDE Applications 17.07.90
* https://www.kde.org/announcements/announce-applications-17.07.90.php
- Drop Fix-plain-map-and-political-map-showing-no-content.patch
(merged upstream)
* Sun Jul 16 2017 lbeltrame@kde.org
- Update to 17.04.3
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.3.php
- Changes since 17.04.2:
* Add fallback InputHandler to prevent crash when adding bookmark with UTM view angle (kde#381872)
- Dropped patches, now upstream:
* Add-fallback-InputHandler.patch
* Thu Jul 06 2017 wbauer@tmo.at
- Drop Fix-utm-enum-value.patch
- Add Add-fallback-InputHandler.patch from upstream instead to fix
the crash (boo#1044747, kde#381872)
* Tue Jul 04 2017 wbauer@tmo.at
- Add Fix-utm-enum-value.patch and reverse-apply it, this upstream
commit causes a crash when adding bookmarks if switched to UTM
view angles because the necessary handler functions for the
dialog are not implemented yet (boo#1044747, kde#381872)
- Add Fix-plain-map-and-political-map-showing-no-content.patch to
fix the plain map and the political map being not displayed at
all (kde#379297)
* Wed Jun 07 2017 lbeltrame@kde.org
- Update to 17.04.2
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.2.php
- Changes since 17.04.1:
* None
* Tue May 30 2017 wbauer@tmo.at
- Fix libastro1 Provides/Obsoletes
* Wed May 17 2017 lbeltrame@kde.org
- Update to 17.04.1
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.1.php
- Changes since 17.04.0:
* Fix installation folder for qm files in KDE Apps release settings
* Support also translated doc added in the KDE Application tarball
* let releaseme know to skip po install in it's builds, (used by KDE neon)
* Update update-version-number to include install/windows/marble-common.iss
* Add missing include of CMakeFindDependencyMacro
* Version bump to 0.27.1 (stable release)
* Support translation catalogs added in KDE Application release tarball
* Use windeployqt instead of manual Qt dependency hunting
* Update version number for latest stable release
* Move win/mac installation files to common dir. Split iss files.
* Use a Marble start menu folder, install website link
* Sync windows installer version
* Switch from NSIS to Inno Setup
* Fix MSVC compilation (fails with C2308, concatenating mismatched strings)
* No need for fabs (fixes MSVC compilation)
* Remove extra qualification
* Sun Apr 16 2017 lbeltrame@kde.org
- Update to 17.04.0
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04.0.php
- Changes since 17.03.90:
* None
* Wed Apr 12 2017 lbeltrame@kde.org
- Update to 17.03.90
* New bugfix release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.04-rc.php
- Changes since 17.03.80:
* None
* Sat Mar 25 2017 lbeltrame@kde.org
- Update to 17.03.80
* New feature release
* For more details please see:
* https://www.kde.org/announcements/announce-applications-17.03.80.php
- Changes since 16.12.3:
* Too many changes to list here