aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets/maintab.cpp
AgeCommit message (Expand)Author
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-13Desktop: On dive edit from the dive list or map, switch to new stateGravatar Berthold Stoeger
2018-05-11Fixed erroneous comparison of cylinders and weight systems.Gravatar Oliver Schwaneberg
2018-05-10Removed a duplicate include in maintab.cppGravatar Oliver Schwaneberg
2018-05-04Desktop: fix time format in main tabGravatar Dirk Hohndel
2018-04-09Change taglist_get_tagstring to support 'unlimited' tag list sizeGravatar Jeremie Guichard
2018-03-19Cleanup: Initialize variable MainTab::lastSelectedDiveGravatar Berthold Stoeger
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-02-26Cleanup: remove two unused macros in tabwidgets/maintab.cppGravatar Berthold Stoeger
2018-02-04Do not remove seconds from duration input fieldGravatar Oliver Schwaneberg
2018-01-01desktop: clear tags when hitting new logbookGravatar Jan Mulder
2017-12-21Fix order of initilization list in MainTab constructor.Gravatar Berthold Stoeger
2017-12-13Reenable picture tab when dive trip is selectedGravatar Stefan Fuchs
2017-12-01Disable specific tabs when dive trip selectedGravatar Stefan Fuchs
2017-12-01In maintab fix change of text between "notes" and "trip notes"Gravatar Stefan Fuchs
2017-11-29Don't change visibility of depth and duration UI field when no diveGravatar Stefan Fuchs
2017-11-28Correctly handle dive notes in maintab.cppGravatar Stefan Fuchs
2017-11-27After edit the cylinders of a dive copy the full samplesGravatar Stefan Fuchs
2017-11-27Use MAX_CYLINDERS consistentlyGravatar 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-11-26In maintab clear location tags when selecting a dive w/o dive siteGravatar Stefan Fuchs
2017-11-25Refresh display if a dive site was editedGravatar Berthold Stoeger
2017-11-16In maintab disable correct label when dive trip selectedGravatar Stefan Fuchs
2017-10-19Use displayed_dc instead of current_dcGravatar Robert C. Helling
2017-10-17Tags for geo references: Nicer look, translations and warning messageGravatar Stefan Fuchs
2017-10-07Disable editDiveSiteButton without dive site nameGravatar Dirk Hohndel
2017-10-04Change the signature of constructLocationTagsGravatar Dirk Hohndel
2017-09-04remove Marble from the source treeGravatar Lubomir I. Ivanov
2017-07-28maintab: use GlobeGPS / MapWidget abstractionGravatar Lubomir I. Ivanov
2017-05-06Save tags when manually adding diveGravatar Dirk Hohndel
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-26Fix saving table sizeGravatar Tomaz Canabrava
2017-04-21Move extra info tab in main window to the very right side againGravatar Stefan Fuchs
2017-04-14Also translate tab headersGravatar Jan Mulder
2017-04-06Aparently, remove a QXB warning.Gravatar Tomaz Canabrava
2017-04-06Clean up some widgetsGravatar Tomaz Canabrava
2017-04-06Break down MainTab into smaller classesGravatar Tomaz Canabrava