Age | Commit message (Expand) | Author |
2018-07-27 | core: fix qPrefCloudStorage to derive git_url | jan Iversen |
2018-07-26 | Whitespace cleanup core divecomputer handling | Dirk Hohndel |
2018-07-26 | Whitespace cleanup core/settings | Dirk Hohndel |
2018-07-25 | core: qPrefCloudStorage save userid to new location | jan Iversen |
2018-07-25 | core: activate qPrefDiveComputer | jan Iversen |
2018-07-25 | core: update qPrefDisplay to new consensus | jan Iversen |
2018-07-25 | core: update qPrefCloudStorage to new consensus | jan Iversen |
2018-07-25 | core: make load/sync inline in qPref | jan Iversen |
2018-07-25 | core: make load/sync inline in qPrefAnimations | jan Iversen |
2018-07-25 | core: create qPrefDiveComputer from SettingsObjectWrapper | jan Iversen |
2018-07-25 | core: add qPrefAnimations to SettingsObjectWrapper/qPref load | jan Iversen |
2018-07-25 | core: expand qPref macros to handle sub structure | jan Iversen |
2018-07-25 | core: remove LOADSYNC* macros | jan Iversen |
2018-07-25 | core: make qPrefAnimations/CloudStorage getters static and inline | jan Iversen |
2018-07-25 | core: make qPrefDisplay getters static and inline | jan Iversen |
2018-07-25 | core: isolate qPrefPrivate to qPref* classes | jan Iversen |
2018-07-25 | core: qPref replace COPY_TXT with copy_txt in qPrefPrivate | jan Iversen |
2018-07-23 | Dive video: paint duration-bar above thumbnail in profile plot | Berthold Stoeger |
2018-07-23 | Dive media: prepare for video-thumbnails | Berthold Stoeger |
2018-07-21 | core: activate qPrefCloudStorage | jan Iversen |
2018-07-21 | core: create qPrefCloudStorage from SettingsObjectWrapper | jan Iversen |
2018-07-21 | Uninline functions in dive.h | Berthold Stoeger |
2018-07-19 | Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo() | Berthold Stoeger |
2018-07-18 | core: remove QSettings in qPref* and use a shared variable | jan Iversen |
2018-07-18 | core: remove include QSettings from QPref | jan Iversen |
2018-07-18 | Cleanup: rename trip->index to trip->saved | Berthold Stoeger |
2018-07-18 | Cleanup: removed unused functions in divelist.h | Berthold Stoeger |
2018-07-18 | Cleanups to core/color.[c|hpp] | Berthold Stoeger |
2018-07-17 | Cleanup: simplify dive_getUniqID() | Berthold Stoeger |
2018-07-15 | For media file open dialog add different file filters | Stefan Fuchs |
2018-07-15 | core: solve copy/paste error in qPref_private | jan Iversen |
2018-07-15 | core: qPrefDisplay correct font setting. | jan Iversen |
2018-07-14 | Merge branch 'metadata' of https://github.com/bstoeger/subsurface | Dirk Hohndel |
2018-07-14 | Merge branch 'qPrefAnimations' of https://github.com/janiversen/subsurface | Dirk Hohndel |
2018-07-14 | Merge branch 'qPrefDisplay' of https://github.com/janiversen/subsurface | Dirk Hohndel |
2018-07-14 | Metadata: Parse ASFs (=WMVs) | Berthold Stoeger |
2018-07-14 | Metadata: Parse AVIs | Berthold Stoeger |
2018-07-14 | Metadata: extract duration fom QuickTime/MP4-style containers | Berthold Stoeger |
2018-07-13 | Dive pictures: don't update all images on drag&drop to profile | Berthold Stoeger |
2018-07-13 | Disable the WindowContextHelpButtonHint for Qt >=5.10 | Stefan Fuchs |
2018-07-13 | In planner notes don't show dive mode for first data point | Stefan Fuchs |
2018-07-13 | Add three missing translations for divemode_text_ui in plannernotes.c | Stefan Fuchs |
2018-07-13 | Make sure our libdivecomputer custom IO interfaces have sleep functions | Linus Torvalds |
2018-07-12 | core: remove Animations from SettingsObjectWrapper and activate qPrefAnimations | jan Iversen |
2018-07-12 | core: copy Animations from SettingsObjectWrapper to qPref as its own class | jan Iversen |
2018-07-12 | core: move load of display variables to qPrefDisplay from SettingsObjectWrapper | jan Iversen |
2018-07-12 | core: sync display variables from struct preferences when ssrf terminates | jan Iversen |
2018-07-12 | core: activate qPrefDisplay in SettingsObjectWrapper | jan Iversen |
2018-07-12 | ssrf: add shared helper file | jan Iversen |
2018-07-12 | Don't show decimals on pressures | Jocke |