1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00
Commit Graph

485 Commits

Author SHA1 Message Date
ff0affc8ec Version++ 2022-01-20 23:50:23 +01:00
7d98a797f5 Added TRK files Windows association 2022-01-01 21:06:33 +01:00
cedaeb1185 Version++ 2021-12-24 13:48:08 +01:00
321357b74d Added support for TwoNav data files (trk, rte, wpt)
Resolves #411
2021-12-24 13:43:23 +01:00
fa55c6d93a Added positioning support 2021-12-04 15:05:30 +01:00
b45860afe9 Added QCT Windows desktop integration 2021-11-14 15:54:41 +01:00
f63ee64f90 Added support for QCT maps 2021-11-14 15:08:33 +01:00
a2c88c4fcb Version++ 2021-11-03 18:27:40 +01:00
21cda471cc Fixed broken app icons install in "make install" on linux
Fixes #405
2021-11-01 21:44:00 +01:00
96bf7bd41a Version++ 2021-10-31 07:53:11 +01:00
310a113e25 Switched from fallback encodings to core5compat module in Qt6 builds
Archlinux has started to use the Qt6 build, so to support the legacy East Asian
encodings use the compat module rather than a "clean" but less functional
fallback solution and hope there will be some replacement in Qt6 before
the module gets dropped. Non-UTF XML files will however still not work.
2021-10-27 20:29:12 +02:00
442625232c Version++ 2021-10-25 11:32:50 +02:00
4eae93e403 Version++ 2021-10-15 19:27:23 +02:00
9096797938 Windows icons must be in a fixed order that fits the NSIS file! 2021-10-10 19:05:20 +02:00
0a627feab4 Windows build fixes 2021-10-10 12:44:49 +02:00
eb7220f0c8 Version++ 2021-10-10 12:36:14 +02:00
c56ebccd5c Fixed OS X build
+ code cleanup
2021-10-10 10:48:59 +02:00
fb8f0c4372 Added support for waypoint icons 2021-10-10 08:38:38 +02:00
3cfa5456e9 Read the image size only when actually needed 2021-10-04 21:00:29 +02:00
446a68abcb Added Chinese localization 2021-09-24 20:14:59 +02:00
c77cf70f9f Multiple settings handling fixes and enhancements 2021-09-22 20:29:48 +02:00
db45d3c659 Version++ 2021-09-21 22:09:26 +02:00
d7dc185ecf Only show the password on explicit user request 2021-09-20 21:58:08 +02:00
11c83b405f Project structure cleanup 2021-09-17 23:45:12 +02:00
2232b011a1 Added support for downloading DEM tiles 2021-08-30 20:31:33 +02:00
018d0ba085 Redesigned HTTP downloader
- Save the data as they come rather than at once
- + some related refactoring
2021-08-26 22:22:18 +02:00
62a60723be Added GHP OS X desktop integration 2021-08-19 23:41:01 +02:00
9f6ced0342 Added GHP Linux & Windows desktop integration 2021-08-19 19:45:53 +02:00
814eceb82c Added support for ONmove 7xx series GHP files 2021-08-19 19:35:26 +02:00
eab43332ee Version++ 2021-08-18 23:30:38 +02:00
94571ccfc6 OMD OS X desktop integration 2021-08-18 23:28:11 +02:00
accea5d9da OMD Windows & Linux desktop integration 2021-08-18 22:30:02 +02:00
221d1b3fdb Added support for OnMove OMD files 2021-08-18 21:29:28 +02:00
933f2c3837 Rotate JPEG thumbnails acording to EXIF data
fixes #385
2021-08-04 08:57:42 +02:00
6e4cc406ab Version++ 2021-07-31 08:25:30 +02:00
15f194a848 Version++ 2021-07-12 20:25:06 +02:00
5b3b7128f6 Added initial open file paths configuration 2021-07-12 00:21:21 +02:00
e9220d5526 Worldfiles OS X desktop integration 2021-06-29 21:32:27 +02:00
e9cd0963dc Finalize the projection combo box redesign 2021-06-28 23:47:20 +02:00
8e26ed5a50 wld files association (linux) 2021-06-27 17:30:18 +02:00
31bd85bcc8 Version++ 2021-06-27 16:24:40 +02:00
ec5a1c7851 Added support for world file maps 2021-06-17 21:58:25 +02:00
c9083c184b Added missing icns resources (ov2 & itn) 2021-05-29 00:26:36 +02:00
87df10d099 OV2/ITM desktop integration 2021-05-12 22:02:04 +02:00
b9e3e81ac1 Added support for waypoint phone data
+ address waypoint data where missing
2021-05-12 21:58:46 +02:00
86e8ac71ee Added support for TomTom ITN files 2021-05-12 07:44:25 +02:00
6f0a6511db Version++ 2021-05-09 22:43:54 +02:00
6a941566cb Added support for TomTom OV2 files 2021-05-09 22:39:39 +02:00
9c0288e0e5 QtSvg is now defacto required, so make this a major version 2021-04-18 22:50:41 +02:00
a0b4300431 Version++ 2021-04-10 16:08:06 +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
11082fe2a6 Version++ 2021-03-21 20:25:20 +01:00
2d329e65ee Preserve directory structure when loading the POIs
+ POI files handling optimization
2021-03-21 20:23:20 +01:00
659cf4cc7a Preserve directory structure when loading the maps 2021-03-20 09:59:03 +01:00
cdc71e2856 Do not repeatedly compute the areas bounds 2021-03-07 11:58:21 +01:00
c6cc34c73f Version++ 2021-02-24 00:10:31 +01:00
8cb56d3783 Version++ 2021-02-16 21:27:10 +01:00
60fb421f28 sqlite maps OS X desktop integration 2021-02-12 00:09:52 +01:00
c6b1109d89 Added sqlite maps Windows & Linux desktop integration 2021-02-10 21:27:41 +01:00
fd33605e2d Version++ 2021-02-09 21:08:07 +01:00
0929e9a692 Added support for sqlitedb maps (Locus, OsmAnd, RMaps) 2021-02-09 21:05:23 +01:00
d88f71ddba Version++ 2021-02-08 19:56:57 +01:00
a369a1689d Added position date display option
Closes #330
2021-02-06 15:23:02 +01:00
7bc1c53452 Added OS X AQM desktop integration 2021-02-06 10:44:31 +01:00
4ab611b04a Windows & Linux AQM desktop integration 2021-02-05 22:01:10 +01:00
86c6fa7b03 Added support for AlpineQuest AQM maps 2021-02-04 23:22:16 +01:00
b880998dcc Version++ 2021-01-25 21:39:22 +01:00
bf613f1b6d Added support for raster polygon backgrounds 2021-01-25 21:37:07 +01:00
6ba7493b59 Version++ 2021-01-23 18:30:46 +01:00
ef6dff42b7 Version++ 2021-01-09 11:29:29 +01:00
0ac6b697bb Removed obsolete stuff 2021-01-02 22:37:56 +01:00
0ec265e4ea Version++ 2020-12-31 15:45:03 +01:00
1ba1ae498c Added Esperanto localization 2020-12-27 19:39:41 +01:00
e1e3800f72 Use the same icons for KML and KMZ
(soon we are out of colors anyway...)
2020-12-26 19:53:23 +01:00
d116508d73 Added Windows and Linux KMZ desktop integration 2020-12-25 19:47:37 +01:00
d01a5a7e42 Added support for KMZ maps 2020-12-22 22:32:07 +01:00
97bea8c56c Added support for Qt6
Removed support for Qt4 and Qt5 < 5.12
2020-12-22 22:09:09 +01:00
e40836e6bb Added missing file associations + icons 2020-12-15 21:51:08 +01:00
743a937f41 Fixed crashing async map loading
fixes #331
2020-12-09 23:07:05 +01:00
abd1dc2450 Added support for polyconic projections 2020-12-04 00:25:57 +01:00
41c8a4d935 Version++ 2020-12-03 00:11:49 +01:00
9e70a1ffbb Added the "Load map dir" feature 2020-12-02 23:58:11 +01:00
96733883cb Added support for BSB charts maps 2020-11-27 01:11:50 +01:00
b6194d535e Version++ 2020-11-23 22:28:11 +01:00
dc209bd96e Yet another graph zoom improvement
(and yet not ideal...)
2020-11-22 14:38:52 +01:00
12e395270b Version++ 2020-11-10 01:04:28 +01:00
f139d33502 Huffman encoded labels
+ more or less related fixes/refactoring
2020-11-10 00:58:19 +01:00
fb4af33d89 Version++ 2020-10-27 11:49:07 +01:00
67ce176b74 Version++ 2020-10-09 05:12:19 +02:00
789f314ae8 Margins widget refactoring 2020-10-06 21:41:23 +02:00
398eb152f6 Version++ 2020-09-29 00:04:42 +02:00
a9c86fd580 Added PNG export 2020-09-27 00:34:38 +02:00
7d62ef038c Version++ 2020-09-20 23:05:38 +02:00
5343a1a922 "multi-size" app icons on linux
+ icon structure cleanup
2020-07-10 00:57:31 +02:00
a339706293 Version++ 2020-06-27 22:51:53 +02:00
32d3eab10e Initial (and partial) IMG links support
+ various IMG fixes (RGN parsing, IMG parsing)
2020-06-27 22:46:26 +02:00
e7729e8745 Added missing Italian localization stuff 2020-06-27 18:05:50 +02:00
giomba
6b860fe18c
added italian translation (#295)
Added italian translation
2020-06-27 17:57:18 +02:00
1fc4dbbb73 Cosmetics 2020-05-30 17:10:13 +02:00
0999cdcba2 Fixed Qt version with time zones support
+ reverted broken Qt version check for opengl
2020-05-30 17:06:06 +02:00
5bd744a8ed Added time zone settings 2020-05-20 21:00:36 +02:00
26b5411465 Version++ 2020-04-30 21:48:07 +02:00
a4abed8f1f Code cleanup 2020-04-26 01:17:54 +02:00
cbe312d9c8 Version++ 2020-04-19 14:52:40 +02:00
e26d1abd5a Version++ 2020-04-05 10:50:24 +02:00
d94938261a Version++ 2020-03-28 19:50:39 +01:00
19a847c7d4 Enable simultaneous display of GPS and DEM data 2020-03-25 23:08:26 +01:00
654bfcd058 Version++ 2020-03-17 21:10:45 +01:00
82c0c1f8a7 Asynchronous WMS/WMTS map loading
(also fixes crash on OS X)
2020-03-17 21:06:51 +01:00
bf0dd1b24a Version++ 2020-03-04 19:49:11 +01:00
bb6d6a4044 Version++ 2020-03-01 14:39:40 +01:00
1de9c6ef5d Version++ 2020-02-17 20:19:11 +01:00
2002b828dd Version++ 2020-02-12 20:35:59 +01:00
187cb77858 Added missing Hungarian localization copy 2020-02-12 08:36:56 +01:00
f70d92805b Version++ 2020-02-09 23:27:22 +01:00
911c63df0c Added support for GMAP maps 2020-02-09 23:24:48 +01:00
633d52daca Added Hungarian localization 2020-01-28 22:02:16 +01:00
cdbf2db5fe Version++ 2020-01-22 22:39:14 +01:00
cd22e6207a Added support for Huffman compressed RGN data 2020-01-21 21:50:13 +01:00
057180e431 Added OS X SML integration 2020-01-16 19:31:14 +01:00
6525d34e08 Added SML desktop integration (Windows + Linux) 2020-01-15 23:10:14 +01:00
a89ef11d73 Added basic support for Suunto SML files 2020-01-14 23:21:05 +01:00
d8b54ac342 Version++ 2020-01-12 16:09:06 +01:00
db7e60bdfb Added support for GPI speed/red light cameras 2019-11-10 16:46:31 +01:00
bd5728ffa0 Version++ 2019-11-09 21:25:45 +01:00
96e0b584a0 Added support for waypoint addresses 2019-11-08 21:00:59 +01:00
8715e0e37b Enabled Ukrainian localization 2019-11-05 21:59:01 +01:00
b2ca97b836 Version++ 2019-11-01 19:10:47 +01:00
01d8d917cb Merge branch 'master' of https://github.com/tumic0/GPXSee 2019-10-28 14:34:32 +01:00
d1522210e5 Added Windows GPI integration 2019-10-28 14:34:01 +01:00
82eed4759c Added OS X GPI integration 2019-10-28 12:01:58 +01:00
c0c01eef8b Added support for GPI files 2019-10-25 22:30:12 +02:00
25b42fd2f8 Version++ 2019-10-18 08:38:04 +02:00
0c1a123cd9 Handle the tooltips pixel accurate 2019-10-16 19:22:55 +02:00
9c96e7124a Added tooltip event triggers for info messages 2019-10-15 23:59:15 +02:00
d59a37466b Added support for waypoint links 2019-10-14 01:16:38 +02:00
a9ce6f54c7 Hyperlink + copy&paste enabled tool tips 2019-10-13 20:20:32 +02:00
dc9a600a6e Version++ 2019-10-03 01:06:53 +02:00
7a900f2252 Version++ 2019-09-29 11:48:08 +02:00
fcaacb4b6a Version++ 2019-08-29 20:18:35 +02:00
b91358a6bd Added CUP files OS X desktop integration 2019-08-16 21:32:31 +02:00
44b98754d7 Version++ 2019-08-16 20:50:59 +02:00
7eedcc083e CUP files Windows & Linux desktop integration 2019-08-16 20:46:42 +02:00
ecb82952f6 Added support for SeeYou CUP files 2019-08-15 21:27:55 +02:00
a11b926a98 Version++ 2019-07-18 08:14:47 +02:00
c1fdb21fad Cosmetics 2019-07-10 21:37:03 +02:00
6bea3b7ebf Suppress QT's deprecated functions warnings 2019-07-10 21:17:52 +02:00
a41e89053d Version++ 2019-07-07 19:17:06 +02:00
537b1c3716 Added support for label shields 2019-06-30 20:39:22 +02:00