summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2017-12-26Introduce negate-toggle buttons to filter listsGravatar Berthold Stoeger
2017-12-26Turn filter list options into context menuGravatar Berthold Stoeger
2017-12-26Remove Q_OBJECT macros and friend declaration from *Filter classesGravatar Berthold Stoeger
2017-12-24Small whitespace updatesGravatar Dirk Hohndel
2017-12-24Add select-all, deselect-all and invert-selection options to filtersGravatar Berthold Stoeger
2017-12-24Factor out *Filter code into FilterBase base classGravatar Berthold Stoeger
2017-12-24Simplify update of gflow and gfhigh values in the codeGravatar Stefan Fuchs
2017-12-23cleanup: remove unused includeGravatar Jan Mulder
2017-12-21Fix order of initilization list in MainTab constructor.Gravatar Berthold Stoeger
2017-12-18Implement different zoom levels for dive photos tabGravatar Berthold Stoeger
2017-12-17Cleanup: mark parameter as unusedGravatar Dirk Hohndel
2017-12-17Unify float calulations: use doubleGravatar Berthold Stoeger
2017-12-13Reenable picture tab when dive trip is selectedGravatar Stefan Fuchs
2017-12-11Simplify mainwindow title logic: remove MainWindowTitleFormat enumGravatar Berthold Stoeger
2017-12-12Remove unused variable in on_actionCloudstorageopen_triggered()Gravatar Berthold Stoeger
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