|
cdc71e2856
|
Do not repeatedly compute the areas bounds
|
2021-03-07 11:58:21 +01:00 |
|
|
68f67425c3
|
Properly reset the last graph tab
|
2021-03-06 12:19:18 +01:00 |
|
|
ddc0e60517
|
Graphtab->mapview connections can be permanent
(no need to recreate them on every graph change)
|
2021-02-23 23:12:14 +01:00 |
|
|
48dcc6655b
|
Yet another place with broken graph tab index
|
2021-02-23 22:55:22 +01:00 |
|
|
f0be0d6774
|
Fixed broken path<->graph binding setup
fixes #348
|
2021-02-23 22:35:59 +01:00 |
|
|
e5d5c06a0e
|
Fine-tune OS X fullscreen layout
|
2021-02-21 10:00:42 +01:00 |
|
|
4f73150e3e
|
Improved Full-screen layout
|
2021-02-19 19:36:26 +01:00 |
|
|
c6fb231186
|
Properly save/restore window geometry
Fixes #328
|
2021-02-19 19:31:54 +01:00 |
|
|
7e41069cde
|
Fixed broken marker date when time graphs are selected
|
2021-02-15 23:52:10 +01:00 |
|
|
c8e2baba68
|
A better handling of missing/invalid dates
|
2021-02-13 23:44:48 +01:00 |
|
|
e5de4dd5be
|
Add Coordinates display option to position info
+ Data menu redesign
Closes #343
|
2021-02-12 22:41:38 +01:00 |
|
|
a8a613468e
|
Do not show empty popups
|
2021-02-08 19:53:24 +01:00 |
|
|
ed6a81c9e7
|
Properly fix the areas crash
|
2021-02-08 19:52:48 +01:00 |
|
|
0cd18c0927
|
Fixed crash when there is no graph in the data
|
2021-02-08 00:55:27 +01:00 |
|
|
f2e91f4a6b
|
Fixed date background rendering issue
|
2021-02-06 15:43:20 +01:00 |
|
|
a369a1689d
|
Added position date display option
Closes #330
|
2021-02-06 15:23:02 +01:00 |
|
|
2e10c609f4
|
Fixed crash on empty paths
Fixes #339
|
2021-01-23 18:24:58 +01:00 |
|
|
9386fa587c
|
Rather do not hover on the secondary graphs
|
2021-01-18 00:36:52 +01:00 |
|
|
9a459dc365
|
Properly handle the marker when there are multiple tracks
|
2021-01-18 00:18:52 +01:00 |
|
|
6d8ccd2216
|
Unified path -> name conversion
|
2021-01-17 19:33:06 +01:00 |
|
|
3033bc680d
|
Includes cleanup
|
2021-01-17 18:39:57 +01:00 |
|
|
591560c0eb
|
Improved graph slider and path marker handling
+ related refactoring
|
2021-01-17 16:02:37 +01:00 |
|
|
815071fc55
|
Use propper qHash return values on Qt6
|
2021-01-10 13:23:43 +01:00 |
|
|
f7b44b64b0
|
Fixed broken graph info layout
|
2021-01-01 12:51:39 +01:00 |
|
|
7e39a34d0e
|
Fixed typo
|
2020-12-30 09:26:26 +01:00 |
|
|
cf4f9b6f98
|
Fixed digital zoom on OS X
|
2020-12-29 18:36:23 +01:00 |
|
|
9b3ed7ef1d
|
Fixed Qt6 Release build
|
2020-12-29 15:17:31 +01:00 |
|
|
bafbb825fc
|
Fixed TimeZoneInfo QVariant loading/saving in QT6
|
2020-12-28 16:08:36 +01:00 |
|
|
08fc8ff6c4
|
Fixed cut&paste error
|
2020-12-27 00:15:41 +01:00 |
|
|
0ae55e1511
|
Improved projection settings layout
|
2020-12-27 00:14:28 +01:00 |
|
|
4f22c50510
|
Properly handle return values
|
2020-12-27 00:00:59 +01:00 |
|
|
336f3741d8
|
Cosmetics
|
2020-12-26 00:40:57 +01:00 |
|
|
977ba58570
|
Fixed typo
|
2020-12-25 09:13:11 +01:00 |
|
|
dde8e9a22c
|
Make the source projection of JNX and KMZ maps selectable
|
2020-12-24 16:33:17 +01:00 |
|
|
97bea8c56c
|
Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
|
2020-12-22 22:09:09 +01:00 |
|
|
7d8dcec88b
|
Try to break even less bounding box transformations
|
2020-12-14 22:06:59 +01:00 |
|
|
239e571358
|
Provide propper map bounds for overviews
|
2020-12-13 19:40:09 +01:00 |
|
|
22fb6071f7
|
Refactoring
|
2020-12-10 22:02:09 +01:00 |
|
|
0f03ef4af7
|
Yet another map load crash fix
|
2020-12-10 01:09:23 +01:00 |
|
|
743a937f41
|
Fixed crashing async map loading
fixes #331
|
2020-12-09 23:07:05 +01:00 |
|
|
e76e7b71ed
|
Check for duplicit map loads
|
2020-12-08 21:29:20 +01:00 |
|
|
4bad086152
|
Enable maps drag&drop
|
2020-12-08 01:12:39 +01:00 |
|
|
7584116168
|
Removed cut&paste remains
|
2020-12-08 00:59:18 +01:00 |
|
|
59b734c402
|
Cosmetics
|
2020-12-08 00:58:01 +01:00 |
|
|
74796e3e41
|
Only trigger the last maploaded
|
2020-12-06 23:31:45 +01:00 |
|
|
10e1b5c4fb
|
Open map files passed as program arguments
closes #327
|
2020-12-06 19:17:09 +01:00 |
|
|
07fa377e38
|
Remove the weired file lists copies
It used to be written in the Qt4 documentation to iterate over a copy, but
there is aparently no real reason doing that...
|
2020-12-06 13:03:32 +01:00 |
|
|
2b8c3f64ac
|
Only trigger the last loaded map
|
2020-12-06 12:53:39 +01:00 |
|
|
c2e50e5213
|
Use a smooth digital zoom
|
2020-12-06 00:11:47 +01:00 |
|
|
e63ad7a244
|
Make the maps submenus work with large amount of items
|
2020-12-05 12:25:59 +01:00 |
|