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
/
mobile-widgets
/
qml
/
DownloadedDiveDelegate.qml
Age
Commit message (
Expand
)
Author
2021-01-01
mobile/UI: consolidate to a single check box
Dirk Hohndel
2019-11-03
Mobile: use appendTextToLog to get timestamps in logs
Dirk Hohndel
2018-10-07
QML UI: set proper active background color for downloaded dives
Jan Mulder
2018-10-01
Mobile QML UI: bump Kirigami imports to 2.4
Jan Mulder
2018-09-26
mobile, QML UI: fix overlapping button
Jan Mulder
2018-04-15
QML: remove unused property
Dirk Hohndel
2017-11-19
QML UI: QtQuick.Controls to version 2.2
Jan Mulder
2017-11-19
QML UI: Kirigami to 2.2
Jan Mulder
2017-10-19
QML-UI: Download screen fixup
Jan Mulder
2017-10-17
mobile: silence deprecated messages in logging about Kirigami.Label
Jan Mulder
2017-07-26
QML UI: replace all checkboxes with our own
Joakim Bygdell
2017-07-23
QML UI: better list of downloaded dives
Dirk Hohndel
2017-07-22
QML UI: Download from DC: respond to click on checkbox
Dirk Hohndel
2017-07-19
QML UI: fix some obvious UI errors
Jan Mulder
2017-07-15
QML UI: style the DC download dialog
Joakim Bygdell
2017-06-23
QML UI: use textColor instead of diveListTextColor
Dirk Hohndel
2017-06-04
QML UI: show selection box on the Download from DC list
Tomaz Canabrava
2017-05-29
QML UI: add DownloadDiveDelegate
Tomaz Canabrava