aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2021-07-28build-system: fail with Qt6Gravatar Dirk Hohndel
2021-03-31build-system: make ASAN builds easierGravatar Dirk Hohndel
2021-01-19mobile/statistics: make icons available in mobile appGravatar Dirk Hohndel
2021-01-10build-system: compile stats code on mobile OSsGravatar Dirk Hohndel
2021-01-10statistics: convert chart to QQuickItemGravatar Berthold Stoeger
2021-01-02statistics: implement StatsViewGravatar Berthold Stoeger
2021-01-01statistics: add statistic variablesGravatar Berthold Stoeger
2021-01-01build-system: fix macOS QtCharts QML resourcesGravatar Dirk Hohndel
2020-12-29build-system: add QQuickWidgets to mobile buildGravatar Dirk Hohndel
2020-12-29build-system: compile with QtCharts moduleGravatar Berthold Stoeger
2020-12-17mobile/kirigami: add the shaders as resourceGravatar 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: silly whitespace cleanupGravatar Dirk Hohndel
2020-12-17mobile/kirigami: first steps to switching to Kirigami 5.76Gravatar Dirk Hohndel
2020-12-03build-system/downloader: cli-downloader isn't part of the coreGravatar Dirk Hohndel
2020-12-03downloader: require only Qt 5.11Gravatar Robert C. Helling
2020-12-03downloader: small improvementsGravatar Robert C. Helling
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-10-30build-system: first steps towards a 64bit Windows buildGravatar Dirk Hohndel
2020-10-30add initial support for the Garmin Descent Mk2iGravatar Dirk Hohndel
2020-10-24build-system: switch to using C++17 as default C++ dialectGravatar Berthold Stoeger
2020-10-23cleanup: remove outdated explicit libssh2 linkGravatar Dirk Hohndel
2020-10-16build-system/macOS: remove Qt SQL plugins and suppress some errorsGravatar Dirk Hohndel
2020-10-11Set the NO_PRINTING variable properlyGravatar Robert C. Helling
2020-10-08build-system: remove building Grantlee cmakeGravatar Dirk Hohndel
2020-09-19core/bluetooth: switch to use libdivecomputer rfcomm supportGravatar Linus Torvalds
2020-09-13build-system/macOS: add one more library that macdeployqt missesGravatar Dirk Hohndel
2020-05-09add Berthold to the list of explicitly mentioned developersGravatar Dirk Hohndel
2020-04-25build-system/android: remove libusb at QTestGravatar Dirk Hohndel
2020-04-25build-system/Android: don't bundle the user manualGravatar Dirk Hohndel
2020-03-10build-system: remove pointless distinction between desktop and mobileGravatar Dirk Hohndel
2020-03-09mobile/undo: compile undo commands and call undo command for deletion.Gravatar Berthold Stoeger
2019-12-24build-system: move exportfuncs to backend-sharedGravatar jan Iversen
2019-12-24build-system: add new root dir backend-sharedGravatar jan Iversen
2019-12-24build-system: Add CMakeLists.txt to mobile-widgetsGravatar jan Iversen
2019-12-24build-system: Add CMakeLists.txt to map-widgetGravatar jan Iversen
2019-12-24build-system: move qmlprofile to profile-widgets/CMakeLists.txtGravatar jan Iversen
2019-12-10build-system: avoid stripping executable on Mac.Gravatar jan Iversen
2019-11-26build-system: add CMake SUBSURFACE_MOBILE_DESKTOP as new build typeGravatar jan Iversen
2019-11-14Refactoring: move undo commands to top levelGravatar Berthold Stoeger
2019-11-14/: Corrected wrong Qt dependency from KirigamiGravatar jan Iversen
2019-10-16GitHub Actions: add Linux Qt 5.12 container buildGravatar Dirk Hohndel
2019-10-14build-system: Subsurface-mobile now requires Qt 5.11Gravatar Dirk Hohndel
2019-10-14build-system: require Qt 5.9.1 or newerGravatar Dirk Hohndel
2019-10-13Mobile: update Kirigami to v5.62Gravatar Dirk Hohndel
2019-10-02build-system: add option to enable profilingGravatar Dirk Hohndel
2019-09-21Android: bundle default font for use in OnePlus devicesGravatar Dirk Hohndel
2019-04-12CMake: move enable_testing() to the top levelGravatar Rolf Eike Beer