aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets
AgeCommit message (Expand)Author
2019-04-12Cleanup: remove EDIT_TEXT and EDIT_VALUE macros in maintab.cppGravatar Berthold Stoeger
2019-04-12Undo: remove MainTab::*TaggedStrings() functionsGravatar 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: 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-12Undo: implement undo of rating and visibility ratingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of suit editingGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive mode editingGravatar Berthold Stoeger
2019-04-12Undo: update notes field if changed by undo commandsGravatar Berthold Stoeger
2019-04-12Undo: implement rudimentary undo of dive-notes editingGravatar Berthold Stoeger
2019-04-12Dive site: implement purge of unused dive sitesGravatar Berthold Stoeger
2019-04-12Dive sites: stretch name and description columnsGravatar Berthold Stoeger
2019-04-12Cleanup: remove unnecessary signalGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site location editingGravatar Berthold Stoeger
2019-04-12Desktop: create new custom TextEdit widget for notes-fieldGravatar Berthold Stoeger
2019-04-12Dive site: scroll to changed dive siteGravatar Berthold Stoeger
2019-04-12Dive site: on first addition of dive site, edit nameGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive site additionGravatar Berthold Stoeger
2019-04-12Dive site: don't auto delete unused dive sitesGravatar Berthold Stoeger
2019-04-12Dive site: introduce proxy model DiveSiteSortedModelGravatar Berthold Stoeger
2019-04-12Dive site: add dive site list tabGravatar Berthold Stoeger
2019-04-12Dive site: add dive site ref-countingGravatar Berthold Stoeger
2019-04-12Dive site: set UUID only on save or loadGravatar Berthold Stoeger
2019-04-12Undo: consider dive site in AddDive()Gravatar Berthold Stoeger
2019-04-12Cleanup: Remove dead code when picking a new dive siteGravatar Berthold Stoeger
2019-04-12Dive site: add dive site table parameter to dive site functionsGravatar Berthold Stoeger
2019-04-12optimize selectedDivesGasUsed()Gravatar Rolf Eike Beer
2019-04-12use QStringLiteral for constantsGravatar Rolf Eike Beer
2019-04-12get rid of some foreach and Q_FOREACH constructsGravatar Rolf Eike Beer
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
2019-02-18Edit: use correct offset when changing dive timesGravatar Berthold Stoeger
2019-02-02Cleanup: remove unused function MainTab::setCurrentLocationIndexGravatar Berthold Stoeger
2019-01-27Cleanup: remove redundant conditionalGravatar Berthold Stoeger
2018-12-17Show average max depth in statistics tabGravatar Robert C. Helling
2018-12-14Drop old filter codeGravatar Tomaz Canabrava
2018-11-18Core: remove "when" field of struct dive_tripGravatar Berthold Stoeger
2018-11-05Dive list: split reload() in reload() and setSortOrder()Gravatar Berthold Stoeger
2018-11-01Dive list: remove forceSort parameter from DiveListView::reload()Gravatar Berthold Stoeger
2018-10-31Desktop: do not crash in verbose mode on empty dive siteGravatar Jan Mulder
2018-10-29Dive site: replace dive->dive_site_uuid by dive_siteGravatar Berthold Stoeger
2018-10-29Dive site: remove UUIDs from LocationInformationModelGravatar Berthold Stoeger