|
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 |
|
|
441ccc59d0
|
Added support for font-family style parameters
|
2021-05-27 22:06:14 +02:00 |
|
|
14b884f61a
|
Removed obsolete include
|
2021-05-09 22:40:24 +02:00 |
|
|
cbaecee4a8
|
Code cleanup
|
2021-05-09 22:35:05 +02:00 |
|
|
2e2fee560f
|
Switched to Qt5 signal/slot API
|
2021-04-28 00:01:07 +02:00 |
|
|
9f3917b0f2
|
Fixed crash when loading Trekbuddy atlases or Garmin GMAP as map dirs.
|
2021-04-25 10:00:15 +02:00 |
|
|
3c8ac118ae
|
propper hidpi icon scaling
|
2021-04-18 18:10:23 +02:00 |
|
|
663859ef1c
|
Improved mapsforge hi-dpi rendering
|
2021-04-18 12:20:07 +02:00 |
|
|
a4e39a98c0
|
Improved area labels rendering
|
2021-04-17 13:23:53 +02:00 |
|
|
c29acb1aea
|
Only do the layered painting for areas
|
2021-04-17 00:43:00 +02:00 |
|
|
cdd5c47da3
|
Only shift the top left corner
|
2021-04-16 22:56:34 +02:00 |
|
|
b65682a828
|
Fixed/improved label rendering
|
2021-04-15 23:11:47 +02:00 |
|
|
f1396b6eff
|
Do not touch the pixmap outside the painter
|
2021-04-15 09:40:31 +02:00 |
|
|
ce6f03de73
|
Layer rendering issue fix + optimization
|
2021-04-14 22:03:06 +02:00 |
|
|
f97f33f111
|
Some more build fix
|
2021-04-13 22:56:10 +02:00 |
|
|
0a04869f05
|
Fixed build on some Qt versions
|
2021-04-13 22:23:27 +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 |
|
|
f2585486b6
|
Only use the wildcard compare where it should be used
+ QT6 build fix
|
2021-04-10 15:49:48 +02:00 |
|
|
44a5e5de81
|
Added support for Mapsforge maps
|
2021-04-10 15:27:40 +02:00 |
|
|
98e30fe930
|
RTrees can not be copyied!
|
2021-03-21 21:23:00 +01:00 |
|
|
ce0d50e4aa
|
Yet another CRS URI format (used by Swisstopo)
|
2021-03-20 23:06:09 +01:00 |
|
|
659cf4cc7a
|
Preserve directory structure when loading the maps
|
2021-03-20 09:59:03 +01:00 |
|
|
8196b96f65
|
Fixed error handling
|
2021-03-19 20:09:11 +01:00 |
|