1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03:22 +02:00
Commit Graph

431 Commits

Author SHA1 Message Date
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