aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-12-03downloader: add first downloader CGI scriptGravatar Robert C. Helling
2020-12-03downloader: require only Qt 5.11Gravatar Robert C. Helling
2020-12-03downloader: this is a QCoreApplicationGravatar Robert C. Helling
2020-12-03downloader: small improvementsGravatar Robert C. Helling
2020-12-03downloader: first outline of downloading dives from a deviceGravatar Dirk Hohndel
2020-12-03downloader: first step to get instructions via CLIGravatar Dirk Hohndel
2020-12-03build-system: add models and shared backends to the downloaderGravatar Dirk Hohndel
2020-12-03build-system: start adding a headless buildGravatar Dirk Hohndel
2020-12-03cleanup: remove unnecessary includes from divepicturewidget.cppGravatar Berthold Stoeger
2020-11-26cleanup: remove unused function in templatelayout.cppGravatar Berthold Stoeger
2020-11-24cylindermodel: remove in_planner() useGravatar Berthold Stoeger
2020-11-24diveplannermodel: replace in_planner() by isPlanner()Gravatar Berthold Stoeger
2020-11-23android: find the translationsv4.9.10Gravatar Dirk Hohndel