aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2020-11-23android: force inclusion of 32 & 64 bit openssl librariesGravatar Dirk Hohndel
2020-11-20Get ready for 4.9.10Gravatar Dirk Hohndel
2020-11-20Update translations from TransifexGravatar Dirk Hohndel
2020-11-20android: bundle the default font for OnePlus devicesGravatar Dirk Hohndel
2020-11-20android: avoid crash with failed font loadGravatar Dirk Hohndel
2020-11-19Adjust translations based on completenessGravatar Dirk Hohndel
2020-11-19Update translations from TransifexGravatar Dirk Hohndel
2020-11-19android: ensure that gradle can handle UTF8 filesGravatar Dirk Hohndel
2020-11-19build-system: update GitHub Action to use current android containerGravatar Dirk Hohndel
2020-11-19build-system: update Android builder docker containerGravatar Dirk Hohndel
2020-11-19android: ensure all required pieces are in place for the buildGravatar Dirk Hohndel
2020-11-19android: move the build of googleaps pluginGravatar Dirk Hohndel
2020-11-19iOS: adjust GitHub Action to new build formatGravatar Dirk Hohndel