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
2020-10-06
cleanup: use safe connect() in ConfigureDiveComputerDialog
Berthold Stoeger
2020-10-05
clenup: remove bogus connect statement.
Berthold Stoeger
2020-05-15
core/bt: match DC descriptor in lower case
Dirk Hohndel
2018-08-28
Cleanup: we don't support configuring a Uemis SDA
Dirk Hohndel
2018-08-27
Make device enumeration use the device transport data
Linus Torvalds
2018-08-27
Show new firmware notice for OSTC Plus
Jan Mulder
2018-08-15
desktop-widget: remove SettingsObjectWrapper and update qPref calls
jan Iversen
2018-07-26
Whitespace cleanup desktop-widget
Dirk Hohndel
2018-07-25
core: activate qPrefDiveComputer
jan Iversen
2018-07-13
Fix configure bluetooth ostc's
Anton Lundin
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-21
desktop-widgets: Change Q_UNUSED to no parameter name
jan Iversen
2018-04-27
Configure ostc3: Remove obsoleted setting
Anton Lundin
2018-03-14
Cleanup: introduce copy_qstring() function
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-03-05
Configure DC dialog: Always correctly set update firmware button
Stefan Fuchs
2018-03-05
Configure DC dialog: Add a few missing translations
Stefan Fuchs
2018-03-05
Configure DC dialog: Change order of DCs and correct names
Stefan Fuchs
2018-03-04
Correctly spell OSTC cR
Stefan Fuchs
2017-11-24
Fix build without BT support
Dirk Hohndel
2017-11-13
Make Bluetooth naming consistent
Berthold Stoeger
2017-11-04
Correct, cleanup, translate and unify file filters
Stefan Fuchs
2017-11-04
Replace QMap::operator[] with QMap::value()
Berthold Stoeger
2017-08-01
Configure ostc4: Wire up reset button
Anton Lundin
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