Age | Commit message (Expand) | Author |
2019-03-05 | CMake: do not expand variables in if-expressions | Rolf Eike Beer |
2019-02-28 | Filter panel: add suit and notes search fields | Willem Ferguson |
2019-02-28 | Append the dive mode as a tag that is seen by the filter tool. | willemferguson |
2019-02-20 | Filter: change default mode for location to any-of | Berthold Stoeger |
2019-02-19 | Filter: implement any-of mode | Berthold Stoeger |
2019-02-07 | Profile: add "synchronous" mode for picture plotting | Berthold Stoeger |
2019-01-26 | Filter: quick implementation of negation | Berthold Stoeger |
2019-01-26 | Filter: implement reset filter | Berthold Stoeger |
2019-01-26 | Filter: update counts if dives added / removed | Berthold Stoeger |
2019-01-22 | Filter: extend range of allowed temperatures | Berthold Stoeger |
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 |