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

65 Commits

Author SHA1 Message Date
81e1664a9b Data/map loading code cleanup 2017-07-27 19:47:46 +02:00
0808f6679e Added "runtime" offline map loading
Offline map loading & error handling cleanup
2017-04-21 21:15:58 +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
b21c2267cf Added support for OziExplorer offline maps 2017-03-18 01:30:31 +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
e6a0eeefcc Better Time/Moving Time display approach. 2017-02-05 16:01:54 +01:00
961eac9324 Added moving time info.
Added special track data processing for "pause states".
2017-01-31 09:37:01 +01:00
0448ae5eea Added basic print/export formating options 2016-12-16 02:30:58 +01:00
a9668ca86e Added options dialogue 2016-12-06 01:48:26 +01:00
8591d3f34c Localization update 2016-11-01 08:42:16 +01:00
6a25ad6379 Improved error handling 2016-10-28 19:29:42 +02:00
d7fd40d9d2 Added support for TCX and CSV files 2016-10-23 11:09:20 +02:00
1160c6d385 Added graph grid option
Code cleanup
2016-10-17 23:14:07 +02:00
c7d68f924f POI code refactoring 2016-10-09 23:46:30 +02:00
f02ff1fa01 POI loading optimization 2016-10-08 14:53:10 +02:00
9d90b97ba3 Added support for drag&drop 2016-10-04 10:16:46 +02:00
b95fb80210 Fixed compile issue on Windows.
Some more refactoring.
2016-09-27 01:27:38 +02:00
70f4010f55 Code cleanup 2016-09-26 21:01:58 +02:00
799079392c Fixed graph slider handling issue 2016-09-21 23:48:11 +02:00
3e421c6aba Added support for time graphs 2016-09-19 00:56:10 +02:00
7cfc05c101 Splited route and track info in status bar 2016-08-10 20:36:09 +02:00
20b107581e Added missing routes related stuff
Refactoring/optimization/cleanup
2016-08-09 23:08:49 +02:00
aacc04520f Added some more data display options 2016-08-09 10:47:49 +02:00
dad85e46a7 Added support for GPX routes 2016-08-09 01:16:19 +02:00
ee2f471ca0 Remaining tool-tip related changes
Improved/fixed POI handling
2016-08-02 20:46:22 +02:00
c3d6294b7a Code cleanup 2016-06-24 00:55:44 +02:00
1289762365 Added missing changes :-) 2016-06-16 20:47:32 +02:00
498d33b77d PDF export dialog polishing 2016-05-27 22:45:58 +02:00
82df1bec0e Improved PDF export dialog 2016-05-25 23:27:07 +02:00
82cbbbb52a Added basic PDF export settings 2016-05-24 03:01:22 +02:00
daf4ef894c Yet another bunch of print/PDF export improvements 2016-05-21 16:10:24 +02:00
511deada2e Added printing support
"Save" is now "Export"
2016-05-15 22:38:15 +02:00
07255aa8ae Some more code cleanup 2016-05-13 18:48:42 +02:00
4c61e208ed More permanent settings 2016-04-26 20:55:29 +02:00
a8d671556e Added permanent settings 2016-04-26 09:39:16 +02:00
1b5bdc0f07 Better window title 2016-04-19 08:51:11 +02:00
37d9bf1b9b Missing changes from previous commit
Yet another GUI polishing
2016-04-12 23:15:17 +02:00
47bcd0cfaf Added map change shortcuts 2016-04-08 22:33:19 +02:00
339144f7f8 Added fullscreen mode 2016-04-05 09:10:19 +02:00
f247c2fa22 Added support for tiles cache clearing 2016-04-01 19:25:34 +02:00
284f7d0a36 Fixed slider position handling 2016-03-30 20:50:51 +02:00
13f383ab7a Yet another GUI polishing 2016-03-25 09:50:19 +01:00
6bcb6ceb8d Now using a file on the filesystem for default maps rather than the executable 2016-03-24 19:34:46 +01:00
64a343dd2e Fixed tab logic 2016-03-23 20:56:39 +01:00
a2eaacc017 Better graph tabs handling 2016-03-23 09:38:22 +01:00
14290bf1f0 Enabled loading multiple POI files at once 2016-03-22 19:47:11 +01:00
93670d3026 Added heart rate graph
Improved graphs loading performance
Fixed various corner case behaviour bugs
2016-03-21 22:37:55 +01:00
04f2a08b78 Code cleanup 2016-03-05 22:42:22 +01:00
f05e6ce29f Extended POI file control possibilities 2016-03-05 18:01:13 +01:00
932f817496 Improved error handling
Added file filters to open dialogs
2016-02-12 20:12:37 +01:00