aboutsummaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2018-01-04Use set_autogroup() functionGravatar Berthold Stoeger
2018-01-02Enable translation of ctrl key name for tool tip in dive notesGravatar Stefan Fuchs
2018-01-02Cleanup: Rename preferences ui file names according the standardGravatar Stefan Fuchs
2018-01-02Remove leading space from kg/l units for salinityGravatar Stefan Fuchs
2018-01-02Desktop: follow autogroup setting in UIGravatar Jan Mulder
2018-01-01desktop: clear tags when hitting new logbookGravatar Jan Mulder
2017-12-31Get Bluetooth device nam from preferences if dialog wasn't shownGravatar Berthold Stoeger
2017-12-30Get ready for 2018Gravatar Jan Mulder
2017-12-30Add tool tip for negate filter buttonGravatar Stefan Fuchs
2017-12-30Reenable pressure interpolation in context menuGravatar Robert C. Helling
2017-12-29cleanup: less than operators shall not use equalGravatar Jan Mulder
2017-12-29Desktop: Don't hide errors on opening cloud storageGravatar Berthold Stoeger
2017-12-29cleanup: Unchecked return valueGravatar Jan Mulder
2017-12-29cleanup: Uninitialized pointer fieldGravatar Jan Mulder
2017-12-29cleanup: Unchecked dynamic_castGravatar Jan Mulder
2017-12-29cleanup: remove unused private variableGravatar Jan Mulder
2017-12-29cleanup: Uninitialized pointer fieldGravatar Jan Mulder
2017-12-29cleanup: Uninitialized scalar fieldGravatar Jan Mulder
2017-12-29cleanup: Uninitialized pointer fieldGravatar Jan Mulder
2017-12-29cleanup: Improper use of negative valueGravatar Jan Mulder
2017-12-28Replace less-or-equal by less-than comparison in lessThan functionGravatar Berthold Stoeger
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