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
Age
Commit message (
Expand
)
Author
2015-12-27
QML UI: don't show "1 of n" for multiple dive computers
Dirk Hohndel
2015-12-06
diveprofileitem.cpp: fix unused variable warning on mobile
Lubomir I. Ivanov
2015-12-06
profilewidget2.cpp: hide the heartbeat graph on an empty state
Lubomir I. Ivanov
2015-12-03
Prevent gaschange tank icons from using garbage coords.
K. \"pestophagous\" Heller
2015-12-01
QML-UI: turn of some profile features
Dirk Hohndel
2015-12-01
Profile: avoid potential crash
Dirk Hohndel
2015-11-24
Drag and Drop Images
Robert C. Helling
2015-11-15
Planner: support profile in planner print
Lubomir I. Ivanov
2015-11-11
profilewidget2: Only add actions in desktop version
Sebastian Kügler
2015-11-10
divetooltipitem.cpp: prettify the tooltip bounds and padding
Lubomir I. Ivanov
2015-11-07
profilewidget2.cpp: remove unused variables
Lubomir I. Ivanov
2015-11-06
Don't connect to the PreferencesDialog in Subsurface-mobile
Dirk Hohndel
2015-11-06
Remove more unnecessary include file references
Dirk Hohndel
2015-11-06
remove some mainwindow.h includes
Lubomir I. Ivanov
2015-11-06
Untangle DiveCalculatedCeiling from MainWindow
Lubomir I. Ivanov
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-05
Profile: include Qt headers directly
Dirk Hohndel
2015-11-05
Profile: don't compile the desktop specific parts on mobile
Dirk Hohndel
2015-11-05
Profile: add define when building subsurface-mobile
Dirk Hohndel
2015-11-05
Untangle Profile from MainTab
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: remove silly indirection
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: make profile the parent of dialogs
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: refresh display
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: add missing header
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
Remove dead code
Dirk Hohndel
2015-11-05
Untangle Profile from MainWindow: files on command line
Dirk Hohndel
2015-11-05
Profile: begin untangling from MainWindow
Dirk Hohndel
2015-11-03
Context menu for images: small fix
Guido Lerch
2015-11-02
Merge branch 'cmakeAndPreferences'
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