1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-01-31 09:05:14 +01:00

14 Commits

Author SHA1 Message Date
225e6da48b Use the "Round" HiDPI scaling policy (the default in Qt5) in Qt6
As of Qt 6.7.2 the rendering is completely broken and full of various render
artifacts when the default "PassThrough" policy is used and the user has
a fractional screen size like 125% set.
2024-09-21 13:38:56 +02:00
d61528c33f Do the OpenGL initialization before QApplication is created 2024-02-03 16:41:38 +01:00
bafbb825fc Fixed TimeZoneInfo QVariant loading/saving in QT6 2020-12-28 16:08:36 +01:00
97bea8c56c Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
5bd744a8ed Added time zone settings 2020-05-20 21:00:36 +02:00
f762013e1e Changed application data paths to more platform-standard locations 2018-11-02 20:01:19 +01:00
cdc9e51696 Added HiDPI displays/maps support 2018-08-18 21:06:36 +02:00
56e4c80999 Project structure refactoring 2017-11-26 18:54:03 +01:00
798f63aaff Fixed file open event handling on OS X
Installer files separation
2016-04-29 21:13:38 +02:00
2e4aeb57a8 Fixed broken file path handling on non-ASCII file systems. 2016-04-22 01:31:44 +02:00
e583158492 Now consistently using QT OS defines 2015-12-01 23:13:20 +01:00
fd9e504c89 Improved file browsing 2015-10-20 22:18:41 +02:00
79bbfd6245 User interface improvements, this time for real 2015-10-06 00:48:43 +02:00
928e259d0c Initial commit 2015-10-05 01:43:48 +02:00