aboutsummaryrefslogtreecommitdiffstats
path: root/core/configuredivecomputerthreads.cpp
AgeCommit message (Expand)Author
2018-04-27Configure ostc3: Remove obsoleted settingGravatar Anton Lundin
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-03-05Configure DC dialog: Add a few missing translationsGravatar Stefan Fuchs
2017-11-17Fix typo: LENGHT -> LENGTHGravatar Berthold Stoeger
2017-08-26Assignment instead of test for equalityGravatar Dirk Hohndel
2017-08-20Update the OSTC dive computer configuration to use the generic 'timesync' int...Gravatar Linus Torvalds
2017-08-04configure ostc3: Correct code for right buttonGravatar Anton Lundin
2017-05-06Fix some warningsGravatar Dirk Hohndel
2017-05-04Implement OSTC4 specific settingsGravatar Anton Lundin
2017-05-04Connect up all the OSTC4 common settingsGravatar Anton Lundin
2017-05-04Start to read/write and present some OSTC4 settingsGravatar Anton Lundin
2017-05-04Wire up a skeleton for configure OSTC 4Gravatar Anton Lundin
2017-04-29Add SPDX header to remaining core filesGravatar Dirk Hohndel
2017-04-13Cleanup some unnecessary include statementsGravatar Jef Driesen
2017-03-24Fix double to int truncation in C++ codeGravatar Jeremie Guichard
2017-03-11We use 'setpoint' in UI. Use it also for documentation and comments. No seman...Gravatar Martin Měřinský
2016-12-28Use get_descriptor instead of hard-coded switch'sGravatar Anton Lundin
2016-11-07configure ostc3: Correct typosGravatar Anton Lundin
2016-09-17Rewrite libdivecomputer custom serial codeGravatar Anton Lundin
2016-04-18Fix broken Bluetooth supportGravatar Rick Walsh
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel