aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2017-12-11Write profile images to correct directory in TeX exportGravatar Robert C. Helling
2017-12-11Remove second parameter (bool force) in set_filename()Gravatar Berthold Stoeger
2017-12-10applying gps fixes: group repetitive code under a macroGravatar Salvador Cuñat
2017-12-10Do not prefer gps fixes just for being into dive timeGravatar Salvador Cuñat
2017-12-04Use QDir::exists() instead of QDir::setCurrent() to check for existenceGravatar Berthold Stoeger
2017-12-04Fix typo "LastIamgeDir"->"LastImageDir"Gravatar Berthold Stoeger
2017-12-01On failed cloud save hide progress barGravatar Berthold Stoeger
2017-12-01Disable plan variation in recreational modeGravatar Rick Walsh
2017-12-01Actually compute variations in backgroundGravatar Robert C. Helling
2017-12-01desktop-widgets isn't built for mobileGravatar Dirk Hohndel
2017-12-01Dive picture widget: Allow pictures to use available space on resizeGravatar Stefan Fuchs
2017-12-01Dive picture drag&drop decrease size of pixmapsGravatar Stefan Fuchs
2017-12-01Use correct selection mode for dive picture viewGravatar Stefan Fuchs
2017-12-01Dive picture handling: Re enable multi select, improve mouse eventsGravatar Stefan Fuchs
2017-11-30Use better aliases for icons.Gravatar Martin Měřinský
2017-11-30Use icons relative path.Gravatar Martin Měřinský
2017-12-01Fix views in mainwindowGravatar Stefan Fuchs
2017-12-01Disable specific tabs when dive trip selectedGravatar Stefan Fuchs
2017-12-01In maintab fix change of text between "notes" and "trip notes"Gravatar Stefan Fuchs
2017-12-01Don't use action tooltip to access recently used fileGravatar Berthold Stoeger
2017-12-01Dynamically generate recent files actionsGravatar Berthold Stoeger
2017-11-30Remove "#if !defined(SUBSURFACE_MOBILE)" in mainwindow.cppGravatar Berthold Stoeger
2017-11-30Move creation of QSession object into MainWindow::checkSurvey()Gravatar Berthold Stoeger
2017-11-30implify recent file handling in mainwindow.cppGravatar Berthold Stoeger
2017-11-29Revert "Use icons relative path."Gravatar Dirk Hohndel
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-11-29Use icons relative path.Gravatar Martin Měřinský
2017-11-29Don't change visibility of depth and duration UI field when no diveGravatar Stefan Fuchs
2017-11-28Correctly handle dive notes in maintab.cppGravatar Stefan Fuchs
2017-11-28Rename string "tank bar" to "gas bar" in UIGravatar Stefan Fuchs
2017-11-28Fix typo connot > cannot.Gravatar Martin Měřinský
2017-11-27locationinformation: don't update map location on typingGravatar Lubomir I. Ivanov
2017-11-27After edit the cylinders of a dive copy the full samplesGravatar Stefan Fuchs
2017-11-27Use MAX_CYLINDERS consistentlyGravatar Stefan Fuchs
2017-11-27When replanning logged dive call CylindersModel->updateDiveGravatar Stefan Fuchs
2017-11-26Inform LocationFilterModel of added dive site nameGravatar Berthold Stoeger
2017-11-26Inform LocationFilterModel of changed dive site nameGravatar Berthold Stoeger
2017-11-26Simplify signal handling after dive site editingGravatar Berthold Stoeger
2017-11-26Remove redundant declaration of set_userid()Gravatar Berthold Stoeger
2017-11-26In maintab clear location tags when selecting a dive w/o dive siteGravatar Stefan Fuchs
2017-11-25Refresh display if a dive site was editedGravatar Berthold Stoeger
2017-11-25Planner UI improvements: Enable/disable optionsGravatar Stefan Fuchs
2017-11-25Merge branch 'print' of https://github.com/neolit123/subsurfaceGravatar Dirk Hohndel
2017-11-25Update filters on refreshDisplay and remember old selecttionsGravatar Berthold Stoeger
2017-11-25Fix ownership issues in preferences codeGravatar Berthold Stoeger
2017-11-24Fix build without BT supportGravatar Dirk Hohndel
2017-11-24printing: update the coping of bundled templatesGravatar Lubomir I. Ivanov
2017-11-24printing: only load *.html files in the UIGravatar Lubomir I. Ivanov
2017-11-24printing: detect a 'statistics' template when editingGravatar Lubomir I. Ivanov