1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-11-24 11:45:53 +01:00
Commit Graph

4757 Commits

Author SHA1 Message Date
4a6deeaa16 Fixed graveyard rendering 2024-11-18 14:31:47 +01:00
8d3784e142 Make the patterns work with Qt5 2024-11-18 10:59:37 +01:00
67c1c1fd27 Version++ 2024-11-18 10:58:59 +01:00
9bf640441c Hairdresser + Alcohol 2024-11-18 01:02:09 +01:00
14afa87f5b Schools + fixes 2024-11-17 23:31:33 +01:00
b5f288133a Townhalls 2024-11-17 21:37:07 +01:00
6c768f4a61 Checkpoints 2024-11-17 21:28:31 +01:00
8bfb6c7a7d Pasages 2024-11-17 21:07:46 +01:00
5943ac2d89 National parks adjustments 2024-11-17 19:30:22 +01:00
57476bbe08 Hamlets/locality zoom adjustment 2024-11-17 18:52:18 +01:00
a9de6d9655 Hospital label fix 2024-11-17 18:39:45 +01:00
4e4f82fc9e Hospital/police/Firestation zoom levels adjustment 2024-11-17 18:37:04 +01:00
0f380c73e5 Cemetery labels adjustments 2024-11-17 18:23:31 +01:00
93bc3bb107 Label min/max zooms adjustments 2024-11-17 18:19:20 +01:00
fb0c8c8b76 Area labels layout/clip fix 2024-11-17 18:16:43 +01:00
ee20b02dfa Better POI id 2024-11-17 17:11:14 +01:00
d4f48f71bb Steps 2024-11-16 19:21:59 +01:00
8dd9946a50 Weirs 2024-11-16 18:54:48 +01:00
d5fc45602c Landfills 2024-11-16 17:47:53 +01:00
262228939f Castles 2024-11-16 17:30:29 +01:00
48c9907d77 Bicycle shops 2024-11-16 17:18:56 +01:00
ec19a50162 Walls/fences rendering order fix 2024-11-16 16:54:34 +01:00
f17715ac2e Bridges rendering fixes 2024-11-16 16:47:08 +01:00
a00a79709a Metro lines 2024-11-16 15:37:14 +01:00
6f4d2f62d0 Some more POI layout adjustments 2024-11-16 15:13:02 +01:00
2e0130554c Improved POI rendering 2024-11-16 14:56:23 +01:00
3929e16de9 End hillshading on level 15 2024-11-16 13:16:20 +01:00
32024a4382 Urban greenery adjustments 2024-11-16 11:29:41 +01:00
fc365405cf Allotments + landuse order 2024-11-16 11:03:24 +01:00
a43c7c9d0d Bridges 2024-11-16 10:38:01 +01:00
b7f023a99b Refactoring 2024-11-15 23:21:38 +01:00
de9529ef02 Replaced the Mapsforge default theme with our own theme 2024-11-15 22:59:06 +01:00
2fdbc25ca3 A better QPainter text rect inconsistency workaround 2024-11-15 20:23:48 +01:00
734ba4bf44 Use SVG arrows instead of PNGs 2024-11-13 17:16:22 +01:00
a9927911fc Yet another area labels layout algorithm change 2024-11-13 17:15:26 +01:00
1a9bec1d94 Added railway station POI icon 2024-11-12 21:20:31 +01:00
6ca1e3b67c Improved area labels layout 2024-11-11 08:53:17 +01:00
6493d10930 Fixed Qt5 build 2024-11-10 19:52:24 +01:00
7c1ed27781 Improved area labels placement 2024-11-10 17:46:08 +01:00
c033de5a84 Fixed Qt5 build 2024-11-10 11:38:00 +01:00
01fba7b742 Render repeating "always-display" lineSymbols as bitmap lines 2024-11-08 16:39:01 +01:00
70ddd83154 Code cleanup 2024-11-07 18:40:25 +01:00
9b0fb8b77c Fixed symbol/label display priority 2024-11-07 18:31:39 +01:00
62ef1f4243 Version++ 2024-11-07 18:31:25 +01:00
9a8070bd06 Added missing hillshading cleanup 2024-11-03 17:59:25 +01:00
b721a829b2 Code cleanup 2024-11-01 09:16:32 +01:00
244a7670e7 Increase the distance precision for tracks < 10km/nm/nmi to two decimal digits 2024-10-31 01:31:08 +01:00
3ec36336c1 Added missing label text checks 2024-10-29 00:35:41 +01:00
86b85e5afc Limit area labels to one per tile 2024-10-28 13:00:56 +01:00
77f51098f6 Code cleanup
While QWidget:palette() and QPalette() should technically provide the same
results due to the way how the default QPalette gets applied, make it clean
and obvious what we want to achieve.
2024-10-23 18:31:56 +02:00