Age | Commit message (Expand) | Author |
2018-07-19 | Undo: remember deleted trip in UndoRemoveDivesFromTrip::undo() | Berthold Stoeger |
2018-07-19 | Undo: clear list of trips to be recreated in UndoDeleteDive::undo() | Berthold Stoeger |
2018-07-18 | tests: update qPrefAnimations test cases | jan Iversen |
2018-07-18 | tests: update qPrefDisplay test cases | jan Iversen |
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 | tests: update CMakeLists.txt to incude qPref* in both places | jan Iversen |
2018-07-18 | Dive media: transport dive-id in drag'n'drop events | Berthold Stoeger |
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 | Bluetooth: don't call deviceDiscoveryError() on scan finished | Berthold Stoeger |
2018-07-18 | Cleanups to core/color.[c|hpp] | Berthold Stoeger |
2018-07-17 | Cleanup: simplify dive_getUniqID() | Berthold Stoeger |
2018-07-16 | Dive media: fix stacking of thumbnails in profile plot | Berthold Stoeger |
2018-07-16 | Fix typo in INSTALL: add missing backspace at end of line | Berthold Stoeger |
2018-07-15 | Update CHANGELOG.md | Stefan Fuchs |
2018-07-15 | For media file open dialog add different file filters | Stefan Fuchs |
2018-07-15 | UI change of "images"/"photo" to "media" or "media files" | 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 | Merge branch 'qml_test' of https://github.com/janiversen/subsurface | Dirk Hohndel |
2018-07-14 | Update CHANGELOG.md | Berthold Stoeger |
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 | Update CHANGELOG.md | Berthold Stoeger |
2018-07-13 | Dive pictures: don't update all images on drag&drop to profile | Berthold Stoeger |
2018-07-13 | Dive pictures: update thumbnail positions on deletion | Berthold Stoeger |
2018-07-13 | Prepare README and ReleaseNotes for 4.8.1v4.8.1 | Dirk Hohndel |
2018-07-13 | Update to latest libdc | Dirk Hohndel |
2018-07-13 | Latest translations | Dirk Hohndel |
2018-07-13 | Disable the WindowContextHelpButtonHint for Qt >=5.10 | Stefan Fuchs |
2018-07-13 | Update CHANGELOG.md | Dirk Hohndel |
2018-07-13 | Update CHANGELOG.md | Stefan Fuchs |
2018-07-13 | Fix dive mode drop-down in planner for re-planned dive | Stefan Fuchs |
2018-07-13 | Code cleanup in diveplanner.cpp | 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-13 | Fix configure bluetooth ostc's | Anton Lundin |
2018-07-13 | Derek: enable label and milestone management | Dirk Hohndel |
2018-07-13 | [user-manual] Update SmartTrak import information | Salvador Cuñat |
2018-07-13 | map-widget: fix chronology of QML class registration | Lubomir I. Ivanov |
2018-07-12 | tests: add qPrefAnimations qml testcases | jan Iversen |
2018-07-12 | tests: add qPrefAnimations testcases | jan Iversen |
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 |