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-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
2018-10-06
Import: pass a dive table to process_imported_dives()
Berthold Stoeger
2018-09-29
Cleanup: reinstate override modifiers
Berthold Stoeger
2018-09-23
Core: split process_dives() in post-import and post-load versions
Berthold Stoeger
2018-09-14
Fix compilation problem
Dirk Hohndel
2018-09-14
Add Q_OBJECT macro to two more classes
Dirk Hohndel
2018-09-04
Desktop: buddies in the dive list
Jan Mulder
2018-09-01
Cleanup: make DiveTripModel a global object
Berthold Stoeger
2018-08-31
Filter: sort filter items in FilterModelBase::updateList()
Berthold Stoeger
2018-08-31
Filter: Make FilterModelBase a proper Qt model (mostly)
Berthold Stoeger
2018-08-31
Zero initialize deco state struct
Robert C. Helling
2018-08-28
Filter: cache number of dives fulfilling filter rules
Berthold Stoeger
2018-08-28
Whitespace: make range based for loops consistent in filtermodels.cpp
Berthold Stoeger
2018-08-28
Filter: replace checked-state by struct
Berthold Stoeger
2018-08-25
Merge branch 'filter8' of https://github.com/bstoeger/subsurface
Dirk Hohndel
2018-08-23
Cleanup: const-ify functions taking pointers to events
Berthold Stoeger
2018-08-23
Cleanup: pass gasmix by value
Berthold Stoeger
[next]