index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
desktop-widgets
/
simplewidgets.h
Age
Commit message (
Expand
)
Author
2020-10-26
desktop: move MinMaxAvgWidget to TabDiveStatistics
Berthold Stoeger
2020-10-26
cleanup: remove dive.h include in simplewidgets.h
Berthold Stoeger
2020-09-29
filter: when a filter preset is selected, suggest its name on save
Berthold Stoeger
2020-09-29
filter: create a primitive "create filter preset" dialog
Berthold Stoeger
2020-05-27
cleanup: remove QCalendarWidget forward declaration and include
Berthold Stoeger
2020-05-27
cleanup: unglobalize grayImage()
Berthold Stoeger
2020-05-27
cleanup: un-singletonize ShiftTimesDialog
Berthold Stoeger
2020-05-27
cleanup: un-singletonize RenumberDialog
Berthold Stoeger
2020-04-07
undo: switch SetpointDialog from divecomputer to dive + dc-number
Berthold Stoeger
2020-04-07
cleanup: un-singletonify SetpointDialog
Berthold Stoeger
2020-02-09
Cleanup: remove const bool parameters and return types
Berthold Stoeger
2019-06-10
Cleanup: remove Q_PROPERTYs from MinMaxWidget
Berthold Stoeger
2019-06-10
Cleanup: Un-PIMPL-ize MinMaxAvgWidget
Berthold Stoeger
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-12-14
Start to implement a simplified version of the filter widget
Tomaz Canabrava
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-09-19
Dive media: on import read metadata only once
Berthold Stoeger
2018-09-14
Add Q_OBJECT macro to two more classes
Dirk Hohndel
2018-09-12
Fix broken translations in dive list filter plus simplify strings
Stefan Fuchs
2018-08-01
Cleanup: remove all override modifiers
Berthold Stoeger
2018-07-31
Cleanup: replace virtual by override where appropriate
Berthold Stoeger
2017-12-26
Turn filter list options into context menu
Berthold Stoeger
2017-12-26
Remove Q_OBJECT macros and friend declaration from *Filter classes
Berthold Stoeger
2017-12-24
Factor out *Filter code into FilterBase base class
Berthold Stoeger
2017-05-01
Picture feature: Improve UI and translation of shift image times...
Stefan Fuchs
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-04-26
Hide avg max depth thingie
Anton Lundin
2017-03-13
Remove unused DateWidget with its icon.
Martin Měřinský
2017-01-12
Make the URL dialog contain QLineEdit
Robert C. Helling
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2015-11-15
Parse html links in the Notes section.
K. \"pestophagous\" Heller
2015-10-30
Move qt-ui to desktop-widgets
Tomaz Canabrava