Age | Commit message (Expand) | Author |
2020-03-10 | build-system: remove pointless distinction between desktop and mobile | Dirk Hohndel |
2020-03-09 | mobile/undo: compile undo commands and call undo command for deletion. | Berthold Stoeger |
2019-12-24 | build-system: move exportfuncs to backend-shared | jan Iversen |
2019-12-24 | build-system: add new root dir backend-shared | jan Iversen |
2019-12-24 | build-system: Add CMakeLists.txt to mobile-widgets | jan Iversen |
2019-12-24 | build-system: Add CMakeLists.txt to map-widget | jan Iversen |
2019-12-24 | build-system: move qmlprofile to profile-widgets/CMakeLists.txt | jan Iversen |
2019-12-10 | build-system: avoid stripping executable on Mac. | jan Iversen |
2019-11-26 | build-system: add CMake SUBSURFACE_MOBILE_DESKTOP as new build type | jan Iversen |
2019-11-14 | Refactoring: move undo commands to top level | Berthold Stoeger |
2019-11-14 | /: Corrected wrong Qt dependency from Kirigami | jan Iversen |
2019-10-16 | GitHub Actions: add Linux Qt 5.12 container build | Dirk Hohndel |
2019-10-14 | build-system: Subsurface-mobile now requires Qt 5.11 | Dirk Hohndel |
2019-10-14 | build-system: require Qt 5.9.1 or newer | Dirk Hohndel |
2019-10-13 | Mobile: update Kirigami to v5.62 | Dirk Hohndel |
2019-10-02 | build-system: add option to enable profiling | Dirk Hohndel |
2019-09-21 | Android: bundle default font for use in OnePlus devices | Dirk Hohndel |
2019-04-12 | CMake: move enable_testing() to the top level | Rolf Eike Beer |
2019-03-27 | drop support for Qt 5.4 and before | Rolf Eike Beer |
2019-03-20 | Remove partial support for QWebEngine | Dirk Hohndel |
2019-03-19 | CMake: call cmake_minimim_required() before project() | Rolf Eike Beer |
2019-03-19 | CMake: let CMake set the needed flags for C and C++ standards | Rolf Eike Beer |
2019-03-16 | build-system: explicitly add libgit2 dependencies for LGTM | Dirk Hohndel |
2019-03-09 | CMake: get rid of QT_EXTRA_LIBRARIES | Rolf Eike Beer |
2019-03-05 | CMake: simplify writing qt.conf on Windows | Rolf Eike Beer |
2019-03-05 | CMake: tell the Intel compiler to use the correct C/C++ standards | Rolf Eike Beer |
2019-03-05 | CMake: do not expand variables in if-expressions | Rolf Eike Beer |
2019-03-05 | CMake: simplify checking if policy can be set | Rolf Eike Beer |
2019-03-05 | Add support to compile from source on a Raspberry Pi | Doug Junkins |
2019-02-01 | facebook: remove the featute from the code base | Lubomir I. Ivanov |
2018-12-06 | Android build: buildtools version is automatically detected | Jan Mulder |
2018-11-14 | MXE: add missing Qt5PositioningQuick.dll | Dirk Hohndel |
2018-11-13 | Android: find Qt cmake modules | Dirk Hohndel |
2018-10-28 | std99 does not make sense for C++ | Robert C. Helling |
2018-10-09 | build system: work around strange cmake issue | Dirk Hohndel |
2018-10-01 | Revert "Revert "QML UI: newer Kirigami and fallout"" | Jan Mulder |
2018-09-28 | Revert "QML UI: newer Kirigami and fallout" | Dirk Hohndel |
2018-09-27 | QML UI: newer Kirigami and fallout | Jan Mulder |
2018-09-09 | Fix appdata | Alexander Wilms |
2018-09-03 | Build: suppress inconsistent-missing-override warnings on clang | Berthold Stoeger |
2018-07-12 | tests: make qml test harness | jan Iversen |
2018-07-12 | ssrf: add QuickTest to test libraries. | jan Iversen |
2018-07-12 | ssrf: move functions from mobile-helper to mobile-main | jan Iversen |
2018-07-12 | ssrf: combine subsurface-*-helper into subsurface-helper | jan Iversen |
2018-07-12 | ssrf: add shared helper file | jan Iversen |
2018-07-10 | build-system: we always require QtQuick and QtLocation | Dirk Hohndel |
2018-07-08 | Install subsurface.appdata.xml | Alexander Wilms |
2018-07-06 | build-system/macOS: remove outdated message about errors | Dirk Hohndel |
2018-07-06 | build-system/macOS: copy one more library when building against Qt5.11 | Dirk Hohndel |
2018-07-06 | build-system/macOS: try both possitble locations for googlemaps | Dirk Hohndel |