- 03 Jul, 2016 3 commits
-
-
Bernhard Beschow authored
-
Dennis Nienhüser authored
The code here addresses elements that have multiple tags with corresponding visual categories, e.g. bakery and butcher in the same place, and makes sure that if we have an icon for any of those categories then this is set.
-
Dennis Nienhüser authored
-
- 02 Jul, 2016 28 commits
-
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Dennis Nienhüser authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
* a slot's return type shall be void
-
Dennis Nienhüser authored
-
Sanjiban Bairagya authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Sanjiban Bairagya authored
do not speak anything
-
Torsten Rahn authored
(Thanks Friedrich!) CCBUG: 365009
-
Dennis Nienhüser authored
-
Bernhard Beschow authored
A theme might want to define its own levels for its items. For example, a bicycle map might want to display routes in lower levels than e.g. a car map.
-
Bernhard Beschow authored
Vector themes might want to change the priority of rendered visual categories. Therefore, the render order should be part of the vector theme.
-
Bernhard Beschow authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Bernhard Beschow authored
-
Torsten Rahn authored
on some devices when displaying OSM maps in the Mercator projection.
-
Torsten Rahn authored
maximum zoom levels (by reverting d4b6aea7).
-
Bernhard Beschow authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
Fixes texture layer not appearing after activation when the startup map theme has no texture layers enabled by default and no other map theme with texture layers enabled was active before.
-
Sanjiban Bairagya authored
-
Friedrich W. H. Kossebau authored
-
- 01 Jul, 2016 1 commit
-
-
Sanjiban Bairagya authored
instructions, without abusing the filenames of the audio files
-
- 30 Jun, 2016 1 commit
-
-
Dennis Nienhüser authored
-
- 26 Jun, 2016 7 commits
-
-
Torsten Rahn authored
-
Dennis Nienhüser authored
This is one of the reasons why I hate copy-and-paste programming.
-
Dennis Nienhüser authored
Do not use QApplication::palette() in statically initialized variables
-
Dennis Nienhüser authored
Might still be useful to implement some stuff in marble-maps, but having it in git history seems enough for now.
-
Akshat Tandon authored
Issue polyshp2osm.py converter used to write very small lon/lat values in scientific notation. When tiles were created using the osmconvert tool, the tool used to read only the starting digits of the value and never considered the exponenet part, which gave rise to eratic position of nodes and hence eratic boundaries. Fix This commit makes the converter write lon/lat values only in decimal notation thus preventing any erratic read/writes. Reviewers: rahn, nienhueser Reviewed By: nienhueser Differential Revision: https://phabricator.kde.org/D2011
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-