index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
maintab.cpp
Age
Commit message (
Expand
)
Author
2017-04-06
Break down MainTab into smaller classes
Tomaz Canabrava
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
2017-03-11
O2 > O₂
Martin Měřinský
2017-03-11
Use abbreviations with dots.
Martin Měřinský
2017-03-04
Get initial depth/duration correct when manually adding dive
Dirk Hohndel
2017-03-04
Enable manual setting of duration
Dirk Hohndel
2017-03-04
Implement manual setting of depth
Dirk Hohndel
2017-03-04
Initial response to entering duration or depth
Dirk Hohndel
2017-03-04
For manually added dives, show depth and duration
Dirk Hohndel
2017-03-04
Add depth and duration fields to maintab
Dirk Hohndel
2017-02-21
Fixes cylinder table headers not translated
Jan Mulder
2017-02-03
Revert "In statistics, ignore gas use of planned dives"
Dirk Hohndel
2017-02-02
In statistics, ignore gas use of planned dives
Robert C. Helling
2016-04-29
Fix Qt date interfaces for times before 1970
Linus Torvalds
2016-04-04
Make gas change events always have a cylinder index
Linus Torvalds
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-04-04
Don't write back dive data that hasn't changed in git
Linus Torvalds
2016-01-17
Hide the time from trip tab
Miika Turkia
2016-01-17
Mark date field readonly on trip edit
Miika Turkia
2016-01-12
Be more precise in our language: call it "mean depth"
krisalpha
2015-11-15
Parse html links in the Notes section.
K. \"pestophagous\" Heller
2015-11-09
Statistics tab: clear min/max duration with just one dive selected
Dirk Hohndel
2015-11-07
maintab.cpp: remove unused variable
Lubomir I. Ivanov
2015-11-03
Context menu for images: add loading from file / web
Guido Lerch
2015-11-03
Context menu for images: enable multi selection
Guido Lerch
2015-11-03
Context menu for images: support deletion
Guido Lerch
2015-11-03
Context menu for images: remove obsolete code
Guido Lerch
2015-11-03
Context menu for images
Guido Lerch
2015-11-02
Create date and time formats preferences
Dirk Hohndel
2015-10-30
Move Profile widget out of desktop-widgets
Tomaz Canabrava
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava