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
/
qt-models
/
diveimportedmodel.cpp
Age
Commit message (
Expand
)
Author
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-05-21
qt-models: Change Q_UNUSED to no parameter name
jan Iversen
2017-11-25
Only call autogroup when it's enabled
Dirk Hohndel
2017-10-23
Respect autogroup in Subsurface-mobile
Dirk Hohndel
2017-07-09
DiveImportedModel: be consistent with last = -1
Dirk Hohndel
2017-06-29
Don't crash trying to record zero dives
Dirk Hohndel
2017-06-24
Avoid Q_ASSERT with debug build of Qt
Dirk Hohndel
2017-06-12
Download dialog showed time incorrectly
Miika Turkia
2017-06-04
QML UI: show selection box on the Download from DC list
Tomaz Canabrava
2017-05-29
QML UI: select / unselect dive by clicking on it
Tomaz Canabrava
2017-05-29
Fix typo
Dirk Hohndel
2017-05-29
QML UI: process freshly downloaded dives
Dirk Hohndel
2017-05-29
Don't leak memory on downloaded dives not picked
Dirk Hohndel
2017-05-29
mobile: Prevent tripping assert on empty BT download
Jan Mulder
2017-05-28
QML UI: add downloaded dives to dive list
Dirk Hohndel
2017-05-27
QML UI: add the Downloaded Dive Model
Tomaz Canabrava
2017-05-27
Separate the download thread from the widget logic
Tomaz Canabrava
2017-05-27
Move model code to models
Tomaz Canabrava