aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets
AgeCommit message (Expand)Author
2019-05-11Dive site: Add button to display all dive sitesGravatar Berthold Stoeger
2019-05-11Dive site: sort by distance to current diveGravatar Berthold Stoeger
2019-05-11Filter: add reference counting for dive-site modeGravatar Berthold Stoeger
2019-05-11Map: reload on selection change directlyGravatar Berthold Stoeger
2019-05-05Desktop: fix crash on dive site tabGravatar Berthold Stoeger
2019-04-29Cleanup: remove redundant string clearingGravatar Berthold Stoeger
2019-04-29Desktop: automatically update dive information tabGravatar Berthold Stoeger
2019-04-29Desktop: use current_dive in information tabGravatar Berthold Stoeger
2019-04-29Desktop: set dive fields only when not in trip modeGravatar Berthold Stoeger
2019-04-16Write dive data as video subtitlesGravatar Robert C. Helling
2019-04-15Cleanup: remove completers from MainTab objectGravatar Berthold Stoeger
2019-04-15Cleanup: Move dive-equipment tab into own translation unitsGravatar Berthold Stoeger
2019-04-15Cleanup: Remove MainTab::getEditMode() functionGravatar Berthold Stoeger
2019-04-13Desktop: put dive site table in "row selection mode"Gravatar 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-12Cleanup: replace QString("") by QString()Gravatar Berthold Stoeger
2019-04-12Map: reload map when editing dive site of a diveGravatar Berthold Stoeger
2019-04-12Undo: on save remove focus from active fieldsGravatar 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 sites: add fulltext filterGravatar 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-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-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