aboutsummaryrefslogtreecommitdiffstats
path: root/core/subsurface-qt
AgeCommit message (Expand)Author
2019-04-12Undo: update notes field if changed by undo commandsGravatar Berthold Stoeger
2019-04-12Undo: Implement undo of dive site name editingGravatar Berthold Stoeger
2019-04-12Dive site: inform model of dive site addition / deletionGravatar Berthold Stoeger
2019-04-12Undo: keep frontend informed of changes to dive site countGravatar Berthold Stoeger
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
2019-01-08Helper function to determined planned divesGravatar Robert C. Helling
2018-11-24Cleanup: remove EMPTY_DIVE_STRINGGravatar Berthold Stoeger
2018-11-23Mobile: don't format trip heading for all divesGravatar Berthold Stoeger
2018-11-23Cleanup: remove DiveObjectHelper::trip() functionGravatar Berthold Stoeger
2018-11-18Core: remove "when" field of struct dive_tripGravatar Berthold Stoeger
2018-11-18Dive list: replace dive-list of trips by a tableGravatar Berthold Stoeger
2018-11-12Coding style: remove stray ';'Gravatar Berthold Stoeger
2018-10-29Dive list: don't pass dive_site via uintptr_t through QMLGravatar Berthold Stoeger
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: use an array of pointers in reloadMapLocations()Gravatar Berthold Stoeger
2018-10-29Dive site: replace UUID by pointer in mobile codeGravatar Berthold Stoeger
2018-10-25core: use nr of dives shown in tripMeta infoGravatar Dirk Hohndel
2018-10-25core: add ability to get underlying dive to DiveObjectHelperGravatar Dirk Hohndel
2018-10-23Mobile/filtering: add fullTextNoNotes to the dive object helperGravatar Dirk Hohndel
2018-10-23Mobile/filter: add marker between entries in full text searchGravatar Dirk Hohndel
2018-10-23Mobile/filtering: full text filter, instead of just dive siteGravatar Dirk Hohndel
2018-10-21Add 'location_t' data structureGravatar Linus Torvalds
2018-10-11Undo: select dives after add, remove, merge, split dive commandsGravatar Berthold Stoeger
2018-10-11Dive list view: replace signal-magic by flagGravatar Berthold Stoeger
2018-10-11Dive list: implement proper Qt-model semantics for DiveTripModelGravatar Berthold Stoeger
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-08-15core: remove SettingsObjectWrapper.*Gravatar jan Iversen
2018-08-15core: use qPref::load/syncGravatar jan Iversen
2018-08-14core: activate qPrefGeneralGravatar jan Iversen
2018-08-14core: activate qPrefPartialPressureGasGravatar jan Iversen
2018-08-13core: activate qPrefGeocodingGravatar jan Iversen
2018-08-13core: activate qPrefLanguageGravatar jan Iversen
2018-08-12core: activate qPrefLocationServiceGravatar jan Iversen
2018-08-12core: activate qPrefTechnicalDetailsGravatar jan Iversen
2018-08-12core: SettingsObjectWrapper remove buehlmann propertyGravatar jan Iversen
2018-08-12core: qPrefDivePlanner, cleanup SettingsObjectWrapperGravatar jan Iversen
2018-08-11Mobile: return pressures for all used cylindersGravatar Jocke
2018-08-11Mobile: return all used gasmixes as a listGravatar Jocke
2018-08-11Mobile: return all used cylinders as a listGravatar Jocke
2018-08-09core: activate qPrefUpdateManagerGravatar jan Iversen
2018-08-08core: activate qPrefDivePlannerGravatar jan Iversen
2018-08-02core: activate qPrefUnitsGravatar jan Iversen
2018-07-30core: activate qPrefProxyGravatar jan Iversen
2018-07-28Dive media: Extract thumbnails from videos with ffmpegGravatar Berthold Stoeger
2018-07-27core: activate qPrefFacebookGravatar jan Iversen
2018-07-25core: activate qPrefDiveComputerGravatar jan Iversen
2018-07-25core: add qPrefAnimations to SettingsObjectWrapper/qPref loadGravatar jan Iversen
2018-07-21core: activate qPrefCloudStorageGravatar jan Iversen