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

52 Commits

Author SHA1 Message Date
3155e8436b Optimization & code cleanup 2017-10-04 23:15:39 +02:00
e24a3cd99a Silenced compiler warning 2017-09-30 09:52:36 +02:00
da4a51e7fa Improved graph slider info 2017-09-29 11:43:09 +02:00
d3fbbecb2d Graph items are now selecteble like path items (+ tool tips) 2017-09-24 19:54:13 +02:00
b9489afbfe Settings improvements and code cleanup 2017-09-15 00:07:09 +02:00
b14eeb58ab Fixed scale size in hi-res prints 2017-08-31 16:28:37 +02:00
e69f17aad5 Print font size id now appropriate to the page size 2017-08-30 13:09:54 +02:00
f4a992a66f Added missing background color definition (OpenGL issue fix) 2017-02-12 17:49:54 +01:00
f52fa9a9ef Removed obsolete stuff 2017-02-12 17:38:20 +01:00
3e340ab941 Improved error reporting.
Cosmetics.
2017-01-02 23:01:50 +01:00
ea178d1acb Fixed benign memory leak 2017-01-02 09:42:34 +01:00
b68ca92add OpenGL code cleanup 2016-12-20 00:11:30 +01:00
0cbf79870b Code cleanup 2016-12-10 11:50:53 +01:00
a5033c8b19 Fixed QOpenGLWidget usage (wrong minimal QT version) 2016-12-10 01:18:31 +01:00
b24136a580 Use OpenGL also for graph views when selected 2016-12-07 02:02:39 +01:00
0f2deca4fa Fixed broken graph width setting 2016-12-07 00:03:36 +01:00
a9668ca86e Added options dialogue 2016-12-06 01:48:26 +01:00
23f5a317d0 Fixed graph bounds issue 2016-11-18 18:02:40 +01:00
0d1b416c4f Code cleanup 2016-10-29 18:01:25 +02:00
1160c6d385 Added graph grid option
Code cleanup
2016-10-17 23:14:07 +02:00
be3c101c07 Fixed graph line distortion in PDF output 2016-10-12 20:38:18 +02:00
29fe054d57 Added proper check for empty graph view. 2016-09-27 01:29:35 +02:00
014e260042 Fixed some more display issues 2016-09-26 10:09:56 +02:00
7e365cb990 Added graph highlighting on track select 2016-09-22 20:59:13 +02:00
1957a51570 Fixed broken graph handling 2016-09-19 23:35:04 +02:00
3e421c6aba Added support for time graphs 2016-09-19 00:56:10 +02:00
f9fcbf5de4 Fixed item Z order 2016-09-12 02:25:57 +02:00
8624b42e0b Various route-releated fixes & improvements 2016-08-30 21:26:28 +02:00
05f1536285 Better handling of empty graphs 2016-08-30 08:39:14 +02:00
0ee0bd882e Some more graph handling improvements 2016-08-19 19:48:44 +02:00
d48a2aac93 Fixed slider issues 2016-08-16 10:25:08 +02:00
7993e4dcb3 Added initial support for track/route graphs differentiation 2016-08-16 00:27:54 +02:00
fc67f6f19a Fixed broken check 2016-06-27 20:29:59 +02:00
1289762365 Added missing changes :-) 2016-06-16 20:47:32 +02:00
2ad94947d7 Make the file info and graph info having the same text size in plots. 2016-05-22 11:54:27 +02:00
daf4ef894c Yet another bunch of print/PDF export improvements 2016-05-21 16:10:24 +02:00
b9f7af33d7 Fixed graph shrinking on export/print 2016-05-20 23:47:37 +02:00
f334901db3 Print/pdf export related cosmetics 2016-05-20 22:44:03 +02:00
ee9a8df51f Code cleanup 2016-05-12 09:03:05 +02:00
9fa031ca4d Code cleanup 2016-04-01 19:20:55 +02:00
284f7d0a36 Fixed slider position handling 2016-03-30 20:50:51 +02:00
f469b4f600 Fixed slider info displaying on right graph border 2016-03-30 01:48:48 +02:00
c9b5e0f2cb Code cleanup 2016-03-27 13:23:00 +02:00
58bed99d14 Fixed broken slider position setting
Refactoring
2016-03-23 09:22:26 +01:00
e0fd77bbfd Fixed graph slider position computation 2016-03-22 19:19:59 +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
17ab241a6d Refactoring 2016-03-19 09:06:43 +01:00
ee3a6adf2b Fixed graph display issues on constant graphs
Fixed elevation graph data handling
2016-03-17 00:50:20 +01:00
209f58412a Fixed broken palette handling 2016-03-03 19:45:04 +01:00
e52a163529 Refactoring 2016-03-02 09:34:39 +01:00