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
Age
Commit message (
Expand
)
Author
2018-11-05
Dive list: let sort arrows reflect sort order for NR and DATE
Berthold Stoeger
2018-11-04
Dive list: use proper comparison when comparing dive to trip
Berthold Stoeger
2018-11-04
Undo: fix addition of multiple dives
Berthold Stoeger
2018-11-01
Dive list: implement custom lessThan function
Berthold Stoeger
2018-11-01
Dive list: make filter model aware of its source
Berthold Stoeger
2018-10-29
Dive list: don't pass dive_site via uintptr_t through QML
Berthold Stoeger
2018-10-29
Dive site: pass pointer-to-dive_site via QVariant
Berthold Stoeger
2018-10-29
Dive site: compare pointers in MultiFilterSortModel::showDive()
Berthold Stoeger
2018-10-29
Dive site: replace dive->dive_site_uuid by dive_site
Berthold Stoeger
2018-10-29
Dive site: remove [start|stop]FilterDiveSite signals
Berthold Stoeger
2018-10-29
Dive site: remove UUIDs from LocationInformationModel
Berthold Stoeger
2018-10-29
Dive site: replace UUID_ROLE by DIVESITE_ROLE
Berthold Stoeger
2018-10-29
Dive site: pass dive-site pointer to delete_dive_site()
Berthold Stoeger
2018-10-28
Cleanup: remove DiveTripModel::layout() function
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-10-21
Dive list: move dive-selection code from filter to list
Berthold Stoeger
2018-10-21
Dive list: update trip headers on filter-finish
Berthold Stoeger
2018-10-21
Add 'location_t' data structure
Linus Torvalds
2018-10-14
Cleanup: remove DiveItem and TripItem classes
Berthold Stoeger
2018-10-14
Autogroup only when selected
Jan Mulder
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
Cleanup: Remove SsrfFilterSortProxyModel
Berthold Stoeger
2018-10-11
Map: remove access to displayed_dive_site in GPS-filter model
Berthold Stoeger
2018-10-11
Undo: make adding of planned dive undo-able
Berthold Stoeger
2018-10-11
Filter: reload only when checkstate changed
Berthold Stoeger
2018-10-11
Filter: Make filters aware of added / removed dives
Berthold Stoeger
2018-10-11
Dive list: unify sorting in core and Qt-model
Berthold Stoeger
2018-10-11
Dive list: retain selection on moval of dives
Berthold Stoeger
2018-10-11
Dive list: propagate current-item to frontend
Berthold Stoeger
2018-10-11
Undo: select dives after add, remove, merge, split dive commands
Berthold Stoeger
2018-10-11
Dive list: remember selected dives
Berthold Stoeger
2018-10-11
Dive list: implement proper Qt-model semantics for DiveTripModel
Berthold Stoeger
2018-10-11
Undo: make diverse trip-related operations undo-able
Berthold Stoeger
2018-10-11
Dive list: hand-code the DiveTripModel
Berthold Stoeger
2018-10-11
Dive list: replace dive-id by dive pointer
Berthold Stoeger
2018-10-09
Dive locations: factor out common code of models
Berthold Stoeger
2018-10-09
Dive sites: remove internalRowCount from LocationInformationModel
Berthold Stoeger
2018-10-09
Dive sites: don't add dummy entries to LocationInformationModel
Berthold Stoeger
2018-10-09
Dive sites: remove LocationInformationModel::setData() function
Berthold Stoeger
2018-10-07
Statistics: only consider selected dives in HTML export statistics
Berthold Stoeger
2018-10-07
Statistics: remove global state / calculate only when needed
Berthold Stoeger
2018-10-06
Import: pass "downloaded" parameter to process_imported_dives()
Berthold Stoeger
2018-10-06
Core: remove preexisting field from struct dive_table
Berthold Stoeger
[next]