Age | Commit message (Expand) | Author |
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 |
2018-06-21 | android/desktop: remove mapWidget from subsurface.qrc | jan Iversen |
2018-06-18 | QML UI: update to newer Kirigami | Dirk Hohndel |
2018-06-15 | mobile: add qmlprefs class | jan Iversen |
2018-06-09 | profile: make profile self contained | jan Iversen |
2018-05-19 | Mac: support running Subsurface-mobile | Dirk Hohndel |
2018-04-29 | cmake: add the GCC_OPTIMIZATION_FLAGS variable | Lubomir I. Ivanov |
2018-04-23 | Add -libpath argument for qtmacdeploy | Allen Hall |
2018-04-15 | QML UI: update to latest Kirigami | Dirk Hohndel |
2018-03-11 | cmake: update CMake to build the map components on mobile | Lubomir I. Ivanov |
2018-02-15 | Build: do include modules instead of files | Jan Mulder |
2018-01-10 | build system: split qt-models into parts | Jan Mulder |
2018-01-03 | mobile: newer Kirigami SHA | Jan Mulder |
2017-12-24 | Fix build for cmake before 3.10 | Dirk Hohndel |
2017-12-24 | Silence cmake 3.10 warnings | Dirk Hohndel |
2017-12-18 | Compile with -O2 optimization even in debug mode | Berthold Stoeger |