Remember tracking settings in the Marble KDE application (Marble #323095)
completed by: Levente Kurusa
mentors: Torsten Rahn, Dennis Nienhüser
Marble is a virtual globe and world atlas — your Swiss army knife for maps. Find your way and explore the world! The Qt version remembers tracking settings like whether to automatically center on the current location. This is implemented in src/apps/marble-qt/QtMainWindow.cpp around the code locations starting with settings.beginGroup( "Tracking" ). Please port this to the KDE version: Add suitable config values to src/apps/marble-kde/marble.kcfg and use them (the class MarbleSettings is autogenerated from marble.kcfg) in src/apps/marble-kde/marble_part.cpp similar to how QtMainWindow.cpp does.
Helpful links:
- https://bugs.kde.org/show_bug.cgi?id=323095
- The easiest way to reach Marble developers to help you is to visit the #marble IRC channel in freenode. Watch out for Earthwings
- http://marble.kde.org/