index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-models
Age
Commit message (
Expand
)
Author
2019-01-22
Filter: support imperial units
Berthold Stoeger
2019-01-21
Desktop, Filter UI: make date/time consistent
Jan Mulder
2019-01-19
Filter: make tags, people and location filter logically-and
Berthold Stoeger
2019-01-19
Filter: reinstate dive-site filter functionality
Berthold Stoeger
2019-01-19
Filter: ignore unset temperatures
Berthold Stoeger
2019-01-19
Filter: update filterData directly without copying
Berthold Stoeger
2019-01-19
Import: control process_imported_dives() by flags
Berthold Stoeger
2019-01-19
Import: don't add to new trip while downloading
Berthold Stoeger
2019-01-19
Import: add add_to_new_trip flag to process_imported_dives()
Berthold Stoeger
2019-01-09
Undo: make dive-import undoable
Berthold Stoeger
2019-01-09
Import: split process_imported_dives() function
Berthold Stoeger
2019-01-09
Import: add merge_all_trips parameter to process_imported_dives()
Berthold Stoeger
2019-01-09
Import: merge dives trip-wise
Berthold Stoeger
2019-01-09
Import: add trip_table argument to DiveImportedModel::repopulate()
Berthold Stoeger
2019-01-09
Cleanup: Make add_dive_to_table local to divelist.c
Berthold Stoeger
2019-01-09
Core: move autogroup() into divelist.c
Berthold Stoeger
2019-01-08
Filter for logged/planned dives
Robert C. Helling
2019-01-07
Dive list: split DiveTripModel into distinct models (tree and list)
Berthold Stoeger
2019-01-07
Cleanup: Remove MultiFilterSortModel::model
Berthold Stoeger
2018-12-27
Cleanup: remove getDiveId() functions
Berthold Stoeger
2018-12-17
Import: unglobalize downloadTable
Berthold Stoeger
2018-12-17
Cleanup: make DiveImportedModel::checkStates a std::vector
Berthold Stoeger
2018-12-17
Cleanup: remove DiveImportedModel::setImportedDivesIndexes()
Berthold Stoeger
2018-12-17
Show average max depth in yearly statistics
Robert C. Helling
2018-12-14
Hide unimplemented components from search
Tomaz Canabrava
2018-12-14
Filter the data
Tomaz Canabrava
2018-12-14
Drop old filter code
Tomaz Canabrava
2018-12-14
Struct FilterData
Tomaz Canabrava
2018-12-06
Dive list: fix off-by-two bug in DiveTripModel
Berthold Stoeger
2018-11-23
Filter: use hidden_by_filter also on mobile
Berthold Stoeger
2018-11-23
Core: move is-single-day-trip and count-shown functions into core
Berthold Stoeger
2018-11-23
Mobile: don't format trip heading for all dives
Berthold Stoeger
2018-11-23
Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes
Berthold Stoeger
2018-11-18
Dive list: update position of trip if data changed
Berthold Stoeger
2018-11-18
Core: remove "when" field of struct dive_trip
Berthold Stoeger
2018-11-18
Coding style: fix indentation in addDivesToTrip()
Berthold Stoeger
2018-11-18
Dive list: move sort-functionality into core
Berthold Stoeger
2018-11-18
Dive list: replace dive-list of trips by a table
Berthold Stoeger
2018-11-16
Dive list: invert sort-direction to reflect core
Berthold Stoeger
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
[next]