|
fb8f0c4372
|
Added support for waypoint icons
|
2021-10-10 08:38:38 +02:00 |
|
|
5fdbf2e5d6
|
Code cleanup
|
2021-10-10 08:14:38 +02:00 |
|
|
06dac47550
|
Code cleanup
|
2021-10-04 20:03:39 +02:00 |
|
|
c364922625
|
Some more code cleanup
|
2021-10-03 11:08:26 +02:00 |
|
|
3338bfa73f
|
Code cleanup
|
2021-10-03 00:16:59 +02:00 |
|
|
e1d4c2b532
|
Removed now obsolete hack
|
2021-10-02 21:09:30 +02:00 |
|
|
b14dd23224
|
Some more error checking improvements/fixes
|
2021-10-02 12:57:16 +02:00 |
|
|
288aa195c0
|
Added propper error checking
|
2021-10-02 12:23:12 +02:00 |
|
|
8d92cf6d86
|
The destructor still needs to be virtual
|
2021-10-02 11:59:11 +02:00 |
|
|
29705b4cdf
|
Get rid of unnecessary virtual stuff
|
2021-10-02 09:24:00 +02:00 |
|
|
54db2a5a6c
|
Don't use a map where an array is fully suficient and much faster
|
2021-09-30 20:26:36 +02:00 |
|
|
3d4adba90a
|
Some more code cleanup
|
2021-09-30 20:26:16 +02:00 |
|
|
505d7271f1
|
Code cleanup
|
2021-09-29 19:52:39 +02:00 |
|
|
2d5cf5478a
|
Code cleanup
|
2021-09-28 12:47:14 +02:00 |
|
|
e47cbc9af3
|
Added missing namespace
|
2021-09-20 21:43:17 +02:00 |
|
|
11c83b405f
|
Project structure cleanup
|
2021-09-17 23:45:12 +02:00 |
|
|
499461ff76
|
Code cleanup
|
2021-09-17 23:22:32 +02:00 |
|
|
fd65882907
|
Do not render tiles that will not be shown due to zoom in/out
|
2021-09-16 22:54:09 +02:00 |
|
|
018d0ba085
|
Redesigned HTTP downloader
- Save the data as they come rather than at once
- + some related refactoring
|
2021-08-26 22:22:18 +02:00 |
|
|
d5a472ddc0
|
Cosmetics
|
2021-08-25 00:34:31 +02:00 |
|
|
09a6d8655e
|
Code cleanup
|
2021-08-23 22:27:36 +02:00 |
|
|
ab062cc3ff
|
Improved handling of labels with separators
|
2021-08-16 09:00:36 +02:00 |
|
|
78e8b03d66
|
Code cleanup
|
2021-08-10 20:44:16 +02:00 |
|
|
69cc6ccb75
|
Render symbols/labels for not rendered areas
|
2021-07-27 21:53:24 +02:00 |
|
|
f042f11eed
|
Fixed rule evaluation logic
|
2021-07-27 21:52:37 +02:00 |
|
|
7676a21fc3
|
Some more file open logic fix/improvement
|
2021-07-22 00:32:36 +02:00 |
|
|
dc6a57338e
|
Code cleanup
|
2021-07-22 00:31:57 +02:00 |
|
|
a53fedf838
|
Yet another unnecessary file open remove
|
2021-07-21 02:06:35 +02:00 |
|
|
3f3ccb6856
|
Cache the open file descriptors between successive raster loads
|
2021-07-19 22:51:00 +02:00 |
|
|
2ea16eaaab
|
Do not open/close the data files when not accessing them
|
2021-07-19 22:47:44 +02:00 |
|
|
8bd08b31a3
|
Give the flags human readable names
|
2021-07-18 22:32:49 +02:00 |
|
|
29f9fb7a68
|
Some more error checking
|
2021-07-13 19:58:12 +02:00 |
|
|
b04ac5fae3
|
Some more style error checks
|
2021-07-13 19:43:29 +02:00 |
|
|
c5e1872c2e
|
Fixed "float font sizes causing crash on style load" issue
|
2021-07-13 17:31:37 +02:00 |
|
|
3d7e64a470
|
Removed the artificial POI zoom level limits
|
2021-07-09 07:56:35 +02:00 |
|
|
34e3e04e03
|
Improved error handling/reporting.
+ refactoring
|
2021-07-01 22:18:45 +02:00 |
|
|
f4d0c7f032
|
Remove all the remaining obscure micro-optimizations
|
2021-07-01 08:54:48 +02:00 |
|
|
17ed28ebf7
|
Cosmetics
|
2021-06-28 23:48:02 +02:00 |
|
|
0dcfeeead1
|
Fixed error handling
|
2021-06-27 21:27:02 +02:00 |
|
|
c0c7e9046a
|
Code cleanup
|
2021-06-27 16:00:27 +02:00 |
|
|
f5ea667f34
|
Improved error handling
|
2021-06-27 16:00:08 +02:00 |
|
|
1a3660ba2f
|
Cosmetics
|
2021-06-22 07:42:48 +02:00 |
|
|
057c625283
|
Improve WKT parsing compatability
|
2021-06-21 23:35:31 +02:00 |
|
|
47d9eea1af
|
Use propper basename in extension replace
|
2021-06-21 23:34:29 +02:00 |
|
|
3244dd675d
|
Fixed QT6 build
|
2021-06-17 22:40:37 +02:00 |
|
|
319f1180f1
|
Cosmetics
|
2021-06-17 22:13:31 +02:00 |
|
|
ec5a1c7851
|
Added support for world file maps
|
2021-06-17 21:58:25 +02:00 |
|
|
7163441cb5
|
Fixed pixel align issue
|
2021-06-04 21:04:09 +02:00 |
|
|
8589716a59
|
A little bit more sane bitmask
|
2021-05-31 22:37:55 +02:00 |
|
|
d39bd296f6
|
Properly handle Mapsforge world maps
|
2021-05-27 22:07:09 +02:00 |
|