aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models/divetripmodel.cpp
AgeCommit message (Expand)Author
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-14Core: remove dive.h from files that don't need itGravatar Dirk Hohndel
2018-05-14Core: introduce new subsurface-string headerGravatar Dirk Hohndel
2018-04-09Change taglist_get_tagstring to support 'unlimited' tag list sizeGravatar Jeremie Guichard
2018-04-04Add "Tags" column in Desktop app's dive list viewGravatar Jeremie Guichard
2018-03-05Cleanup: Remove superfluous QString constructions in divetripmodel.cppGravatar Stefan Fuchs
2018-03-05Use correct numeric format based on selected locale (Qt domain part)Gravatar Stefan Fuchs
2018-01-11Use helper function empty_string() instead of manual checksGravatar Berthold Stoeger
2017-12-28cleanup: Logically dead codeGravatar Jan Mulder
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-29Revert "Use consistent aliases for all icons."Gravatar Dirk Hohndel
2017-11-29Use consistent aliases for all icons.Gravatar Martin Měřinský
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-10-01Use helper function dive_endtime() where apropriateGravatar Stefan Fuchs
2017-05-26Creation of dive duration string and surface interval stringGravatar Stefan Fuchs
2017-05-06Consistently show dive duration based on preferencesGravatar Dirk Hohndel
2017-04-29Add SPDX header to Qt modelsGravatar Dirk Hohndel
2017-03-11Use abbreviations with dots.Gravatar Martin Měřinský
2017-03-11Use 'Temp.' for abbreviations.Gravatar Martin Měřinský
2017-03-11Cyl > CylinderGravatar Martin Měřinský
2017-02-17Handle negative dates (before the epoch) betterGravatar Linus Torvalds
2016-12-26Remove unused variableGravatar Dirk Hohndel
2016-11-24Provide phots summary on dive list (Part 2)Gravatar Willem Ferguson
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-18Display day number in trips longer than 1 dayGravatar Giorgio Marzano
2015-10-08Deal with weird transifex issue involving leading spaceGravatar Dirk Hohndel
2015-06-29Show icon in dive list to mark dives that have GPS dataGravatar Dirk Hohndel
2015-06-22Address uninitialized member warningsGravatar Dirk Hohndel
2015-05-29Move DiveTripModel to qt-modelsGravatar Tomaz Canabrava