Changelog for
marble-debugsource-24.12.2-1.1.x86_64.rpm :
* Tue Feb 04 2025 Christophe Marin
- Update to 24.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.2/- No code change since 24.12.1
* Tue Jan 07 2025 Christophe Marin - Update to 24.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.12.1/- Changes since 24.12.0:
* Fix translation for Marble Maps
* Remove usage of some Qt CMake usage with ECMQmlModule
* Don\'t build behaim or marble-maps targets in non-KF builds
* Sun Dec 08 2024 Christophe Marin - Update to 24.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.12.0/- No code change since 24.11.90
* Mon Dec 02 2024 Christophe Marin - Update to 24.11.90
* New feature release- Changes since 24.11.80:
* behaim: fix Exec in desktop file
* Sat Nov 16 2024 Christophe Marin - Update to 24.11.80
* New feature release- Too many changes to list here.
* Tue Nov 05 2024 Christophe Marin - Update to 24.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.3/- Changes since 24.08.2:
* Add the capability to query the centerLongitude/Latitude inside the MarbleQuickItem.
* Tue Oct 08 2024 Christophe Marin - Update to 24.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.2/- Changes since 24.08.1:
* MarbleQuickItem: set background fill color
* Tue Sep 10 2024 Christophe Marin - Update to 24.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.08.1/- No code change since 24.08.0
* Mon Aug 19 2024 Christophe Marin - Update to 24.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.08.0/- Changes since 24.05.2:
* Fix for another crash in the Vector OpenStreetMap map theme: The return value of calling o5mreader_open(&reader, file); was not evaluated. For some vector tiles the opening failed which resulted in a StringPairTable pointer without memory allocated. Accessing the associated array when trying to iterate over the dataset would then crash Marble.
* Add developer name and launchable to appdata
* Build OSMX for the target architecture of maps.kde.org
* UI files: use notr=\"true\" instead of old comment=\"KDE::DoNotExtract\"
* Tue Jul 02 2024 Christophe Marin - Update to 24.05.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.2/- No code change since 24.05.1
* Wed Jun 12 2024 Christophe Marin - Update to 24.05.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.05.1/- No code change since 24.05.0
* Sun May 19 2024 Christophe Marin - Update to 24.05.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/24.05.0/- No code change since 24.04.80
* Fri May 03 2024 Christophe Marin - Update to 24.04.80
* New feature release- Changes since 24.02.2:
* Normalize polygon winding order for 3D buildings
* Update OSMX rebuild instructions
* Fix Linux platform check
* Remove the no longer used high-z mbtile OSM raw data generator
* Only run NodeReducer on zoom levels where we actually need it
* Skip clipping of inner rings not included in the tile at all
* Tue Apr 09 2024 Christophe Marin - Update to 24.02.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.2/- No code change since 24.02.1
* Tue Mar 19 2024 Christophe Marin - Update to 24.02.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/24.02.1/- No code change since 24.02.0
* Fri Mar 01 2024 Christophe Marin - Build marble with GCC 13 on Leap 15
* Fri Feb 23 2024 Christophe Marin - Update to 24.02.0
* New feature release- Changes since 24.01.95:
* Normalize polygon winding order for 3D buildings
* Fri Feb 09 2024 Christophe Marin - Update to 24.01.95
* https://kde.org/announcements/megarelease/6/rc2/
* Tue Dec 05 2023 Christophe Marin - Update to 23.08.4
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.4/- No code change since 23.08.3
* Tue Nov 07 2023 Christophe Marin - Update to 23.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.3/- Changes since 23.08.2:
* snapcraft: initial import snapcraft files.
* Tue Oct 10 2023 Christophe Marin - Update to 23.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.2/- No code change since 23.08.1
* Mon Sep 18 2023 Christophe Marin - Adapt to gpsd packaging changes (boo#1215444)
* Tue Sep 12 2023 Christophe Marin - Update to 23.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.08.1/- No code change since 23.08.0
* Sun Aug 20 2023 Christophe Marin - Update to 23.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.08.0/- No code change since 23.07.90
* Mon Aug 14 2023 Christophe Marin - Update to 23.07.90
* New feature release- No code change since 23.07.80
* Tue Aug 01 2023 Christophe Marin - Update to 23.07.80
* New feature release- Too many changes since 23.04.3, only listing bugfixes:
* More comprehensive fix for MarbleQuickItem on HighDPI. (kde#408413)
* Should fix: Bad MarbleQuickItem layout on HighDPI (kde#408413)
* Patch by Boris Shhtrasman: - dgml is missing an option center the map (lonlat) (kde#358779)
* Fix Crash on Panning with Equirectangular Projection (kde#453332)
* Fix \"Crash when working with a GPX-track\" and brush up the UI a bit. (kde#394101)
* Fix: Selecting by pressing Enter doesn\'t work in MapViewWidget. (kde#318280)
* Enable retrieval of aircraft position information from a host other than the local host (kde#373022)
* Thu Jul 06 2023 Christophe Marin - Require protobuf < 22
* Tue Jul 04 2023 Christophe Marin - Update to 23.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.3/- No code change since 23.04.2
* Tue Jun 06 2023 Christophe Marin - Update to 23.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.2/- No code change since 23.04.1
* Tue May 09 2023 Christophe Marin - Update to 23.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/23.04.1/- No code change since 23.04.0
* Sat Apr 15 2023 Christophe Marin - Update to 23.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/23.04.0/
* Fri Mar 31 2023 Christophe Marin - Update to 23.03.90
* New feature release
* Fri Mar 17 2023 Christophe Marin - Update to 23.03.80
* New feature release
* Tue Feb 28 2023 Christophe Marin - Update to 22.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.3/
* Tue Jan 31 2023 Christophe Marin - Update to 22.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.2/
* Tue Jan 03 2023 Christophe Marin - Update to 22.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.12.1/
* Fri Dec 02 2022 Christophe Marin - Update to 22.12.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.12.0/
* Sat Nov 26 2022 Christophe Giboudeaux - Update to 22.11.90
* New feature release
* Sat Nov 12 2022 Christophe Giboudeaux - Update to 22.11.80
* New feature release
* Tue Nov 01 2022 Christophe Giboudeaux - Update to 22.08.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.3/
* Tue Oct 11 2022 Christophe Giboudeaux - Update to 22.08.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.2/
* Tue Sep 06 2022 Christophe Giboudeaux - Update to 22.08.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.08.1/
* Sun Aug 14 2022 Christophe Giboudeaux - Update to 22.08.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.08.0/
* Fri Aug 05 2022 Christophe Giboudeaux - Update to 22.07.90
* New feature release
* Sat Jul 16 2022 Christophe Giboudeaux - Update to 22.07.80
* New feature release
* Tue Jul 05 2022 Christophe Giboudeaux - Update to 22.04.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.3/
* Wed Jun 08 2022 Christophe Giboudeaux - Update to 22.04.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.2/
* Tue May 10 2022 Christophe Giboudeaux - Update to 22.04.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/22.04.1/
* Mon Apr 18 2022 Christophe Giboudeaux - Update to 22.04.0
* New feature release
* For more details please see:
* https://kde.org/announcements/gear/22.04.0/
* Fri Apr 08 2022 Christophe Giboudeaux - Update to 22.03.90
* New feature release
* Wed Mar 23 2022 Christophe Giboudeaux - Update to 22.03.80
* New feature release- Changes since 21.12.3:
* Adding means to Marble QtQuick to determine the license.
* Fix blacklist and whitelist to also work for plugins that are not prefixed with \"lib\".
* Eliminate a \"type qualifiers ignored on function return type\" warning
* Eliminate \"this statement may fall through\" warnings
* Port deprecated QObject::trUtf8() -> tr()
* Eliminate a buffer size warning in EclSolar::getEclYearInfo()
* Port deprecated qVariantFromValue() -> QVariant::fromValue()
* Port deprecated QPixmap::grabWidget() -> QWidget::grab()
* Port deprecated QFileInfo::created() -> metadataChangeTime()
* Port deprecated QTime::elapsed() -> QElapsedTimer
* Port deprecated QStyleOptionViewItemV2 -> QStyleOptionViewItem
* Port deprecated QSet::fromList() -> QSet(begin,end)
* Port deprecated QSet::toList() -> values()
* Port deprecated QFlags(nullptr) -> QFlags()
* Port deprecated QFontMetrics::width() -> horizontalAdvance()
* Use KActionCollection::setDefaultShortcut() for marble-kde
* WMS: Allow redirection on the initial GetCapabilities request
* Use the real MIME type \"application/gpx+xml\" instead of an alias
* Add icon for the geo: URI handler
* Don\'t run Marble in a terminal when handling geo: URIs
* apps/marble-kde: Use heap memory allocation for MainWindow (kde#443144)
* Tue Mar 01 2022 Christophe Giboudeaux - Update to 21.12.3
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.3/- No code change since 21.12.2
* Tue Feb 01 2022 Christophe Giboudeaux - Update to 21.12.2
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.2/- No code change since 21.12.1
* Tue Jan 04 2022 Christophe Giboudeaux - Update to 21.12.1
* New bugfix release
* For more details please see:
* https://kde.org/announcements/gear/21.12.1/- No code change since 21.12.0