aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2019-04-13Update CHANGELOGGravatar Dirk Hohndel
2019-04-14Desktop: remove edit-check in tag-widget completerGravatar Berthold Stoeger
2019-04-13Add export option to export dive sites.Gravatar Doug Junkins
2019-04-14Desktop: destroy maintab before destructing mainwindowGravatar Berthold Stoeger
2019-04-13Desktop: put dive site table in "row selection mode"Gravatar Berthold Stoeger
2019-04-13Desktop: update dive site list on file-closeGravatar Berthold Stoeger
2019-04-13Dive sites: dont't disable all tabs when creating new dive siteGravatar Berthold Stoeger
2019-04-12Dive sites: show dives at selected dive sitesGravatar Berthold Stoeger
2019-04-12Filter: allow filtering multiple dive sitesGravatar Berthold Stoeger
2019-04-12Filter: call update title directly in filter modelGravatar Berthold Stoeger
2019-04-12Dive site: fix merging testsGravatar Berthold Stoeger
2019-04-12Dive site: make UUID generation deterministicGravatar Berthold Stoeger
2019-04-12Cleanup: replace QString("") by QString()Gravatar Berthold Stoeger
2019-04-12Map: reload map when editing dive site of a diveGravatar Berthold Stoeger
2019-04-12Cleanup: remove redundant checks for null dive siteGravatar Berthold Stoeger
2019-04-12Map: Use proper location for flag when editing dive siteGravatar Berthold Stoeger
2019-04-12Undo: on save remove focus from active fieldsGravatar Berthold Stoeger
2019-04-12Remove check for whether a site is used before saving it.Gravatar Doug Junkins
2019-04-12Undo: use QUndoStack::isClean() to determine unsaved changesGravatar Berthold Stoeger
2019-04-12Desktop: read tab-items from current_dive, not displayed_diveGravatar Berthold Stoeger
2019-04-12Undo: inform maintab if dive site changedGravatar Berthold Stoeger
2019-04-12Undo: remove ADD mode from main tabGravatar Berthold Stoeger
2019-04-12Dive site: add proximity field to dive site listGravatar Berthold Stoeger
2019-04-12Dive sites: add fulltext filterGravatar Berthold Stoeger
2019-04-12Undo: update filter flag when dives changeGravatar Berthold Stoeger
2019-04-12Undo: update dive list if trip changedGravatar Berthold Stoeger
2019-04-12Undo: switch to edited tripGravatar Berthold Stoeger
2019-04-12Undo: move temperature update from MainTab to EditWaterTempGravatar Berthold Stoeger
2019-04-12Cleanup: remove field-coloring code in MainTabGravatar Berthold Stoeger
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-12Coding style: remove Java-style function definitionGravatar Berthold Stoeger
2019-04-12Cleanup: remove EDIT_TEXT and EDIT_VALUE macros in maintab.cppGravatar Berthold Stoeger
2019-04-12Core: introduce taglist_copy() functionGravatar Berthold Stoeger
2019-04-12Undo: remove MainTab::*TaggedStrings() functionsGravatar Berthold Stoeger
2019-04-12Undo: select dives on undo of editing commandsGravatar Berthold Stoeger
2019-04-12Undo: move selection function into command_private.cpp fileGravatar Berthold Stoeger
2019-04-12Undo: move dive-list logic into edit commandsGravatar Berthold Stoeger
2019-04-12Undo: update dive list after edit commandGravatar Berthold Stoeger
2019-04-12Cleanup: remove MainTab::acceptingEditGravatar Berthold Stoeger
2019-04-12Undo: implement undo of depth and duration editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of divemaster editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of buddy editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of tag editingGravatar Berthold Stoeger
2019-04-12Desktop: on ESC, remove focus when editing dive fieldsGravatar Berthold Stoeger
2019-04-12Undo: send dive-changed signal on dive site mergingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive date- and time-editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of air and water temperature editingGravatar Berthold Stoeger
2019-04-12Pedantic: K are an absolute scale, which are not given in degreesGravatar Berthold Stoeger