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
/
core
/
configuredivecomputerthreads.cpp
Age
Commit message (
Expand
)
Author
2018-05-21
core: Change Q_UNUSED to no parameter name
jan Iversen
2018-04-27
Configure ostc3: Remove obsoleted setting
Anton Lundin
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-03-05
Configure DC dialog: Add a few missing translations
Stefan Fuchs
2017-11-17
Fix typo: LENGHT -> LENGTH
Berthold Stoeger
2017-08-26
Assignment instead of test for equality
Dirk Hohndel
2017-08-20
Update the OSTC dive computer configuration to use the generic 'timesync' int...
Linus Torvalds
2017-08-04
configure ostc3: Correct code for right button
Anton Lundin
2017-05-06
Fix some warnings
Dirk Hohndel
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-04-29
Add SPDX header to remaining core files
Dirk Hohndel
2017-04-13
Cleanup some unnecessary include statements
Jef Driesen
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ý
2016-12-28
Use get_descriptor instead of hard-coded switch's
Anton Lundin
2016-11-07
configure ostc3: Correct typos
Anton Lundin
2016-09-17
Rewrite libdivecomputer custom serial code
Anton Lundin
2016-04-18
Fix broken Bluetooth support
Rick Walsh
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel