aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2018-07-15UI change of "images"/"photo" to "media" or "media files"Gravatar 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-14Merge branch 'qml_test' of https://github.com/janiversen/subsurfaceGravatar Dirk Hohndel
2018-07-14Update CHANGELOG.mdGravatar Berthold Stoeger
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-13Update CHANGELOG.mdGravatar Berthold Stoeger
2018-07-13Dive pictures: don't update all images on drag&drop to profileGravatar Berthold Stoeger
2018-07-13Dive pictures: update thumbnail positions on deletionGravatar Berthold Stoeger
2018-07-13Prepare README and ReleaseNotes for 4.8.1v4.8.1Gravatar Dirk Hohndel