aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/maintab.h
AgeCommit message (Expand)Author
2019-06-23Undo: don't send signals batched by tripGravatar Berthold Stoeger
2019-06-19Cleanup: move trip-related functions into own translation unitGravatar Berthold Stoeger
2019-06-15Undo: show warning message if more than one dive editedGravatar Berthold Stoeger
2019-06-15Cleanup: remove MainTab::addMessageAction() functionGravatar Berthold Stoeger
2019-05-11Dive site: Add button to display all dive sitesGravatar Berthold Stoeger
2019-05-11Map: reload on selection change directlyGravatar Berthold Stoeger
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-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-12Cleanup: remove field-coloring code in MainTabGravatar Berthold Stoeger
2019-04-12Undo: implement undo of dive trip editingGravatar 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: 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-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 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-02-02Cleanup: remove unused function MainTab::setCurrentLocationIndexGravatar Berthold Stoeger
2018-10-29Dive site: remove UUIDs from LocationInformationModelGravatar Berthold Stoeger
2018-10-12Cleanup: remove unused function MainTab::showLocation()Gravatar Berthold Stoeger
2018-10-12Edit: prevent not needed change markingGravatar Jan Mulder
2018-10-11Cleanup: remove ReverseGeoLookupThreadGravatar Berthold Stoeger
2018-10-11Dive editing: don't repeatedly loop through whole dive listGravatar Berthold Stoeger
2018-10-11Cleanup: let MainTab::updateDiveSite() take dive * instead of idGravatar Berthold Stoeger
2018-10-08Map: zoom on dive sites when flipping through dive site listGravatar Berthold Stoeger
2018-08-31Filter: remove diveSiteAdded signal of MainTabGravatar Berthold Stoeger
2017-12-01Disable specific tabs when dive trip selectedGravatar Stefan Fuchs
2017-11-26Inform LocationFilterModel of added dive site nameGravatar Berthold Stoeger
2017-11-26Simplify signal handling after dive site editingGravatar Berthold Stoeger
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-06Break down MainTab into smaller classesGravatar Tomaz Canabrava