- 03 Jul, 2016 13 commits
-
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Dennis Nienhüser authored
-
Bernhard Beschow authored
GeoDataFeature::style() isn't used for rendering any more. Instead, the renderer asks the StyleBuilder to return a style. Since there are many places in the code relying on style() returning a non-null pointer, we can't simply return a null pointer. Therefore, we return a dummy style object as a temporary solution.
-
Bernhard Beschow authored
-
Bernhard Beschow authored
fixes regression introduced in 144ce021
-
Sanjiban Bairagya authored
-
Bernhard Beschow authored
-
Bernhard Beschow authored
-
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 27 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
-