aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/divetripmodel.h
AgeCommit message (Expand)Author
2018-11-18Dive list: update position of trip if data changedGravatar Berthold Stoeger
2018-11-18Core: remove "when" field of struct dive_tripGravatar Berthold Stoeger
2018-11-18Dive list: move sort-functionality into coreGravatar Berthold Stoeger
2018-11-01Dive list: implement custom lessThan functionGravatar Berthold Stoeger
2018-11-01Dive list: make filter model aware of its sourceGravatar Berthold Stoeger
2018-10-28Cleanup: remove DiveTripModel::layout() functionGravatar Berthold Stoeger
2018-10-21Dive list: update trip headers on filter-finishGravatar Berthold Stoeger
2018-10-14Cleanup: remove DiveItem and TripItem classesGravatar Berthold Stoeger
2018-10-11Dive list: unify sorting in core and Qt-modelGravatar Berthold Stoeger
2018-10-11Dive list: propagate current-item to frontendGravatar Berthold Stoeger
2018-10-11Undo: select dives after add, remove, merge, split dive commandsGravatar Berthold Stoeger
2018-10-11Dive list: remember selected divesGravatar Berthold Stoeger
2018-10-11Dive list: implement proper Qt-model semantics for DiveTripModelGravatar Berthold Stoeger
2018-10-11Dive list: hand-code the DiveTripModelGravatar Berthold Stoeger
2018-10-11Dive list: replace dive-id by dive pointerGravatar Berthold Stoeger
2018-09-29Cleanup: reinstate override modifiersGravatar Berthold Stoeger
2018-09-04Desktop: buddies in the dive listGravatar Jan Mulder
2018-09-01Cleanup: make DiveTripModel a global objectGravatar Berthold Stoeger
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2018-07-27Dive list view: move column width logic back from DiveTripModelGravatar Berthold Stoeger
2018-07-23Cleanup: remove DiveItem::icon_names member arrayGravatar Berthold Stoeger
2018-04-04Add "Tags" column in Desktop app's dive list viewGravatar Jeremie Guichard
2017-10-09Display units in dive list table based on prefs optionGravatar Stefan Fuchs
2017-10-03divelist: prevent a crash for missing column widthGravatar Lubomir I. Ivanov
2017-10-02[Divesite] Hook qt model for countryGravatar Tomaz Canabrava
2017-04-29Add SPDX header to Qt modelsGravatar Dirk Hohndel
2016-11-24Provide photos summary on dive listGravatar Willem Ferguson
2016-04-04Move subsurface-core to core and qt-mobile to mobile-widgetsGravatar Dirk Hohndel
2015-10-23Add missing tr() implementationsGravatar Jan Mulder
2015-05-29Move DiveTripModel to qt-modelsGravatar Tomaz Canabrava