aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models
AgeCommit message (Expand)Author
2018-05-07Planner: don't return static data in fake_dc()Gravatar Berthold Stoeger
2018-04-28Plot OC-pO2 graph for SCR divesGravatar Willem Ferguson
2018-04-13iOS: log messagesGravatar 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-04-01Debug: sprinkle debug messages in thumbnailing codeGravatar Berthold Stoeger
2018-03-22cmake: move maplocationmodel to generic modelsGravatar Dirk Hohndel
2018-03-14Cleanup: introduce copy_qstring() functionGravatar Berthold Stoeger
2018-03-14Cleanup: consistently use qPrintable()Gravatar Berthold Stoeger
2018-03-11cmake: update CMake to build the map components on mobileGravatar Lubomir I. Ivanov
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-02-27Updated strategy for removing cylindersGravatar Stefan Fuchs
2018-02-24Use temperature_t for temperatures in struct stats_tGravatar Stefan Fuchs
2018-02-17Coding-style: remove superfluous parenthesesGravatar Berthold Stoeger
2018-02-07Bugfix in plannermodel for very short dive durationsGravatar Oliver Schwaneberg
2018-01-31mobile cleanup: restyle construction of locationlistGravatar Jan Mulder
2018-01-31mobile cleanup: unduplicate code and do not loop over dives (1)Gravatar Jan Mulder
2018-01-26Initialise cylinder start pressure with working pressureGravatar Robert C. Helling
2018-01-19Improve profile display in plannerGravatar Willem Ferguson
2018-01-11Use helper function empty_string() instead of manual checksGravatar Berthold Stoeger
2018-01-11Introduce helper function empty_string()Gravatar Berthold Stoeger
2018-01-10Pictures tied to profile are not supported on mobileGravatar Jan Mulder
2018-01-10Un-tie plannner model from profile on mobileGravatar Jan Mulder
2018-01-10Typo: indice -> indexGravatar Berthold Stoeger
2018-01-10mobile: fix crash on delete dive from divelistGravatar Jan Mulder
2018-01-10Unused code: GpsListModel::addGpsFix()Gravatar Jan Mulder
2018-01-10Unused code: remove CCRMax() and used macroGravatar Jan Mulder
2018-01-10build system: split qt-models into partsGravatar Jan Mulder
2018-01-10Move function to proper placeGravatar Jan Mulder
2018-01-07Fix small memory leakGravatar Jan Mulder
2017-12-29cleanup: less than operators shall not use equalGravatar Jan Mulder
2017-12-28cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-12-28cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-12-28cleanup: Logically dead codeGravatar Jan Mulder
2017-12-28cleanup: Argument cannot be negativeGravatar Jan Mulder
2017-12-28filter: fix trip header bugGravatar Jan Mulder
2017-12-28filter: setStringList() at end of every changeGravatar Jan Mulder
2017-12-28filter: prevent assert trap on exit filtersGravatar Jan Mulder
2017-12-28Remove unnecessary dynamic_cast<>s in filter codeGravatar Berthold Stoeger
2017-12-26Cleanup: avoid a few memory leaksGravatar Dirk Hohndel
2017-12-26Introduce negate-toggle buttons to filter listsGravatar Berthold Stoeger
2017-12-24Remove superfluous QScopedPointer<>s in singletonsGravatar Berthold Stoeger
2017-12-24Small whitespace updatesGravatar Dirk Hohndel
2017-12-24beginInsertRows requires last >= firstGravatar Jan Mulder
2017-12-24Add select-all, deselect-all and invert-selection options to filtersGravatar Berthold Stoeger
2017-12-24Move *FilterModel functions into base classGravatar Berthold Stoeger
2017-12-24Fold MultiFilterInterface into FilterModelBaseGravatar Berthold Stoeger
2017-12-24Use function emitDataChanged in diveplannermodel consistentlyGravatar Stefan Fuchs
2017-12-24Simplify update of gflow and gfhigh values in the codeGravatar Stefan Fuchs