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
/
divelistmodel.cpp
Age
Commit message (
Expand
)
Author
2019-04-15
Core: turn add_single_dive() to append_dive()
Berthold Stoeger
2019-04-12
get rid of some foreach and Q_FOREACH constructs
Rolf Eike Beer
2019-01-09
Cleanup: Make add_dive_to_table local to divelist.c
Berthold Stoeger
2018-12-27
Cleanup: remove getDiveId() functions
Berthold Stoeger
2018-11-23
Filter: use hidden_by_filter also on mobile
Berthold Stoeger
2018-11-23
Mobile: don't format trip heading for all dives
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
2018-10-25
Mobile/filtering: update nr of dives shown in a trip when filtering
Dirk Hohndel
2018-10-23
Mobile/filtering: roll our own filtering for performance reasons
Dirk Hohndel
2018-10-23
Mobile/filtering: finally implement the new settings in the actual filter
Dirk Hohndel
2018-10-23
Mobile/filtering: add fullTextNoNotes role to the dive list model
Dirk Hohndel
2018-10-23
Mobile/filtering: add count of filtered dives to search bar
Dirk Hohndel
2018-10-23
Mobile/filtering: full text filter, instead of just dive site
Dirk Hohndel
2018-10-23
Mobile/filtering: first attempt to filter on dive site
Jan Mulder
2018-06-25
QML UI: correctly update the model
Dirk Hohndel
2018-06-04
Cleanup: fold core/helpers.h into core/qthelper.h
Berthold Stoeger
2018-01-10
mobile: fix crash on delete dive from divelist
Jan Mulder
2018-01-07
Fix small memory leak
Jan Mulder
2017-12-14
mobile: stay on same dive after edit
Jan Mulder
2017-05-28
QML UI: add downloaded dives to dive list
Dirk Hohndel
2017-04-29
Add SPDX header to Qt models
Dirk Hohndel
2016-04-05
DiveListModel: don't add the dives one at a time
Dirk Hohndel
2016-04-04
Move subsurface-core to core and qt-mobile to mobile-widgets
Dirk Hohndel
2016-03-02
QML UI: resolve confusion about dive list model ordering
Dirk Hohndel
2016-03-02
QML UI: create a chronological dive list when manually adding dive
Dirk Hohndel
2016-03-02
Add helper functions to identify the position of a dive in the dive list
Dirk Hohndel
2016-01-29
QML UI: pick new highest dive number when manually adding dive
Dirk Hohndel
2016-01-29
Add helper to remove dive from model
Dirk Hohndel
2016-01-28
Add our own sort proxy class which provides two helper functions
Dirk Hohndel
2016-01-27
Change the api to update a single dive
Dirk Hohndel
2016-01-27
QML UI: correctly notify of model change
Dirk Hohndel
2016-01-08
Move Dive class from qthelper.h/cpp to it's own file
Tomaz Canabrava
2016-01-01
QML UI: handle editing of depth
Dirk Hohndel
2015-12-26
QML UI: get add dive closer to being useful
Dirk Hohndel
2015-12-26
QML UI: set up time and dive number when adding dive
Dirk Hohndel
2015-12-26
Dive list model: add GPS string access
Dirk Hohndel
2015-12-07
QML-UI: we need a way to update the dive model
Dirk Hohndel
2015-12-03
Fix crasher
Sebastian Kügler
2015-11-30
Clear the Dive model before repopulating it
Dirk Hohndel
2015-11-16
Make Subsurface-mobile compile again
Dirk Hohndel
2015-08-31
QML UI: Remove unneeded MobileDive class
Grace Karanja
2015-08-31
QML UI: Use AddDive instead of clear dive
Grace Karanja
2015-08-31
QML UI: Clear divelist model before starting new dive
Grace Karanja
2015-07-24
QML UI: sort by date, not by date string
Dirk Hohndel
2015-07-17
QL UI: Add DiveId role to DiveListModel
Grace Karanja
2015-07-10
QML UI: whitespace fix
Grace Karanja
2015-06-20
Rename dive class to avoid conflict
Grace Karanja
2015-06-20
Add more dive details to the DiveListModel
Grace Karanja
2015-06-20
Group dives by trips
Grace Karanja
2015-06-20
Add dive notes to the divelistmodel
Grace Karanja
[next]