aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/tab-widgets
AgeCommit message (Expand)Author
2018-08-31Filter: remove diveSiteAdded signal of MainTabGravatar Berthold Stoeger
2018-08-23Cleanup: pass gasmix by valueGravatar Berthold Stoeger
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-20Dive media: implement "Open folder of selected media files"Gravatar Berthold Stoeger
2018-07-15UI change of "images"/"photo" to "media" or "media files"Gravatar Stefan Fuchs
2018-06-18Change from gettextFromC::instance()->tr() to gettextFromC::tr();Gravatar Stefan Fuchs
2018-06-18Use correct "tr" call for translating dive mode namesGravatar Stefan Fuchs
2018-06-17Fix an error around translation of dive modes in the UIGravatar Stefan Fuchs
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-28Distinguish between user and internal divemode namesGravatar Robert C. Helling
2018-05-27Dive pictures: give user option to recalculate thumbnailsGravatar Berthold Stoeger
2018-05-21Dive pictures: change removePicture() interfaceGravatar Berthold Stoeger
2018-05-14Rename enum dive_comp_type to divemode_tGravatar Robert C. Helling
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-05-13Dive pictures: Update pictures when thumbnails are readyGravatar Berthold Stoeger
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-03-02Choose water presets from a qcombobox in planner, custom value possibleGravatar Oliver Schwaneberg
2018-02-26Cleanup: remove two unused macros in tabwidgets/maintab.cppGravatar Berthold Stoeger
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2018-02-17Consistently use the famous l for liters in info tabGravatar Stefan Fuchs
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-18Implement different zoom levels for dive photos tabGravatar Berthold Stoeger
2017-12-13Reenable picture tab when dive trip is selectedGravatar Stefan Fuchs
2017-12-01Dive picture widget: Allow pictures to use available space on resizeGravatar Stefan Fuchs
2017-12-01Use correct selection mode for dive picture viewGravatar Stefan Fuchs
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-30Use icons relative path.Gravatar Martin Měřinský
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-29Revert "Use icons relative path."Gravatar Dirk Hohndel
2017-11-29Revert "Use consistent aliases for all icons."Gravatar Dirk Hohndel
2017-11-29Use consistent aliases for all icons.Gravatar Martin Měřinský
2017-11-29Use icons relative path.Gravatar Martin Měřinský
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