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
/
profilewidget2.h
Age
Commit message (
Expand
)
Author
2017-03-26
MOBILE: Display pO2 and Setpoint for CCR dives
Joakim Bygdell
2016-06-23
Now that we are building with C++11 we need override keyword
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-08
Silence warnings in Profilewidget2
Tomaz Canabrava
2016-02-06
Profile: don't compile code that isn't needed on mobile
Dirk Hohndel
2016-01-25
Start to use the QSettings ObjectWrapper
Tomaz Canabrava
2015-11-24
Drag and Drop Images
Robert C. Helling
2015-11-06
Untangle DiveCalculatedCeiling from MainWindow
Lubomir I. Ivanov
2015-11-05
Profile: don't compile the desktop specific parts on mobile
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: edit current profile
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: update main tab via signal
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: refresh display
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: shortcuts
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: turn off tts/ndl calculation
Dirk Hohndel
2015-11-05
Profile: begin untangling from MainWindow
Dirk Hohndel
2015-11-02
Merge branch 'cmakeAndPreferences'
Dirk Hohndel
2015-10-30
Move Profile widget out of desktop-widgets
Tomaz Canabrava