summaryrefslogtreecommitdiffstats
path: root/core
AgeCommit message (Expand)Author
2018-07-21core: create qPrefCloudStorage from SettingsObjectWrapperGravatar jan Iversen
2018-07-21Uninline functions in dive.hGravatar Berthold Stoeger
2018-07-19Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo()Gravatar Berthold Stoeger
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-18Cleanup: rename trip->index to trip->savedGravatar Berthold Stoeger
2018-07-18Cleanup: removed unused functions in divelist.hGravatar Berthold Stoeger
2018-07-18Cleanups to core/color.[c|hpp]Gravatar Berthold Stoeger
2018-07-17Cleanup: simplify dive_getUniqID()Gravatar Berthold Stoeger
2018-07-15For media file open dialog add different file filtersGravatar Stefan Fuchs
2018-07-15core: solve copy/paste error in qPref_privateGravatar jan Iversen
2018-07-15core: qPrefDisplay correct font setting.Gravatar jan Iversen
2018-07-14Merge branch 'metadata' of https://github.com/bstoeger/subsurfaceGravatar Dirk Hohndel
2018-07-14Merge branch 'qPrefAnimations' of https://github.com/janiversen/subsurfaceGravatar Dirk Hohndel
2018-07-14Merge branch 'qPrefDisplay' of https://github.com/janiversen/subsurfaceGravatar Dirk Hohndel
2018-07-14Metadata: Parse ASFs (=WMVs)Gravatar Berthold Stoeger
2018-07-14Metadata: Parse AVIsGravatar Berthold Stoeger
2018-07-14Metadata: extract duration fom QuickTime/MP4-style containersGravatar Berthold Stoeger
2018-07-13Dive pictures: don't update all images on drag&drop to profileGravatar Berthold Stoeger
2018-07-13Disable the WindowContextHelpButtonHint for Qt >=5.10Gravatar Stefan Fuchs
2018-07-13In planner notes don't show dive mode for first data pointGravatar Stefan Fuchs
2018-07-13Add three missing translations for divemode_text_ui in plannernotes.cGravatar Stefan Fuchs
2018-07-13Make sure our libdivecomputer custom IO interfaces have sleep functionsGravatar Linus Torvalds
2018-07-12core: remove Animations from SettingsObjectWrapper and activate qPrefAnimationsGravatar jan Iversen
2018-07-12core: copy Animations from SettingsObjectWrapper to qPref as its own classGravatar jan Iversen
2018-07-12core: move load of display variables to qPrefDisplay from SettingsObjectWrapperGravatar jan Iversen
2018-07-12core: sync display variables from struct preferences when ssrf terminatesGravatar jan Iversen
2018-07-12core: activate qPrefDisplay in SettingsObjectWrapperGravatar jan Iversen
2018-07-12ssrf: add shared helper fileGravatar jan Iversen
2018-07-12Don't show decimals on pressuresGravatar Jocke
2018-07-12Dive media: add ".mov" to list of known video extensionsGravatar Berthold Stoeger
2018-07-11core: remove clang warning in divesite.cGravatar jan Iversen
2018-07-10core: add version variables to qPref and make it qml loadableGravatar jan Iversen
2018-07-10core: make qPref::cloud_status the only version of the enumGravatar jan Iversen
2018-07-09Dive pictures: differentiate between IO-error and unknown formatGravatar Berthold Stoeger
2018-07-08Dive pictures: detach ProfileWidget2 from DivePictureModelGravatar Berthold Stoeger
2018-07-08Dive pictures: Recognize video filesGravatar Berthold Stoeger
2018-07-07save-git: allocate user_info members on the heapGravatar Lubomir I. Ivanov
2018-07-07core: update qPrefDisplay.cpp to use all qPref macros.Gravatar jan Iversen
2018-07-07core: add macros to handle get/set/loadsync functionsGravatar jan Iversen
2018-07-07core: add macros to handle setter functionsGravatar jan Iversen
2018-07-07core: add macros to replace getter functionsGravatar jan Iversen
2018-07-07core: qPref private add macros to replace disk* functionsGravatar jan Iversen
2018-07-07core: copy Display from SettingsObjectWrapper to qPref as its own classGravatar jan Iversen
2018-07-07core: pref.h rename showDeveloper to show_developerGravatar jan Iversen
2018-07-07git storage: avoid warning about "Unmatched action 'hash'"Gravatar Dirk Hohndel
2018-07-06core: don't crash on merge of non-existing dive siteGravatar Dirk Hohndel
2018-07-03iOS: find translations againGravatar Dirk Hohndel
2018-07-03Allow to split dives with more than one dive computerGravatar Robert C. Helling
2018-07-03Profile context menu entry to split a diveGravatar Robert C. Helling