|
a7e02bdc8b
|
Some more cosmetic optimizations
|
2018-10-05 07:10:49 +02:00 |
|
|
ed4e201b08
|
Cosmetics
|
2018-10-04 23:02:43 +02:00 |
|
|
06901d8d7a
|
Fixed -Wold-style-cast warnings
|
2018-10-04 01:37:07 +02:00 |
|
|
254deae04a
|
Code cleanup
|
2018-09-30 12:16:41 +02:00 |
|
|
076a091a5b
|
Translations unification
|
2018-09-30 11:35:33 +02:00 |
|
|
bb7787b001
|
Refactoring
|
2018-09-25 21:07:44 +02:00 |
|
|
bc6d48d1fe
|
Some more code cleanup
|
2018-09-25 01:49:08 +02:00 |
|
|
9bae94f30d
|
qWarning() mesage formating cleanup
|
2018-09-24 23:07:11 +02:00 |
|
|
351fc0309a
|
Code cleanup
|
2018-09-24 22:49:10 +02:00 |
|
|
d8116c7f5d
|
Properly fixed the zoom 0 display issue
(without breaking non-default map bounds)
|
2018-09-23 21:07:16 +02:00 |
|
|
e9f7642cde
|
Code cleanup
|
2018-09-22 14:17:24 +02:00 |
|
|
c39298000d
|
Added TMS maps support
|
2018-09-22 13:32:54 +02:00 |
|
|
65b74b146d
|
Added support for local (file:) URLs
|
2018-09-22 12:42:49 +02:00 |
|
|
d7fe0fa9bf
|
Fixed broken automatic loading of MBTiles maps
|
2018-09-22 10:25:43 +02:00 |
|
|
5a692c71a8
|
Added support for tiles with a different size than 256px
|
2018-09-21 23:18:05 +02:00 |
|
|
99ea19e35a
|
Use the map name from the metadata table if available
|
2018-09-21 00:19:30 +02:00 |
|
|
0a74684713
|
Improved map validity checks
|
2018-09-20 08:50:52 +02:00 |
|
|
db98f381b5
|
Added initial MBTiles support
|
2018-09-20 07:59:47 +02:00 |
|
|
2bee8656a4
|
Properly split the paths exactly at the date line
|
2018-09-17 20:11:23 +02:00 |
|
|
7855c69729
|
Fixed WMS/WMTS URLs composing
|
2018-09-16 12:05:11 +02:00 |
|
|
7432459c93
|
Improved dateline crossing handling
|
2018-09-15 13:40:21 +02:00 |
|
|
eda5046518
|
Show the path marker on the great circle segment line
|
2018-09-15 10:41:00 +02:00 |
|
|
b867ce9a7f
|
Code cleanup
|
2018-09-15 08:40:37 +02:00 |
|
|
c89137204e
|
Use the GreatCircle for all segments longer than 1 arc minute
|
2018-09-15 00:22:27 +02:00 |
|
|
df104b16c6
|
Yet another optimization
|
2018-09-13 01:45:17 +02:00 |
|
|
8f9049a8d4
|
Code cleanup/optimization
|
2018-09-13 01:15:43 +02:00 |
|
|
9957e1834e
|
Now drawing path segments > 1 arc minute as great circle curves instead of rhumb lines
|
2018-09-13 00:43:28 +02:00 |
|
|
8d1be76043
|
Fixed Garmin CSV reader coordinates order (correct is lon, lat)
|
2018-09-12 20:13:09 +02:00 |
|
|
09a5f57109
|
Fixed POI selection when the POI radius is not >> trackpoint distance
Fixes #153
|
2018-09-12 19:55:32 +02:00 |
|
|
89f384feed
|
Made the HiDPI display mode (of non-HiDPI maps) configurable
|
2018-09-11 00:33:20 +02:00 |
|
|
d58322b412
|
Map API cleanup
|
2018-09-10 21:22:57 +02:00 |
|
|
70222f4ae2
|
Fixed overlapping scale numbers
|
2018-09-10 21:22:01 +02:00 |
|
|
fe1aaa73a0
|
Fixed compile warning
|
2018-09-10 21:21:40 +02:00 |
|
|
2501f834c8
|
Display numbers according to the locale settings
Closes #150
|
2018-09-09 18:46:43 +02:00 |
|
|
384d20b1a5
|
Changed 1/min to more convenient bpm/rpm
Closes #135
|
2018-09-09 15:27:44 +02:00 |
|
|
b4a06057f8
|
Fixed copy&paste error
|
2018-09-09 15:26:45 +02:00 |
|
|
dcf1c686e5
|
Added support for new IGC date header format
Fixes #152
|
2018-09-09 14:38:37 +02:00 |
|
|
a8d183639e
|
Fixed broken zoom 0 handling
Fixes #151
|
2018-09-09 09:41:04 +02:00 |
|
|
d9e025a18c
|
String handling optimization
|
2018-08-27 22:25:55 +02:00 |
|
|
0a9077545b
|
Make huge images work under OpenGL (at least memory-ineficient)
|
2018-08-24 12:26:32 +02:00 |
|
|
bbc1d43290
|
Fixed QT4 build
|
2018-08-24 00:46:06 +02:00 |
|
|
9f74bbb27a
|
Some more code cleanup
|
2018-08-24 00:14:40 +02:00 |
|
|
21dbd3958d
|
Removed obsolete method
|
2018-08-23 23:56:23 +02:00 |
|
|
92ac7c0c10
|
Removed obsolete define
|
2018-08-23 20:33:14 +02:00 |
|
|
1f71b3a3b2
|
Code/API cleanup
|
2018-08-23 20:26:10 +02:00 |
|
|
3176271955
|
Only create/copy the sub-images when OpenGL is used
|
2018-08-23 09:08:59 +02:00 |
|
|
d4b46a4bb6
|
Broken OpenGL image part drawing workaround
|
2018-08-22 00:14:07 +02:00 |
|
|
de196e8281
|
Splited the OfflineMap class to separate OziMap and GeoTIFF map classes
|
2018-08-21 20:01:47 +02:00 |
|
|
f376f7139b
|
Report an error on HiDPI maps when HiDPI support is not enabled
|
2018-08-20 18:46:44 +02:00 |
|
|
9fe10f10b8
|
Fixed compiler warning
|
2018-08-19 10:44:12 +02:00 |
|