summaryrefslogtreecommitdiffstats
path: root/desktop-widgets
AgeCommit message (Expand)Author
2019-04-12Parser: parse into custom dive site tableGravatar Berthold Stoeger
2019-04-12Dive site: add dive site table parameter to dive site functionsGravatar Berthold Stoeger
2019-04-12optimize selectedDivesGasUsed()Gravatar Rolf Eike Beer
2019-04-12replace deprecated qSort() with std::sort()Gravatar Rolf Eike Beer
2019-04-12tell QObject to give the desired children right awayGravatar Rolf Eike Beer
2019-04-12use QStringLiteral for constantsGravatar Rolf Eike Beer
2019-04-12get rid of some foreach and Q_FOREACH constructsGravatar Rolf Eike Beer
2019-04-11Cleanup: provide our own qOverload<> implementation.Gravatar Berthold Stoeger
2019-04-04Undo: implement split-out of dive computerGravatar Berthold Stoeger
2019-04-04Export profile dataGravatar Robert C. Helling
2019-04-02Cleanup: remove all Q_NULLPTR instancesGravatar Berthold Stoeger
2019-03-29Add UI element for final surface segment in plannerGravatar Robert C. Helling
2019-03-27CMake: add headers to targetsGravatar Rolf Eike Beer
2019-03-27print a reason when dup() failsGravatar Rolf Eike Beer
2019-03-27Cleanup: provide printGPSCoords in C and C++ versionsGravatar Berthold Stoeger
2019-03-24Cleanup: fix printGPSCoords signature and leaksGravatar Berthold Stoeger
2019-03-20Remove partial support for QWebEngineGravatar Dirk Hohndel
2019-03-19Misc: replace some FIXME commentsGravatar Dirk Hohndel
2019-03-18Desktop: fix another variable name conflictGravatar Robert C. Helling
2019-03-18Leak fix: make ostcFirmwareCheck a unique_ptrGravatar Berthold Stoeger
2019-03-13Desktop: ensure cloud storage email address is all lower caseGravatar Dirk Hohndel
2019-02-28Filter panel: add suit and notes search fieldsGravatar Willem Ferguson
2019-02-28Autogroup: make notrip flag work again.Gravatar Berthold Stoeger
2019-02-19Desktop: remove checkmark from Filter divelist entry in Log menuGravatar Dirk Hohndel
2019-02-19Desktop: show filter button explanation in the widgetGravatar Dirk Hohndel
2019-02-19Desktop: show the filter information in the window titleGravatar Dirk Hohndel
2019-02-19Desktop: don't clear the filter when the widget is hiddenGravatar Dirk Hohndel
2019-02-19Desktop: track if the filter widget is activeGravatar Dirk Hohndel
2019-02-19Filter: implement any-of modeGravatar Berthold Stoeger
2019-02-18Edit: use correct offset when changing dive timesGravatar Berthold Stoeger
2019-02-14Desktop: only show dive computers in the Bluetooth device listGravatar Dirk Hohndel
2019-02-14Desktop: add checkbox to show all BT devicesGravatar Dirk Hohndel
2019-02-11Desktop: show filter panel with maximized dive listGravatar Dirk Hohndel
2019-02-11Small whitespace fixGravatar Dirk Hohndel
2019-02-09core: move updatecheck to its own domainGravatar Dirk Hohndel
2019-02-07Add various enhancements to profile export and dive data copyGravatar Robert C. Helling
2019-02-07Profile: add "synchronous" mode for picture plottingGravatar Berthold Stoeger
2019-02-07Copy dive description to clipboardGravatar Robert C. Helling
2019-02-07Export profile imageGravatar Robert C. Helling
2019-02-05Add button to toggle deco info in info boxGravatar Robert C. Helling
2019-02-02Cleanup: rename locationInformation.ui -> locationinformation.uiGravatar Berthold Stoeger
2019-02-02Cleanup: remove unused function MainTab::setCurrentLocationIndexGravatar Berthold Stoeger
2019-02-01facebook: remove the featute from the code baseGravatar Lubomir I. Ivanov
2019-01-28Desktop: cleanups for the filter UIGravatar Dirk Hohndel
2019-01-28Desktop: set filter negation textsGravatar Berthold Stoeger
2019-01-28Desktop: add vertical spacer at bottom of filter widgetGravatar Dirk Hohndel
2019-01-28Desktop: change filter negate buttonsGravatar Dirk Hohndel
2019-01-27Cleanup: remove redundant conditionalGravatar Berthold Stoeger
2019-01-26Coding style: unify connect() calls in filterwidget2.cppGravatar Berthold Stoeger
2019-01-26Filter: quick implementation of negationGravatar Berthold Stoeger