- 06 Mar, 2020 2 commits
-
-
Volker Krause authored
-
Volker Krause authored
-
- 15 Jan, 2020 1 commit
-
-
Torsten Rahn authored
-
- 08 Jan, 2020 1 commit
-
-
Laurent Montel authored
-
- 07 Jan, 2020 3 commits
-
-
Antonio Rojas authored
-
Antonio Rojas authored
gps_data_t.fix.time is a struct timespec in gpsd>=3.20 Differential Revision: https://phabricator.kde.org/D26486
-
Ben Cooksley authored
Ref T12071
-
- 02 Jan, 2020 3 commits
-
-
Torsten Rahn authored
Differential Revision: https://phabricator.kde.org/D25456
-
Martin Koller authored
Differential Revision: https://phabricator.kde.org/D18124
-
Torsten Rahn authored
Differential Revision: https://phabricator.kde.org/D26070
-
- 05 Dec, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 04 Dec, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 25 Nov, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 23 Nov, 2019 1 commit
-
-
Yunhe Guo authored
Summary: KCM UI is gradually moving to Qt Quick Controls 2 components and Kirigami form layout. This can solve some layout consistency issue and HiDPI rendering issue (QQC1 doesn't render properly in HiDPI screen). {F7779229} Reviewers: #marble, #plasma, ngraham Reviewed By: ngraham Subscribers: ngraham, marble-devel, kde-edu Tags: #marble, #kde_edu Differential Revision: https://phabricator.kde.org/D25474
-
- 15 Nov, 2019 1 commit
-
-
Yuri Chornoivan authored
-
- 12 Nov, 2019 3 commits
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
Script Kiddy authored
-
Nicolas Fella authored
Summary: This reworks the APK generation to be more aligned to what the binary factory Android builder expects. Most of the heavy lifting is done there for us, so we don't need special code for it here. Test Plan: Builds in local clone of the binary factory container Reviewers: #marble, sanjibanb Reviewed By: sanjibanb Subscribers: apol, marble-devel, kde-edu Tags: #marble, #kde_edu Differential Revision: https://phabricator.kde.org/D24642
-
- 07 Nov, 2019 7 commits
-
-
Script Kiddy authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
- 15 Oct, 2019 2 commits
-
-
Jens-Michael Hoffmann authored
-
Jens-Michael Hoffmann authored
-
- 12 Sep, 2019 2 commits
-
-
Torsten Rahn authored
-
Torsten Rahn authored
-
- 07 Sep, 2019 1 commit
-
-
Script Kiddy authored
In case of conflict in i18n, keep the version of the branch "ours" To resolve a particular conflict, "git checkout --ours path/to/file.desktop"
-
- 03 Sep, 2019 1 commit
-
-
Torsten Rahn authored
- Adding QML GeoItem and QML GeoPolyline. Differential Revision: https://phabricator.kde.org/D23673
-
- 02 Sep, 2019 8 commits
-
-
John Zaitseff authored
Previously, default styles would be constructed for every placemark. Now create the default styles just once, then copy as required. In addition, now display an icon for placemarks with points, but not for lines or polygons. Currently, the icon cannot be styled with the Simplestyle properties "marker-size", "marker-symbol" or "marker-color": this is yet to be implemented. Differential Revision: https://phabricator.kde.org/D23533
-
John Zaitseff authored
FontAwesome icons are licensed under CC BY 4.0 and are available from https://github.com/FortAwesome/Font-Awesome.git The svgs/solid/dot-circle.svg from repository tag 5.10.2 (commit 090e6148d3f63a45b40e7cd8679bd4d64e58d75d) was used for this commit. Differential Revision: https://phabricator.kde.org/D23532
-
John Zaitseff authored
-
John Zaitseff authored
Differential Revision: https://phabricator.kde.org/D23530
-
John Zaitseff authored
Differential Revision: https://phabricator.kde.org/D23529
-
John Zaitseff authored
Translate the properties "title", "name" (a commonly used non-standard property), "description", "marker-color", "stroke", "stroke-opacity", "stroke-width", "fill" and "fill-opacity" into appropriate Marble styles. Still to do: "marker-size" and "marker-symbol", presumably just for discrete points, not lines or polygons. Differential Revision: https://phabricator.kde.org/D23528
-
John Zaitseff authored
In particular, the plugin now handles GeoJSON files that do not contain a FeatureCollection top-level object. It also correctly handles GeometryCollection objects that can nest other GeoJSON geometry objects arbitrarily deep, by using a recursive parser. Furthermore, altitude values are now imported along with longitude and latitude. Properties on Feature objects are now handled in such a way that extending these to cover styles is made easier. Differential Revision: https://phabricator.kde.org/D23527
-
Torsten Rahn authored
- Add valid GeoJSON examples from RFC7946 Differential Revision: https://phabricator.kde.org/D23524 Differential Revision: https://phabricator.kde.org/D23525 Differential Revision: https://phabricator.kde.org/D23526
-
- 28 Aug, 2019 1 commit
-
-
Martin Koller authored
Differential Revision: https://phabricator.kde.org/D19341
-