index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile-widget
/
divecartesianaxis.h
Age
Commit message (
Expand
)
Author
2021-01-10
profile: explicitly update gas-axis
Berthold Stoeger
2021-01-10
cleanup: unslotify DiveCartesianAxis::updateTicks
Berthold Stoeger
2021-01-10
profile: turn static into member variable
Berthold Stoeger
2021-01-10
cleanup: make DiveCartesianAxis functions const
Berthold Stoeger
2020-04-13
cleanup: turn protected into private members
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2018-01-10
Typo: indice -> index
Berthold Stoeger
2018-01-10
Unused code: DiveCartesianAxis::percentAt()
Jan Mulder
2018-01-10
Unused code: remove DiveCartesianAxis::tickInterval() and tickSize()
Jan Mulder
2017-04-29
Add SPDX header to profile widgets
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-08
Silence warnings in DiveCartesianAxis
Tomaz Canabrava
2015-11-06
Untagle DiveCartesianAxis from MainWindow
Lubomir I. Ivanov
2015-10-30
Move Profile widget out of desktop-widgets
Tomaz Canabrava