summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-17build-system: configure git when running GitHub ActionGravatar Dirk Hohndel
2020-12-17build-system/Android: handle resource issuesGravatar Dirk Hohndel
2020-12-17mobile: more build hackeryGravatar Dirk Hohndel
2020-12-17android/build-system: build kirigami as libraryGravatar Dirk Hohndel
2020-12-17mobile/qmake: use correct Kirigami filesGravatar Dirk Hohndel
2020-12-17build-system/mobile: remove old scriptGravatar Dirk Hohndel
2020-12-17kirigami: maintain our patches relative to upstreamGravatar Dirk Hohndel
2020-12-17mobile/kirigami: add the shaders as resourceGravatar Dirk Hohndel
2020-12-17mobile: fix implementation of menu back featureGravatar Dirk Hohndel
2020-12-17mobile/kirigami: install our own copy of ECMGravatar Dirk Hohndel
2020-12-17mobile: re-add breeze iconsGravatar Dirk Hohndel
2020-12-17mobile: add yet another import path to find Kirigami QML moduleGravatar Dirk Hohndel
2020-12-17mobile: avoid warning in QML codeGravatar Dirk Hohndel
2020-12-17mobile: don't use reserved wordGravatar Dirk Hohndel
2020-12-17mobile: silly whitespace cleanupGravatar Dirk Hohndel
2020-12-17mobile/Android: register the Kirigami pluginGravatar Dirk Hohndel
2020-12-17mobile: use 3rdparty build of KirigamiGravatar Dirk Hohndel
2020-12-17mobile/kirigami: first steps to switching to Kirigami 5.76Gravatar Dirk Hohndel
2020-12-17core: correct AL* tankinfo sizes.Gravatar Berthold Stoeger
2020-12-13cleanup: remove MainWindow::stateBeforeEdit memberGravatar Berthold Stoeger
2020-12-13cleanup: remove unused typedefsGravatar Berthold Stoeger
2020-12-13prefs: add option to display only actually used tanksGravatar Berthold Stoeger
2020-12-13core: remove the "no-name" tank infoGravatar Berthold Stoeger
2020-12-13desktop: don't save data to the "no-name" tankGravatar Berthold Stoeger
2020-12-13core: free tank info table on exitGravatar Berthold Stoeger
2020-12-13core: keep tank infos in a dynamic tableGravatar Berthold Stoeger
2020-12-12cleanup: remove unused #undefs in mainwindow.cppGravatar Berthold Stoeger
2020-12-12profile: move connect() calls to profileGravatar Berthold Stoeger
2020-12-12cleanup: remove unused signal ProfileWidget2::updateDiveInfoGravatar Berthold Stoeger
2020-12-12profile: move DiveHandler to profile-widget folderGravatar Berthold Stoeger
2020-12-12cleanup: remove unused macros in diveplanner.cppGravatar Berthold Stoeger
2020-12-12profile: call clearHandlers() in setPlanState()Gravatar Berthold Stoeger
2020-12-12desktop: move planner-code to diveplanner.cppGravatar Berthold Stoeger
2020-12-12desktop: use getDiveSelection to access selected divesGravatar Berthold Stoeger
2020-12-12desktop: init dive list header actions in constructorGravatar Berthold Stoeger
2020-12-12preferences: connect() dialog page only onceGravatar Berthold Stoeger
2020-12-12preferences: don't remove/add pages in refreshPages()Gravatar Berthold Stoeger
2020-12-12preferences: sort pages only onceGravatar Berthold Stoeger
2020-12-12preferences: create global settingsChanged signalGravatar Berthold Stoeger
2020-12-12cleanup: remove unused PreferencesDialog::emitSettingsChanged()Gravatar Berthold Stoeger
2020-12-12Add surge etc to printing template variablesGravatar Robert C. Helling
2020-12-08Fix cylinders in printing templatesGravatar Robert C. Helling
2020-12-03Shorten the packages listGravatar Robert C. Helling
2020-12-03downloader: set default logfile nameGravatar Dirk Hohndel
2020-12-03downloader: filter possible devices and add mounts, remember last choicesGravatar Robert C. Helling
2020-12-03downloader: make cgi-script functional and add documentationGravatar Robert C. Helling
2020-12-03downloader: save downloaded divesGravatar Robert C. Helling
2020-12-03downloader: wait for download threadGravatar Robert C. Helling
2020-12-03build-system/downloader: cli-downloader isn't part of the coreGravatar Dirk Hohndel
2020-12-03downloader: turn off bluetooth mode for nowGravatar Robert C. Helling