aboutsummaryrefslogtreecommitdiffstats
path: root/profile-widget/ruleritem.cpp
AgeCommit message (Expand)Author
2019-11-09Profile: change get_plot_pressure to take index instead of pointerGravatar Berthold Stoeger
2019-11-09Profile: Change RulerItem2 to use index instead of pointerGravatar Berthold Stoeger
2019-08-28Profile: properly initialize plot_info structuresGravatar Berthold Stoeger
2019-03-19Cleanup: pass const-reference to RulerItem2::setPlotInfo()Gravatar Berthold Stoeger
2019-03-18Profile: pass by reference rather than by value for large structGravatar Robert C. Helling
2018-09-11desktop/profile-widget: update signal from _changed to ChangedGravatar jan Iversen
2018-08-15profile-widget: remove SettingsObjectWrapper and update qPref callsGravatar jan Iversen
2018-08-12core: activate qPrefTechnicalDetailsGravatar jan Iversen
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-01-25Fix bug on the visibility of the Ruler GraphGravatar Tomaz Canabrava
2015-11-06Don't connect to the PreferencesDialog in Subsurface-mobileGravatar Dirk Hohndel
2015-11-06remove some mainwindow.h includesGravatar Lubomir I. Ivanov
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