|
3d4adba90a
|
Some more code cleanup
|
2021-09-30 20:26:16 +02:00 |
|
|
505d7271f1
|
Code cleanup
|
2021-09-29 19:52:39 +02:00 |
|
|
e47cbc9af3
|
Added missing namespace
|
2021-09-20 21:43:17 +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 |
|
|
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 |
|
|
3d7e64a470
|
Removed the artificial POI zoom level limits
|
2021-07-09 07:56:35 +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 |
|
|
cbaecee4a8
|
Code cleanup
|
2021-05-09 22:35:05 +02:00 |
|
|
663859ef1c
|
Improved mapsforge hi-dpi rendering
|
2021-04-18 12:20:07 +02:00 |
|
|
071056b9bc
|
Optimization
|
2021-04-13 20:30:27 +02:00 |
|
|
a42709e6a2
|
Added polygon labels rendering
|
2021-04-11 11:37:43 +02:00 |
|
|
44a5e5de81
|
Added support for Mapsforge maps
|
2021-04-10 15:27:40 +02:00 |
|
|
8196b96f65
|
Fixed error handling
|
2021-03-19 20:09:11 +01:00 |
|
|
a4648020d9
|
Code cleanup
|
2021-03-19 09:12:42 +01:00 |
|
|
0a87c06b0d
|
Optimization
|
2021-03-19 08:42:20 +01:00 |
|
|
a2390ae26f
|
A much more sane raster tabel load...
|
2021-02-10 21:26:26 +01:00 |
|
|
946f30f696
|
A little bit more sane feature check
|
2021-02-09 20:06:11 +01:00 |
|
|
de064c7ea1
|
Code cleanup after recent SubFile redesign
|
2021-02-08 19:54:14 +01:00 |
|
|
145a46686e
|
Propper error checking
|
2021-02-07 11:53:10 +01:00 |
|
|
1830c038f3
|
Fixed assignment instead of compare
|
2021-02-07 09:08:28 +01:00 |
|
|
5cec192a1c
|
Removed BOM
|
2021-02-03 23:34:03 +01:00 |
|
|
f73097af86
|
Cosmetics
|
2021-02-03 23:15:52 +01:00 |
|
|
2f740d5b8e
|
Code cleanup
|
2021-02-03 22:56:30 +01:00 |
|
|
b9c1c6c6cf
|
Fixed block read algorithm
|
2021-02-03 22:49:06 +01:00 |
|
|
731f2d7e6d
|
Added an optimized subfile block read
|
2021-02-03 22:16:00 +01:00 |
|
|
d2a1271348
|
Optimization
|
2021-02-01 20:06:05 +01:00 |
|
|
47b6c9d116
|
Code cleanup
|
2021-01-31 14:54:21 +01:00 |
|
|
97dbfb163b
|
Scale the painter, not the images for performance reasons
|
2021-01-31 10:30:06 +01:00 |
|
|
33f2002a52
|
Do not cache the raster data
|
2021-01-27 21:18:06 +01:00 |
|
|
02c3682758
|
Added propper error handling
|
2021-01-25 23:01:36 +01:00 |
|
|
bf613f1b6d
|
Added support for raster polygon backgrounds
|
2021-01-25 21:37:07 +01:00 |
|
|
7217f9acfc
|
Cosmetics
|
2021-01-15 06:44:31 +01:00 |
|
|
925ddffba5
|
Remove accidently added BOM
|
2021-01-11 23:41:44 +01:00 |
|
|
14a9c0a8cb
|
A little bit more sane binary search
|
2021-01-11 23:38:46 +01:00 |
|
|
cb8c19a2bc
|
Yet another retype for MSVC/qt6
|
2021-01-11 00:30:52 +01:00 |
|
|
f4ee36a173
|
Silence Qt6 MSVC warning
|
2021-01-10 16:17:19 +01:00 |
|
|
ae1e357fb7
|
See if this silences MSVC2019...
|
2021-01-10 15:42:29 +01:00 |
|
|
1468528a62
|
Try to silence some more MSVC warnings
|
2021-01-10 15:21:00 +01:00 |
|
|
a568efadd2
|
Silence MSVC warning
|
2021-01-10 15:03:32 +01:00 |
|
|
815071fc55
|
Use propper qHash return values on Qt6
|
2021-01-10 13:23:43 +01:00 |
|
|
b12eef7366
|
Use a better data descriptions
|
2020-12-26 14:45:38 +01:00 |
|