aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/divecartesianaxis.cpp
AgeCommit message (Expand)Author
2018-03-05Use correct numeric format based on selected locale (Qt domain part)Gravatar Stefan Fuchs
2018-01-10Typo: indice -> indexGravatar Berthold Stoeger
2018-01-10Unused code: DiveCartesianAxis::percentAt()Gravatar Jan Mulder
2018-01-10Unused code: remove DiveCartesianAxis::tickInterval() and tickSize()Gravatar Jan Mulder
2017-04-29Add SPDX header to profile widgetsGravatar Dirk Hohndel
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2016-03-08Silence warnings in DiveCartesianAxisGravatar Tomaz Canabrava
2016-01-25Changed quite a few shorts to bool on the c++ implementtionGravatar Tomaz Canabrava
2015-11-06Don't connect to the PreferencesDialog in Subsurface-mobileGravatar Dirk Hohndel
2015-11-06This patch reverts ae709ab30ee6abGravatar Lubomir I. Ivanov
2015-11-06Untagle DiveCartesianAxis from MainWindowGravatar Lubomir I. Ivanov
2015-11-05Untangle profile from MainWindow: work around print modeGravatar Dirk Hohndel
2015-11-02Preferences: Remove the old dialog and use the new oneGravatar Tomaz Canabrava
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava