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.cpp
Age
Commit message (
Expand
)
Author
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-10-13
Cleanup: rename MainWindow member variables
Berthold Stoeger
2018-10-13
Cleanup: Turn widget accessor-functions into simple pointers
Berthold Stoeger
2018-10-11
Undo: use dive * instead of unique index in renumber-dives
Berthold Stoeger
2018-10-11
Dive list: implement proper Qt-model semantics for DiveTripModel
Berthold Stoeger
2018-10-11
Undo: isolate undo-commands
Berthold Stoeger
2018-10-11
Undo: make editing of dive-time an undoable operation
Berthold Stoeger
2018-10-11
Undo: fix multi-level undo of delete-dive and remove-dive-from-trip
Berthold Stoeger
2018-09-19
Dive media: on import read metadata only once
Berthold Stoeger
2018-09-12
Fix broken translations in dive list filter plus simplify strings
Stefan Fuchs
2018-07-30
Cleanup: remove DiveListView::fixMessyQtModelBehaviour()
Berthold Stoeger
2018-07-04
Translations: unify gettextFromC::tr() and QObject::tr()
Berthold Stoeger
2018-06-18
In dive picture shift time dialog suppress double triggering of timeEdit
Stefan Fuchs
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-21
desktop-widgets: Change Q_UNUSED to no parameter name
jan Iversen
2018-04-01
Dive pictures: Move metadata functions into own translation unit
Berthold Stoeger
2018-03-14
Cleanup: consistently use qPrintable()
Berthold Stoeger
2018-01-02
Enable translation of ctrl key name for tool tip in dive notes
Stefan Fuchs
2017-12-29
cleanup: Uninitialized scalar field
Jan Mulder
2017-12-26
Introduce negate-toggle buttons to filter lists
Berthold Stoeger
2017-12-26
Turn filter list options into context menu
Berthold Stoeger
2017-12-24
Small whitespace updates
Dirk Hohndel
2017-12-24
Add select-all, deselect-all and invert-selection options to filters
Berthold Stoeger
2017-12-24
Factor out *Filter code into FilterBase base class
Berthold Stoeger
2017-11-30
Use better aliases for icons.
Martin Měřinský
2017-11-30
Use icons relative path.
Martin Měřinský
2017-11-29
Revert "Use icons relative path."
Dirk Hohndel
2017-11-29
Revert "Use consistent aliases for all icons."
Dirk Hohndel
2017-11-29
Use consistent aliases for all icons.
Martin Měřinský
2017-11-29
Use icons relative path.
Martin Měřinský
2017-11-04
Correct, cleanup, translate and unify file filters
Stefan Fuchs
2017-10-28
Set checked status of menu entry for dive list filter correctly
Stefan Fuchs
2017-06-11
simplewidgets.cpp: silence warning about parentheses
Lubomir I. Ivanov
2017-05-06
File selector should filter images we can actually handle.
Robert C. Helling
2017-05-06
Image import: Make Exif handling more tolerant, better info,...
Stefan Fuchs
2017-05-01
Picture feature: Improve UI and translation of shift image times...
Stefan Fuchs
2017-04-30
Picture feature: Improve UI and translation of shift image times dialog
Stefan Fuchs
2017-04-29
Add SPDX header to desktop widgets
Dirk Hohndel
2017-04-26
Hide avg max depth thingie
Anton Lundin
2017-04-18
More strict filter for URL handling in dive notes
Stefan Fuchs
2017-04-18
Fix a crash in the URL handling for the dive notes
Stefan Fuchs
2017-03-13
Remove unused DateWidget with its icon.
Martin Měřinský
2017-02-21
Translate names of additional dive events and nicer format info box text
Stefan Fuchs
2017-01-12
Make the URL dialog contain QLineEdit
Robert C. Helling
2016-12-27
Renumber ui: make it obvious which dives get renumbered
Dirk Hohndel
2016-08-10
Unify handling of QDateTime time zone information
Robert C. Helling
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-04-04
Don't write back dive data that hasn't changed in git
Linus Torvalds
2016-03-09
Silence warnings in simplewidgets.cpp
Dirk Hohndel
[next]