aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/simplewidgets.cpp
AgeCommit message (Expand)Author
2019-06-10Cleanup: Un-PIMPL-ize MinMaxAvgWidgetGravatar Berthold Stoeger
2019-05-29Check if dive_site exists before accessing its nameGravatar Robert C. Helling
2019-05-15Cleanup: small coding style fixesGravatar Dirk Hohndel
2019-04-12Dive sites: prepare for dive site ref-countingGravatar Berthold Stoeger
2019-02-07Copy dive description to clipboardGravatar Robert C. Helling
2018-12-14Drop old filter codeGravatar Tomaz Canabrava
2018-12-14Start to implement a simplified version of the filter widgetGravatar Tomaz Canabrava
2018-10-13Cleanup: rename MainWindow member variablesGravatar Berthold Stoeger
2018-10-13Cleanup: Turn widget accessor-functions into simple pointersGravatar Berthold Stoeger
2018-10-11Undo: use dive * instead of unique index in renumber-divesGravatar Berthold Stoeger
2018-10-11Dive list: implement proper Qt-model semantics for DiveTripModelGravatar Berthold Stoeger
2018-10-11Undo: isolate undo-commandsGravatar Berthold Stoeger
2018-10-11Undo: make editing of dive-time an undoable operationGravatar Berthold Stoeger
2018-10-11Undo: fix multi-level undo of delete-dive and remove-dive-from-tripGravatar Berthold Stoeger
2018-09-19Dive media: on import read metadata only onceGravatar Berthold Stoeger
2018-09-12Fix broken translations in dive list filter plus simplify stringsGravatar Stefan Fuchs
2018-07-30Cleanup: remove DiveListView::fixMessyQtModelBehaviour()Gravatar Berthold Stoeger
2018-07-04Translations: unify gettextFromC::tr() and QObject::tr()Gravatar Berthold Stoeger
2018-06-18In dive picture shift time dialog suppress double triggering of timeEditGravatar Stefan Fuchs
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-21desktop-widgets: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-04-01Dive pictures: Move metadata functions into own translation unitGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-01-02Enable translation of ctrl key name for tool tip in dive notesGravatar Stefan Fuchs
2017-12-29cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-12-26Introduce negate-toggle buttons to filter listsGravatar Berthold Stoeger
2017-12-26Turn filter list options into context menuGravatar Berthold Stoeger
2017-12-24Small whitespace updatesGravatar Dirk Hohndel
2017-12-24Add select-all, deselect-all and invert-selection options to filtersGravatar Berthold Stoeger
2017-12-24Factor out *Filter code into FilterBase base classGravatar Berthold Stoeger
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-30Use icons relative path.Gravatar Martin Měřinský
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-04Correct, cleanup, translate and unify file filtersGravatar Stefan Fuchs
2017-10-28Set checked status of menu entry for dive list filter correctlyGravatar Stefan Fuchs
2017-06-11simplewidgets.cpp: silence warning about parenthesesGravatar Lubomir I. Ivanov
2017-05-06File selector should filter images we can actually handle.Gravatar Robert C. Helling
2017-05-06Image import: Make Exif handling more tolerant, better info,...Gravatar Stefan Fuchs
2017-05-01Picture feature: Improve UI and translation of shift image times...Gravatar Stefan Fuchs
2017-04-30Picture feature: Improve UI and translation of shift image times dialogGravatar Stefan Fuchs
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-26Hide avg max depth thingieGravatar Anton Lundin
2017-04-18More strict filter for URL handling in dive notesGravatar Stefan Fuchs
2017-04-18Fix a crash in the URL handling for the dive notesGravatar Stefan Fuchs
2017-03-13Remove unused DateWidget with its icon.Gravatar Martin Měřinský
2017-02-21Translate names of additional dive events and nicer format info box textGravatar Stefan Fuchs
2017-01-12Make the URL dialog contain QLineEditGravatar Robert C. Helling