aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-03-22Typo fix: Programm to programGravatar Johan Hansson
2020-03-22cleanup: remove unnecessary <QDebug> includeGravatar Berthold Stoeger
2020-03-22cleanup: don't allocate translators on heapGravatar Berthold Stoeger
2020-03-22cleanup: remove memory leak in initUiLocale()Gravatar Berthold Stoeger
2020-03-22cleanup: split uiLanguage() in two functionsGravatar Berthold Stoeger
2020-03-22locale: store locate to preferences after fixing up mac-weirdnessGravatar Berthold Stoeger
2020-03-22cleanup: don't call uiLanguage() in qPref::loadSync()Gravatar Berthold Stoeger
2020-03-21Revert "core: use set_lang_locale to modify prefs.locale.lang_locale"Gravatar Berthold Stoeger
2020-03-21Add CHANGELOG entry for mobile UI for dive invalid flagGravatar Dirk Hohndel
2020-03-21mobile/divelist: add UI to toggle dive invalid flagGravatar Dirk Hohndel
2020-03-21mobile UI: show dives marked as invalid with strike throughGravatar Dirk Hohndel
2020-03-21mobile/models: make dive invalid flag available to mobile UIGravatar Dirk Hohndel
2020-03-21Android: use Subsurface as TAG for log messagesGravatar Dirk Hohndel
2020-03-21mobile/tripedit: close page after savingGravatar Dirk Hohndel
2020-03-21mobile/settings: attempt to fix the layoutGravatar Dirk Hohndel
2020-03-21mobile/DCdownload: try harder to get the right elements selectedGravatar Dirk Hohndel
2020-03-21mobile UI: stop the use of dark icon themeGravatar Dirk Hohndel
2020-03-20Ignore invalid dives in statisticsGravatar Berthold Stoeger
2020-03-20Core: consider invalid flag when adding divesGravatar Berthold Stoeger
2020-03-20Dive filter: reset filter on change of display_invalid_dives flagGravatar Berthold Stoeger
2020-03-20Dive list: add option to mark dives validGravatar Berthold Stoeger
2020-03-20Dive list: mark invalid dives with a struck out fontGravatar Berthold Stoeger
2020-03-20Filter: hide invalid divesGravatar Berthold Stoeger
2020-03-20Undo: implement invalidate-dive commandGravatar Berthold Stoeger
2020-03-20Core: introduce invalid flag for divesGravatar Berthold Stoeger
2020-03-19More translation updatesGravatar Dirk Hohndel
2020-03-19cleanup: fix mis-spelling of UCT in comments as wellGravatar Dirk Hohndel
2020-03-19Typo: UCT to UTCGravatar Miika Turkia
2020-03-19cleanup: remove unnecessary includeGravatar Berthold Stoeger
2020-03-18mobile: remove QMLManager::updateSiteList()Gravatar Berthold Stoeger
2020-03-18models: update divesite-model when clearing/updating dive modelGravatar Berthold Stoeger
2020-03-17undo: remove EditNumber commandGravatar Berthold Stoeger
2020-03-17divetripmodel: remove setData() functionGravatar Berthold Stoeger
2020-03-17filter: update fulltext index when editing diveGravatar Berthold Stoeger
2020-03-17cleanup: remove record_dive() functionGravatar Berthold Stoeger
2020-03-17git: load into arbitrary dive tablesGravatar Berthold Stoeger
2020-03-17mobile/cleanup: add some more log messagesGravatar Dirk Hohndel
2020-03-17mobile/cleanup: remove the second access to cloud dataGravatar Dirk Hohndel
2020-03-17mobile/edit: don't add dive site twice to tableGravatar Berthold Stoeger
2020-03-16mobile/DC-download: select reasonable connection after rescanningGravatar Dirk Hohndel
2020-03-16mobile/DC-download: show USB devices before BT/BLEGravatar Dirk Hohndel
2020-03-16git: return strdup()ed empty string on error in pop_cstringGravatar Berthold Stoeger
2020-03-16Translation updatesGravatar Dirk Hohndel
2020-03-16translations: add missing plurals for en_USGravatar Dirk Hohndel
2020-03-16Mobile user manual: some updates for Subsurface-mobile 3.0Gravatar Dirk Hohndel
2020-03-16Update Subsurface-mobile versionGravatar Dirk Hohndel
2020-03-16Android: remove legacy FTDI supportGravatar Dirk Hohndel
2020-03-16android/usb: better memory managementGravatar Dirk Hohndel
2020-03-16android/usb: simply restart the download after receiving permissionGravatar Dirk Hohndel
2020-03-16android/usb: refresh USB device list on entering download from DCGravatar Dirk Hohndel