summaryrefslogtreecommitdiffstats
path: root/qt-models
AgeCommit message (Expand)Author
2019-03-29Make sure surface air is not considered a deco gasGravatar Robert C. Helling
2019-03-29Add UI element for final surface segment in plannerGravatar Robert C. Helling
2019-03-27CMake: add headers to targetsGravatar Rolf Eike Beer
2019-03-19Cleanup: make argument to YearStatisticsItem constructor a referenceGravatar Berthold Stoeger
2019-03-18Profile: pass by reference rather than by value for large structGravatar Robert C. Helling
2019-03-15Map: create correct index in updateMapLocationCoordinates()Gravatar Berthold Stoeger
2019-03-12Display statistics by depth and temperature in Yearly statisticsGravatar Doug Junkins
2019-03-05CMake: do not expand variables in if-expressionsGravatar Rolf Eike Beer
2019-02-28Filter panel: add suit and notes search fieldsGravatar Willem Ferguson
2019-02-28Append the dive mode as a tag that is seen by the filter tool.Gravatar willemferguson
2019-02-20Filter: change default mode for location to any-ofGravatar Berthold Stoeger
2019-02-19Filter: implement any-of modeGravatar Berthold Stoeger
2019-02-07Profile: add "synchronous" mode for picture plottingGravatar Berthold Stoeger
2019-01-26Filter: quick implementation of negationGravatar Berthold Stoeger
2019-01-26Filter: implement reset filterGravatar Berthold Stoeger
2019-01-26Filter: update counts if dives added / removedGravatar Berthold Stoeger
2019-01-22Filter: extend range of allowed temperaturesGravatar Berthold Stoeger
2019-01-22Filter: support imperial unitsGravatar Berthold Stoeger
2019-01-21Desktop, Filter UI: make date/time consistentGravatar Jan Mulder
2019-01-19Filter: make tags, people and location filter logically-andGravatar Berthold Stoeger
2019-01-19Filter: reinstate dive-site filter functionalityGravatar Berthold Stoeger
2019-01-19Filter: ignore unset temperaturesGravatar Berthold Stoeger
2019-01-19Filter: update filterData directly without copyingGravatar Berthold Stoeger
2019-01-19Import: control process_imported_dives() by flagsGravatar Berthold Stoeger
2019-01-19Import: don't add to new trip while downloadingGravatar Berthold Stoeger
2019-01-19Import: add add_to_new_trip flag to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Undo: make dive-import undoableGravatar Berthold Stoeger
2019-01-09Import: split process_imported_dives() functionGravatar Berthold Stoeger
2019-01-09Import: add merge_all_trips parameter to process_imported_dives()Gravatar Berthold Stoeger
2019-01-09Import: merge dives trip-wiseGravatar Berthold Stoeger
2019-01-09Import: add trip_table argument to DiveImportedModel::repopulate()Gravatar Berthold Stoeger
2019-01-09Cleanup: Make add_dive_to_table local to divelist.cGravatar Berthold Stoeger
2019-01-09Core: move autogroup() into divelist.cGravatar Berthold Stoeger
2019-01-08Filter for logged/planned divesGravatar Robert C. Helling
2019-01-07Dive list: split DiveTripModel into distinct models (tree and list)Gravatar Berthold Stoeger
2019-01-07Cleanup: Remove MultiFilterSortModel::modelGravatar Berthold Stoeger
2018-12-27Cleanup: remove getDiveId() functionsGravatar Berthold Stoeger
2018-12-17Import: unglobalize downloadTableGravatar Berthold Stoeger
2018-12-17Cleanup: make DiveImportedModel::checkStates a std::vectorGravatar Berthold Stoeger
2018-12-17Cleanup: remove DiveImportedModel::setImportedDivesIndexes()Gravatar Berthold Stoeger
2018-12-17Show average max depth in yearly statisticsGravatar Robert C. Helling
2018-12-14Hide unimplemented components from searchGravatar Tomaz Canabrava
2018-12-14Filter the dataGravatar Tomaz Canabrava
2018-12-14Drop old filter codeGravatar Tomaz Canabrava
2018-12-14Struct FilterDataGravatar Tomaz Canabrava
2018-12-06Dive list: fix off-by-two bug in DiveTripModelGravatar Berthold Stoeger
2018-11-23Filter: use hidden_by_filter also on mobileGravatar Berthold Stoeger
2018-11-23Core: move is-single-day-trip and count-shown functions into coreGravatar Berthold Stoeger
2018-11-23Mobile: don't format trip heading for all divesGravatar Berthold Stoeger
2018-11-23Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypesGravatar Berthold Stoeger