aboutsummaryrefslogtreecommitdiffstats
path: root/qt-models
AgeCommit message (Expand)Author
2018-08-08core: activate qPrefDivePlannerGravatar jan Iversen
2018-08-01Cleanup: remove all override modifiersGravatar Berthold Stoeger
2018-07-31Cleanup: replace virtual by override where appropriateGravatar Berthold Stoeger
2018-07-30Cleanup: remove DiveListView::fixMessyQtModelBehaviour()Gravatar Berthold Stoeger
2018-07-28Dive media: put duration on video thumbnailsGravatar Berthold Stoeger
2018-07-27Dive list view: move column width logic back from DiveTripModelGravatar Berthold Stoeger
2018-07-23Dive video: paint duration-bar above thumbnail in profile plotGravatar Berthold Stoeger
2018-07-23Cleanup: remove DiveItem::icon_names member arrayGravatar Berthold Stoeger
2018-07-18Dive media: transport dive-id in drag'n'drop eventsGravatar Berthold Stoeger
2018-07-15UI change of "images"/"photo" to "media" or "media files"Gravatar Stefan Fuchs
2018-07-13Dive pictures: don't update all images on drag&drop to profileGravatar Berthold Stoeger
2018-07-13Fix dive mode drop-down in planner for re-planned diveGravatar Stefan Fuchs
2018-07-08Dive pictures: detach ProfileWidget2 from DivePictureModelGravatar Berthold Stoeger
2018-07-04Dive pictures: find moved pictures based on filenameGravatar Berthold Stoeger
2018-07-03Dive pictures: remove unnecessary check for no divesGravatar Berthold Stoeger
2018-06-29Dive pictures: adjust rowDDEnd and rowDDStart on picture deletionv4.8.0Gravatar Berthold Stoeger
2018-06-25QML UI: correctly update the modelGravatar Dirk Hohndel
2018-06-24Localization: remove gettextFromC::instance()Gravatar Berthold Stoeger
2018-06-24Fix interpretation of dive mode changes upon replanGravatar Robert C. Helling
2018-06-24When adding new waypoints, use previous setpoint.Gravatar Robert C. Helling
2018-06-24Planner: Change segment setpoint according to divemodeGravatar Robert C. Helling
2018-06-24Copy divemode to ReplanGravatar Robert C. Helling
2018-06-20equipment: sanitize 'ws_info' loop limitsGravatar Lubomir I. Ivanov
2018-06-20equipment: sanitize 'tank_info' loop limitsGravatar Lubomir I. Ivanov
2018-06-18Change from gettextFromC::instance()->tr() to gettextFromC::tr();Gravatar Stefan Fuchs
2018-06-18Use correct "tr" call for translating dive mode namesGravatar Stefan Fuchs
2018-06-17Dive computers: turn QMultiMap into sorted vectorGravatar Berthold Stoeger
2018-06-17Fix an error around translation of dive modes in the UIGravatar Stefan Fuchs
2018-06-04Cleanup: fold core/helpers.h into core/qthelper.hGravatar Berthold Stoeger
2018-05-21qt-models: Change Q_UNUSED to no parameter nameGravatar jan Iversen
2018-05-21Dive pictures: don't repopulate DivePictureModel on deletionGravatar Berthold Stoeger
2018-05-21Dive pictures: change removePicture() interfaceGravatar Berthold Stoeger
2018-05-21Dive pictures: use modelReset signal when reseting picture listGravatar Berthold Stoeger
2018-05-18mobile: add "Copy log to clipboard" buttonGravatar jan Iversen
2018-05-14Planner: Add combo box for dive mode selectionGravatar Robert C. Helling
2018-05-14Rename enum dive_comp_type to divemode_tGravatar Robert C. Helling
2018-05-14Add planner infra structure for bailoutGravatar Robert C. Helling
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-05-13Dive pictures: Don't update all pictures on drag & drop to profileGravatar Berthold Stoeger
2018-05-13Dive pictures: Move thumbnail-size to Thumbnailer classGravatar Berthold Stoeger
2018-05-13Dive pictures: Update pictures when thumbnails are readyGravatar Berthold Stoeger
2018-05-13Dive pictures: Introduce thumbnailer classGravatar Berthold Stoeger
2018-05-13Dive pictures: replace picture struct by QStringGravatar Berthold Stoeger
2018-05-13Dive pictures: turn SHashedImage class into getHashedImage() functionGravatar Berthold Stoeger
2018-05-13Dive pictures: save thumbnails to individual filesGravatar Berthold Stoeger
2018-05-13Dive pictures: Scale thumbnails on demandGravatar Berthold Stoeger
2018-05-11Corrected file name "weigthsysteminfomodel" to "weightsysteminfomodel"Gravatar Oliver Schwaneberg
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