Age | Commit message (Expand) | Author |
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 |
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 |