Chocobo1
|
7ab3479a34
|
Replace static_cast by qOverload
|
5 years ago |
Chocobo1
|
cc663746eb
|
Forward declare some classes
|
5 years ago |
Chocobo1
|
3748b995ff
|
Avoid creating unnecessary event loops
The `exec()` method will create another event loop and transfer
control over there which might introduce unexpected bugs.
|
6 years ago |
Chocobo1
|
e288de7ec1
|
Forward declare as much as possible
|
6 years ago |
dzmat
|
0af17bf7e9
|
Add 12 hour and 24 hour speed graphs
|
6 years ago |
Chocobo1
|
3dd969df64
|
Replace deprecated QSignalMapper class
|
6 years ago |
thalieht
|
456270bbb1
|
Delete several unused #include
|
7 years ago |
Chocobo1
|
fdf3ebbb6c
|
Remove usage of deprecated functions
Also use proper type for storing date/time data
|
7 years ago |
Chocobo1
|
52ae118e3c
|
Tweak spacing
|
7 years ago |
thalieht
|
ae1634623e
|
Coding style for many files
|
7 years ago |
dzmat
|
9d0ab0ae5f
|
speedwidget class: excess QtConcurent usage removal
|
7 years ago |
Chocobo1
|
ccd3b305c2
|
Use Qt5 connect syntax
|
7 years ago |
Chocobo1
|
b47c90f0e0
|
Setup parent ownership to avoid memory leak
|
7 years ago |
Vladimir Golovnev (Glassez)
|
8a6d8f3953
|
Use cached SessionStatus and CacheStatus
|
8 years ago |
Vladimir Golovnev (Glassez)
|
335443e6a0
|
Drop QThread::msleep wrapper
|
8 years ago |
dzmat
|
de26606ad5
|
memleak fix
|
8 years ago |
sledgehammer999
|
cd4f288f67
|
Follow project coding style. Issue #2192.
|
9 years ago |
Anton Lashkov
|
8a6866d409
|
SpeedPlotView: Simplify code using PointData struct
|
9 years ago |
Anton Lashkov
|
b599a8e2fb
|
SpeedPlotView: Use separate buffers for periods with reduce number of points. Fix coding style.
|
9 years ago |
Vladimir Golovnev (Glassez)
|
9db93e5d8f
|
Rename Core to Base (Closes #3733).
|
9 years ago |
Chocobo1
|
2997c0fd1e
|
Change "Select Graphs" from QToolButton to QComboBox
|
9 years ago |
sledgehammer999
|
0b20794672
|
Fixup speedwidget code.
|
10 years ago |
Anton Lashkov
|
7b736b6ae3
|
Add speedwidget based on QGraphicsView
|
10 years ago |