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

163 Commits

Author SHA1 Message Date
cc694971be Added support for limiting the maximal zoom level of online map sources 2017-09-09 12:33:43 +02:00
ba856d7eb6 Adjusted the scale bar (text) size to the remaining content in plot mode 2017-09-09 10:51:19 +02:00
35818ce16e Removed obsolete size guard 2017-08-31 08:10:09 +02:00
abbb823890 Removed DPI dependency in print font size computation 2017-08-31 00:07:29 +02:00
e69f17aad5 Print font size id now appropriate to the page size 2017-08-30 13:09:54 +02:00
5efb9f8a4e Added resolution setting to export dialogue. 2017-08-28 17:48:46 +02:00
ebf39f11bd Added support for hi-resolution printing 2017-08-28 15:25:45 +02:00
f3e4719439 Added map opacity (brightness) settings 2017-08-24 17:29:59 +02:00
81e1664a9b Data/map loading code cleanup 2017-07-27 19:47:46 +02:00
945528d6b1 Cosmetics 2017-06-26 00:16:38 +02:00
8d5f72de64 Now using proper menu entries location on OS X
+ proper qt stuff localization
2017-05-31 23:37:02 +02:00
0f6c8eb896 Code cleanup 2017-05-23 13:23:14 +02:00
223a13583c Added data filtering settings 2017-05-22 14:54:22 +02:00
5bfe9c2527 Added missing ellipses 2017-05-16 12:59:59 +02:00
d8d70bfd8b Added missing MB->kB conversion 2017-05-04 00:04:28 +02:00
4460b454c4 Added pixmap cache configuration to options. 2017-05-03 23:55:16 +02:00
acc49d015e Use only the "Map" word for maps/atlases in the GUI 2017-04-21 21:57:29 +02:00
0808f6679e Added "runtime" offline map loading
Offline map loading & error handling cleanup
2017-04-21 21:15:58 +02:00
47199348d8 Improved error reporting 2017-04-17 19:15:20 +02:00
4de3ddf71b Switched from hardcoded values to CSV files for datum definitions.
Non-WGS84 maps now fit correctly when defined using map grid.
2017-04-17 18:03:04 +02:00
96437ae6ab Cosmetics 2017-04-07 10:16:14 +02:00
322792ea04 Improved digital zoom/fullscreen interaction 2017-04-06 19:54:50 +02:00
533af66080 Fixed typo 2017-04-06 09:08:25 +02:00
03ef7a9147 Added digital zoom 2017-04-05 22:53:25 +02:00
431002fd62 Added offline map info to data sources info page 2017-03-27 23:58:36 +02:00
b21c2267cf Added support for OziExplorer offline maps 2017-03-18 01:30:31 +01:00
ff733b2705 Indicate moving time in status bar 2017-02-12 20:11:36 +01:00
99e32b1a15 Made the moving time switch affect all related values
More standardized time type switching (menu)
2017-02-12 19:57:55 +01:00
93313da01d Fixed QNetworkManager related crashes on program termination. 2017-02-07 23:36:06 +01:00
a253ac1796 Localization update 2017-02-05 16:10:42 +01:00
e6a0eeefcc Better Time/Moving Time display approach. 2017-02-05 16:01:54 +01:00
cd89706d74 Do not use hardcoded control keys info 2017-02-02 20:06:17 +01:00
961eac9324 Added moving time info.
Added special track data processing for "pause states".
2017-01-31 09:37:01 +01:00
ae2765528d Updated obsolete strings 2017-01-24 18:23:56 +01:00
3e340ab941 Improved error reporting.
Cosmetics.
2017-01-02 23:01:50 +01:00
0448ae5eea Added basic print/export formating options 2016-12-16 02:30:58 +01:00
cde4c65c53 GUI polishing 2016-12-07 21:38:36 +01:00
b24136a580 Use OpenGL also for graph views when selected 2016-12-07 02:02:39 +01:00
34e48199b2 Fixed options/settings handling isses. 2016-12-06 21:02:44 +01:00
a9668ca86e Added options dialogue 2016-12-06 01:48:26 +01:00
535361dada Added support for NMEA files 2016-11-16 23:54:15 +01:00
17c791d753 Added support for IGC files 2016-11-10 00:08:11 +01:00
8a90a736d2 Added cadence and power graphs 2016-11-06 03:28:08 +01:00
984d3bb6c5 Refactoring 2016-11-02 17:35:26 +01:00
8591d3f34c Localization update 2016-11-01 08:42:16 +01:00
9789982626 Added support for Garmin FIT file format. 2016-10-31 22:59:08 +01:00
c89f8dbb47 Improved error reporting 2016-10-29 12:22:28 +02:00
78fb5c1547 Code cleanup 2016-10-28 21:44:53 +02:00
6a25ad6379 Improved error handling 2016-10-28 19:29:42 +02:00
6cc22afcdc Added file changes missing in last commit... 2016-10-25 19:46:44 +02:00