[Marble-devel] Not existing map theme properties vs. existing plugins?

2016-07-25 Thread Friedrich W. H. Kossebau
Hi, when testing the Marble example apps, I found that in some cases setup calls done via the MarbleWidget API did not work. E.g. calling marbleWidget->setShowCompass(false); with the earth/plain map does not hide the compass floatitem, it happily is present in the view. And same with

[Marble-devel] Reducing namespace from "org.kde.edu.marble" to "org.kde.marble" ?

2016-07-25 Thread Friedrich W. H. Kossebau
Hi, currently for namespacing of classes in QML or Qt interface declarations the namespace in use is composed by the elements "org" "kde" "edu" "marble". I propose to drop the "edu" element from that, for the advantage of a simpler namespace and also removing the possible connotation that the

[Marble-devel] [Differential] [Request, 534 lines] D2282: Make render positions an enum instead of string-based values

2016-07-25 Thread kossebau (Friedrich W. H. Kossebau)
kossebau created this revision. kossebau added reviewers: Marble, rahn, shentey, nienhueser. REVISION SUMMARY Allows build-time check of values used and is faster at runtime, due to comparing bits instead of strings (lists) REPOSITORY rMARBLE Marble BRANCH makeRenderPositionsAnEnum

[Marble-devel] [Differential] [Request, 600 lines] D2280: Move categoryName() out of declarative/Placemark.cpp into GeoDataFeature.cpp

2016-07-25 Thread sanjibanb (Sanjiban Bairagya)
sanjibanb created this revision. sanjibanb added reviewers: nienhueser, rahn. sanjibanb added a subscriber: Marble. sanjibanb set the repository for this revision to rMARBLE Marble. sanjibanb added a project: Marble. REPOSITORY rMARBLE Marble REVISION DETAIL https://phabricator.kde.org/D2280