summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2018-07-26Whitespace cleanup testsGravatar Dirk Hohndel
2018-07-26Whitespace cleanup core/settingsGravatar Dirk Hohndel
2018-07-26Small edit of whitespace scriptGravatar Dirk Hohndel
2018-07-25core: qPrefCloudStorage save userid to new locationGravatar jan Iversen
2018-07-25tests: add DiveComputer qml test casesGravatar jan Iversen
2018-07-25tests: move DiveComputer test from testpreferencesGravatar jan Iversen
2018-07-25tests: add qPrefDiveComputer testcasesGravatar jan Iversen
2018-07-25core: activate qPrefDiveComputerGravatar jan Iversen
2018-07-25core: update qPrefDisplay to new consensusGravatar jan Iversen
2018-07-25core: update qPrefCloudStorage to new consensusGravatar jan Iversen
2018-07-25core: make load/sync inline in qPrefGravatar jan Iversen
2018-07-25core: make load/sync inline in qPrefAnimationsGravatar jan Iversen
2018-07-25core: create qPrefDiveComputer from SettingsObjectWrapperGravatar jan Iversen
2018-07-25core: add qPrefAnimations to SettingsObjectWrapper/qPref loadGravatar jan Iversen
2018-07-25core: expand qPref macros to handle sub structureGravatar jan Iversen
2018-07-25core: remove LOADSYNC* macrosGravatar jan Iversen
2018-07-25core: make qPrefAnimations/CloudStorage getters static and inlineGravatar jan Iversen
2018-07-25core: make qPrefDisplay getters static and inlineGravatar jan Iversen
2018-07-25core: isolate qPrefPrivate to qPref* classesGravatar jan Iversen
2018-07-25core: qPref replace COPY_TXT with copy_txt in qPrefPrivateGravatar jan Iversen
2018-07-23Update CHANGELOG.mdGravatar Berthold Stoeger
2018-07-23Dive video: paint duration-bar above thumbnail in profile plotGravatar Berthold Stoeger
2018-07-23Dive media: prepare for video-thumbnailsGravatar Berthold Stoeger
2018-07-23Cleanup: remove DiveItem::icon_names member arrayGravatar Berthold Stoeger
2018-07-21tests: add CloudStorage qml test casesGravatar jan Iversen
2018-07-21tests: move CloudStorage test from testpreferencesGravatar jan Iversen
2018-07-21tests: add qPrefCloudStorage testcasesGravatar jan Iversen
2018-07-21core: activate qPrefCloudStorageGravatar jan Iversen
2018-07-21core: create qPrefCloudStorage from SettingsObjectWrapperGravatar jan Iversen
2018-07-21Uninline functions in dive.hGravatar Berthold Stoeger
2018-07-21Fetch sqlite from https:// siteGravatar Berthold Stoeger
2018-07-20Update CHANGELOG.mdGravatar Berthold Stoeger
2018-07-20Dive media: implement "Open folder of selected media files"Gravatar Berthold Stoeger
2018-07-19Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo()Gravatar Berthold Stoeger
2018-07-19Undo: clear list of trips to be recreated in UndoDeleteDive::undo()Gravatar Berthold Stoeger
2018-07-18tests: update qPrefAnimations test casesGravatar jan Iversen
2018-07-18tests: update qPrefDisplay test casesGravatar jan Iversen
2018-07-18core: remove QSettings in qPref* and use a shared variableGravatar jan Iversen
2018-07-18core: remove include QSettings from QPrefGravatar jan Iversen
2018-07-18tests: update CMakeLists.txt to incude qPref* in both placesGravatar jan Iversen
2018-07-18Dive media: transport dive-id in drag'n'drop eventsGravatar Berthold Stoeger
2018-07-18Cleanup: rename trip->index to trip->savedGravatar Berthold Stoeger
2018-07-18Cleanup: removed unused functions in divelist.hGravatar Berthold Stoeger
2018-07-18Bluetooth: don't call deviceDiscoveryError() on scan finishedGravatar Berthold Stoeger
2018-07-18Cleanups to core/color.[c|hpp]Gravatar Berthold Stoeger
2018-07-17Cleanup: simplify dive_getUniqID()Gravatar Berthold Stoeger
2018-07-16Dive media: fix stacking of thumbnails in profile plotGravatar Berthold Stoeger
2018-07-16Fix typo in INSTALL: add missing backspace at end of lineGravatar Berthold Stoeger
2018-07-15Update CHANGELOG.mdGravatar Stefan Fuchs
2018-07-15For media file open dialog add different file filtersGravatar Stefan Fuchs