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
/
desktop-widgets
/
configuredivecomputerdialog.cpp
Age
Commit message (
Expand
)
Author
2017-06-21
Remove old duplicated code
Anton Lundin
2017-06-16
code cleanup: remove 2 unused structs
Jan Mulder
2017-05-04
Implement OSTC4 specific settings
Anton Lundin
2017-05-04
Connect up all the OSTC4 common settings
Anton Lundin
2017-05-04
Start to read/write and present some OSTC4 settings
Anton Lundin
2017-05-04
Wire up a skeleton for configure OSTC 4
Anton Lundin
2017-05-04
Build a gui for configure OSTC 4
Anton Lundin
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-03-24
Fix double to int truncation in C++ code
Jeremie Guichard
2017-03-11
We use 'setpoint' in UI. Use it also for documentation and comments. No seman...
Martin Měřinský
2017-03-11
Make depth conversion work for negative depths
Robert C. Helling
2017-03-04
divecomputer > dive computer
Martin Měřinský
2017-01-12
Notify Ostc 4 users about new firmwares
Anton Lundin
2016-12-28
Document quirks with Ostc 4 versions
Anton Lundin
2016-12-28
Notify all OSTC users about bluetooth prep
Anton Lundin
2016-12-28
Check for firmware updates on new devices to
Anton Lundin
2016-08-27
Settings update: Add "Dive Computer" settings to SettingsObjectWrapper
Tomaz Canabrava
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-23
typo fix
Werner Macho
2016-03-22
configure OSTC/OSTC3: Bugfix depth parameter unit
Anton Lundin
2016-03-09
Silence warnings in configuredivecomputerdialog.cpp
Dirk Hohndel
2016-01-22
configure OSTC/OSTC3: Add safety stop parameters
Anton Lundin
2016-01-22
configure OSTC3: Add temperature sensor offset
Anton Lundin
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava