Age | Commit message (Expand) | Author |
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 |
2017-12-17 | Turn on -Wall | Dirk Hohndel |
2017-12-05 | cmake: building Subsurface-mobile without BT is no longer supported | Dirk Hohndel |
2017-11-15 | cmake: make sure to only handle objcopy from MXE | Lubomir I. Ivanov |
2017-11-15 | MXE: move the objcopy calls to cmakelists.txt | Lubomir I. Ivanov |
2017-11-04 | Rename README to README.md in some scripts, makefiles,... | Stefan Fuchs |
2017-10-23 | Mac build: use more system libraries | Dirk Hohndel |
2017-10-20 | cmake: deal with occasional build order issue | Dirk Hohndel |
2017-10-07 | Typo fix remoev -> remove | Darexon |
2017-10-06 | Revert "QML UIL: go back to older Kirigami" | Dirk Hohndel |
2017-10-05 | QML UIL: go back to older Kirigami | Dirk Hohndel |
2017-10-04 | Switch back to latest Kirigami | Dirk Hohndel |
2017-09-17 | cmake: enable BLE on Macs | Dirk Hohndel |
2017-09-04 | remove Marble from packaging and build scripts | Lubomir I. Ivanov |
2017-08-26 | cmake: try to find the Googlemaps plugin on Linux | Dirk Hohndel |
2017-08-25 | Enable googlemaps plugin from build directory on Linux | Dirk Hohndel |
2017-08-02 | Mac build: install googlemaps plugin | Dirk Hohndel |
2017-07-29 | Mac install: add missing esri plugin | Dirk Hohndel |
2017-07-28 | cmake: install QML components for Subsurface as well | Dirk Hohndel |
2017-07-28 | cmake: only install Marble files when we use Marble | Dirk Hohndel |
2017-07-28 | cmake: add the Quick, Location, QuickWidgets dependencies | Lubomir I. Ivanov |
2017-07-15 | Mac build: correctly deal with no printing | Dirk Hohndel |
2017-06-30 | BLE: require Qt 5.6 and suggest Qt 5.9.1 | Dirk Hohndel |
2017-06-24 | Enable BLE on Android | Dirk Hohndel |
2017-06-24 | Very early and likely quite broken BLE GATT code | Linus Torvalds |
2017-06-11 | CMakeLists.txt: Remove SmartTrak import options | Salvador Cuñat |
2017-05-27 | Android build: rely on KEYSTORE environment for release build | Dirk Hohndel |
2017-05-27 | Don't use the deprecated CMake variable | Thiago Macieira |
2017-05-27 | Android build: Add BUILDTOOLS_REVISION | Jan Mulder |
2017-04-01 | QML UI: we now depend on QuckControls2 | Dirk Hohndel |
2017-04-01 | QML UI: Fully port dive edit to Kirigami2 | Marco Martin |
2017-03-24 | Fix double to int truncation in C++ code | Jeremie Guichard |
2017-03-09 | Fix potential double/float to int rounding errors | Jeremie Guichard |
2017-02-25 | Move CMake variables printing into a utility macro | Jeremie Guichard |
2017-02-24 | Use SUBSURFACE_TEST_DATA definition to point to test data dir | Jeremie Guichard |
2017-02-03 | Fix build breakage with earlier Qt versions | Dirk Hohndel |
2017-01-22 | QML UI: allow building Subsurface-mobile on desktop | Dirk Hohndel |
2017-01-21 | Revert "QML UI: build against latest Kirigami" | Dirk Hohndel |
2017-01-16 | build.sh: if new enough libgit2 is installed, use it | Dirk Hohndel |
2017-01-03 | CMake dependency fix | Dirk Hohndel |
2017-01-01 | CMake: more changes to a simple conditional | Dirk Hohndel |
2017-01-01 | Mac build: make std C++ lib hack catch more situations | Dirk Hohndel |
2017-01-01 | Mac build: hack to get the correct std C++ lib on Lion | Dirk Hohndel |
2016-12-30 | Start transition from QWebKit to QWebEngine | Robert C. Helling |