aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2020-12-17build-system/iOS: ensure icons are bundledGravatar Dirk Hohndel
2020-12-17build-system/iOS: remove obsolete .pro fileGravatar Dirk Hohndel
2020-12-17build-system/iOS: create the build directory parallel to subsurfaceGravatar Dirk Hohndel
2020-12-17build-system/iOS: build Kirigami separately for iOS as wellGravatar Dirk Hohndel
2020-12-17build-system/iOS: ensure cmake works for Qt buildsGravatar Dirk Hohndel
2020-12-17build-system/Android: work around missing C compiler in our build containerGravatar Dirk Hohndel
2020-12-17build-system/Android: we need to collect the ABIs earlierGravatar Dirk Hohndel
2020-12-17build-system/mobile: force using our own ECM buildGravatar Dirk Hohndel
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