aboutsummaryrefslogtreecommitdiffstats
path: root/core/subsurface-qt
AgeCommit message (Expand)Author
2019-06-23Cleanup: unify selection signalsGravatar Berthold Stoeger
2019-06-23Undo: unify selection behavior in dive-list commandsGravatar Berthold Stoeger
2019-06-23Undo: don't send signals batched by tripGravatar Berthold Stoeger
2019-06-19Undo: sort dives by dive_less_than() in signalsGravatar Berthold Stoeger
2019-06-19Cleanup: use total_weight() in DiveObjectHelper::sumWeight()Gravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-06-15Undo: hide multi-dive-edit warning message on subsequent editGravatar Berthold Stoeger
2019-05-15Convert the atmospheric pressure in the Information Tab to an editable fieldGravatar willemferguson
2019-04-12Undo: implement undo of dive trip editingGravatar Berthold Stoeger
2019-04-12Undo: update cylinder and weight models on pasteGravatar Berthold Stoeger
2019-04-12Undo: update dive list after edit commandGravatar Berthold Stoeger
2019-04-12Undo: implement undo of depth and duration editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site editingGravatar Berthold Stoeger
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