aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets/simplewidgets.h
AgeCommit message (Expand)Author
2020-09-29filter: when a filter preset is selected, suggest its name on saveGravatar Berthold Stoeger
2020-09-29filter: create a primitive "create filter preset" dialogGravatar Berthold Stoeger
2020-05-27cleanup: remove QCalendarWidget forward declaration and includeGravatar Berthold Stoeger
2020-05-27cleanup: unglobalize grayImage()Gravatar Berthold Stoeger
2020-05-27cleanup: un-singletonize ShiftTimesDialogGravatar Berthold Stoeger
2020-05-27cleanup: un-singletonize RenumberDialogGravatar Berthold Stoeger
2020-04-07undo: switch SetpointDialog from divecomputer to dive + dc-numberGravatar Berthold Stoeger
2020-04-07cleanup: un-singletonify SetpointDialogGravatar Berthold Stoeger
2020-02-09Cleanup: remove const bool parameters and return typesGravatar Berthold Stoeger
2019-06-10Cleanup: remove Q_PROPERTYs from MinMaxWidgetGravatar Berthold Stoeger
2019-06-10Cleanup: Un-PIMPL-ize MinMaxAvgWidgetGravatar Berthold Stoeger
2018-12-14Drop old filter codeGravatar Tomaz Canabrava
2018-12-14Start to implement a simplified version of the filter widgetGravatar Tomaz Canabrava
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-09-19Dive media: on import read metadata only onceGravatar Berthold Stoeger
2018-09-14Add Q_OBJECT macro to two more classesGravatar Dirk Hohndel
2018-09-12Fix broken translations in dive list filter plus simplify stringsGravatar Stefan Fuchs
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2017-12-26Turn filter list options into context menuGravatar Berthold Stoeger
2017-12-26Remove Q_OBJECT macros and friend declaration from *Filter classesGravatar Berthold Stoeger
2017-12-24Factor out *Filter code into FilterBase base classGravatar Berthold Stoeger
2017-05-01Picture feature: Improve UI and translation of shift image times...Gravatar Stefan Fuchs
2017-04-29Add SPDX header to desktop widgetsGravatar Dirk Hohndel
2017-04-26Hide avg max depth thingieGravatar Anton Lundin
2017-03-13Remove unused DateWidget with its icon.Gravatar Martin Měřinský
2017-01-12Make the URL dialog contain QLineEditGravatar Robert C. Helling
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2015-11-15Parse html links in the Notes section.Gravatar K. \"pestophagous\" Heller
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava