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