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

233 Commits

Author SHA1 Message Date
e52a163529 Refactoring 2016-03-02 09:34:39 +01:00
70238062f2 Added missing initializations 2016-03-02 09:15:03 +01:00
7d749dfe5b Fixed broken track count when reloading files 2016-02-29 09:04:36 +01:00
64e65679fe Now using antialiasing in track view 2016-02-28 10:58:25 +01:00
a1ac09f615 Refactoring 2016-02-28 09:32:54 +01:00
ba4ac9fe51 Yet another refactoring 2016-02-19 21:42:54 +01:00
59d8b3cc77 Code cleanup 2016-02-19 21:34:55 +01:00
2f80e612b5 WindowsXP font issue workaround 2016-02-13 12:13:56 +01:00
932f817496 Improved error handling
Added file filters to open dialogs
2016-02-12 20:12:37 +01:00
580289e533 Code cleanup 2016-02-12 10:29:18 +01:00
30891482a1 More includes cleanup 2016-02-12 10:23:14 +01:00
47a753610a Includes cleanup 2016-02-12 10:09:17 +01:00
e06a1bc148 Added support for POI files in GPX format 2016-02-11 20:58:52 +01:00
2a987abec3 Cosmetics 2016-02-08 21:08:29 +01:00
923a00479a Added support for GPX files with multiple tracks 2016-02-08 17:53:09 +01:00
82660caccb Version++ 2016-02-07 18:29:07 +01:00
ddebaaa62c Fixed MSVC 2015 compile issues 2016-02-07 18:27:50 +01:00
7723392c01 Added default maps 2016-02-07 18:12:03 +01:00
30e78591c5 Some more shortcuts 2016-02-02 23:13:08 +01:00
a26b1257b2 Version 2.6 2016-02-02 23:02:03 +01:00
97a9dadd39 Scale artefacts fix 2016-02-02 22:56:38 +01:00
6acbf0d89f Fixed scale flicker issue on OS X
Performance improvements
2016-02-02 20:12:56 +01:00
9941faa218 Added proper initialization to silence analysis tools 2016-02-02 09:07:04 +01:00
e7edd5c3c3 Improved PDF export 2016-02-02 01:10:05 +01:00
16cce5abd0 Code cleanup 2016-01-19 09:04:54 +01:00
c2391929d3 Added track scale info 2016-01-14 00:37:51 +01:00
d8068ad994 Fixed track view resizing issues 2015-12-20 09:33:40 +01:00
6659e2ffa7 Fixed slider info value on unit change 2015-12-19 20:49:22 +01:00
141226b509 Added support for imperial units 2015-12-19 20:23:07 +01:00
4a2c7b19fb Version 2.4 2015-12-19 13:16:51 +01:00
3bba3d6cd7 Fixed navigation logic 2015-12-19 13:15:13 +01:00
0374e59bce Fixed crash when zooming with no track loaded. 2015-12-19 12:57:09 +01:00
69c62ffdc3 Version 2.3 2015-12-19 11:34:10 +01:00
b195993164 Fixed navigation toolbar show/hide logic 2015-12-19 08:29:31 +01:00
b2672a982a Fixed navigation toolbar style on OS X 2015-12-19 08:26:23 +01:00
4d10a8d5d5 Code cleanup 2015-12-18 22:50:28 +01:00
22b84cc6cd Revert "Code cleanup"
This reverts commit ba9319d7f6.
2015-12-18 22:48:11 +01:00
ba9319d7f6 Code cleanup 2015-12-18 22:44:26 +01:00
7ac94588c8 Added navigation toolbar 2015-12-18 22:21:11 +01:00
1b358bde3c Fixed all the compile warnings when compiled with GCC
Basic coding style unification
2015-12-17 19:58:49 +01:00
9b2ca4ccb7 Version++ 2015-12-06 00:55:43 +01:00
2d9677096d Added 1 tile margins in track view 2015-12-06 00:51:02 +01:00
f3eb136187 Improved error handling
Refactoring
2015-12-04 22:56:34 +01:00
4550e473de Do not store the files as .png as they may be in other format 2015-12-03 20:07:42 +01:00
363fc47b88 Improved error reporting 2015-12-03 00:25:53 +01:00
db4dc37848 Version 2.1 2015-12-02 00:32:07 +01:00
7abe931ef1 Dementia 2015-12-01 23:38:02 +01:00
e583158492 Now consistently using QT OS defines 2015-12-01 23:13:20 +01:00
Jiri Luznicky
8a44b7d290 Bad line count when incorrect line in mapfile is skipped. 2015-12-01 22:31:39 +01:00
91bf49610d Added "data sources" help item
Now using a common directory for all data/configs
2015-11-30 22:42:51 +01:00
4e543782ec Fixed POI crash on vector reallocation
Improved error reporting
2015-11-26 19:13:59 +01:00
d1bf74f43b Yet another code cleanup 2015-11-26 00:21:11 +01:00
0b4ee95591 Code cleanup 2015-11-25 23:58:46 +01:00
f54ca1529a Zooming & scrolling improvements 2015-11-25 23:17:39 +01:00
0c002bc1e9 Fixed track zoom computation on Qt5 2015-11-25 00:10:11 +01:00
b0cafe69d0 Fixed MSVC & Qt5 compile issues 2015-11-24 10:05:28 +01:00
f93b54aab0 Added support for show/hide the graphs and the toolbars 2015-11-24 00:24:26 +01:00
81c0789319 Map sources are now readed from config file 2015-11-23 23:19:57 +01:00
c639c6deac Added initial map support part #2 2015-11-23 02:37:08 +01:00
69095ca9eb Added initial map support 2015-11-23 02:33:01 +01:00
8a4b749d6b Fixed broken rendering with QT5 2015-10-22 10:27:27 +02:00
a08a3d2bb4 Version 1.0 2015-10-22 09:58:07 +02:00
d1b5642fdd Code cleanup 2015-10-22 09:43:21 +02:00
cd2426049b Code cleanup 2015-10-22 00:42:03 +02:00
1e28bdd108 GUI polishing, bug fixing and code cleanup 2015-10-22 00:05:45 +02:00
2248b9b036 Added keyboard controls info 2015-10-21 01:09:17 +02:00
fd9e504c89 Improved file browsing 2015-10-20 22:18:41 +02:00
5fce0980e5 Slider item cosmetics 2015-10-19 23:57:45 +02:00
b9accff81e Using proper (thin) spaces with units 2015-10-19 09:54:29 +02:00
cfc669bc33 Added elevation correction(geoidheight subtraction)
Improved info output in PDF exports.
2015-10-19 00:35:08 +02:00
ac3614f81c Code cleanup 2015-10-17 12:08:30 +02:00
c21ef0b587 Added slider info 2015-10-17 01:33:02 +02:00
da81839529 Yet another graph filtering change 2015-10-16 18:28:47 +02:00
b398f04839 Now using an outlier filter rather than signal smoothing for speed graphs 2015-10-15 19:44:34 +02:00
405c1d2dde Use NMEA speed data if available
Now using median speed filtering
2015-10-15 01:30:21 +02:00
da42f3ab33 Added distance & time info 2015-10-14 02:54:36 +02:00
7e2b27acf1 Improved slider handling 2015-10-13 23:49:15 +02:00
2df5dd0d88 Improved grap info ordering 2015-10-13 00:27:49 +02:00
96e8415e00 Added track statistics 2015-10-12 01:12:12 +02:00
5131a9d81d Fixed file open logic 2015-10-07 01:30:03 +02:00
de787a97fa Some more OS X GUI polishing 2015-10-06 23:54:43 +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