index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
profile-widget
/
divecartesianaxis.cpp
Age
Commit message (
Expand
)
Author
2018-08-15
profile-widget: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-21
profile-widget: Change Q_UNUSED to no parameter name
jan Iversen
2018-05-19
Profile: minor coding style issues concerning axis-ticks
Berthold Stoeger
2018-05-14
Core: introduce new subsurface-string header
Dirk Hohndel
2018-03-05
Use correct numeric format based on selected locale (Qt domain part)
Stefan Fuchs
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
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
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
2016-01-25
Changed quite a few shorts to bool on the c++ implementtion
Tomaz Canabrava
2015-11-06
Don't connect to the PreferencesDialog in Subsurface-mobile
Dirk Hohndel
2015-11-06
This patch reverts ae709ab30ee6ab
Lubomir I. Ivanov
2015-11-06
Untagle DiveCartesianAxis from MainWindow
Lubomir I. Ivanov
2015-11-05
Untangle profile from MainWindow: work around print mode
Dirk Hohndel
2015-11-02
Preferences: Remove the old dialog and use the new one
Tomaz Canabrava
2015-10-30
Move Profile widget out of desktop-widgets
Tomaz Canabrava