Age | Commit message (Expand) | Author |
2020-11-19 | android: ensure that gradle can handle UTF8 files | Dirk Hohndel |
2020-11-19 | build-system: update Android builder docker container | Dirk Hohndel |
2020-11-19 | android: ensure all required pieces are in place for the build | Dirk Hohndel |
2020-11-19 | android: move the build of googleaps plugin | Dirk Hohndel |
2020-11-19 | iOS: adjust GitHub Action to new build format | Dirk Hohndel |
2020-11-19 | build-system/iOS: no longer build in packaging/ios | Dirk Hohndel |
2020-11-19 | build-system: combine iOS and Android Subsurface-mobile.pro | Dirk Hohndel |
2020-11-19 | android: add qmake based build for Subsurface-mobile | Dirk Hohndel |
2020-11-19 | android: add new build setup script | Dirk Hohndel |
2020-11-19 | ios: correct capitalization of filename | Dirk Hohndel |
2020-11-12 | build-system: allow building only a 64bit Windows installer | Dirk Hohndel |
2020-10-31 | cleanup: fix stupid hack for MXE build script | Dirk Hohndel |
2020-10-30 | build-system: enable both 32 & 64 bit Windows builds | Dirk Hohndel |
2020-10-30 | build-system: Docker build for 64bit MXE | Dirk Hohndel |
2020-10-30 | build-system: adapt the smtk2ssrf script for 64bit Windows | Dirk Hohndel |
2020-10-30 | build-system: first steps towards a 64bit Windows build | Dirk Hohndel |
2020-10-30 | build-system: add libmtp for our Windows builds | Dirk Hohndel |
2020-10-25 | cleanup: move interpolate inline function to its own header file | Berthold Stoeger |
2020-10-25 | cleanup: split out divecomputer functions from dive.c | Berthold Stoeger |
2020-10-25 | cleanup: break out event-related code into event.[c|h] | Berthold Stoeger |
2020-10-25 | undo: add device related undo commands | Berthold Stoeger |
2020-10-24 | build-system: switch to using C++17 as default C++ dialect | Berthold Stoeger |
2020-10-23 | core: add a small helper-struct that keeps track of xml-parameters | Berthold Stoeger |
2020-10-09 | packaging/windows: add the /styles folder | Lubomir I. Ivanov |
2020-10-08 | build-system: remove Grantlee from the packaging scripts | Dirk Hohndel |
2020-09-29 | filter: add filter preset undo commands | Berthold Stoeger |
2020-09-29 | filter: add (very primitive) filterpresetmodel | Berthold Stoeger |
2020-09-29 | filter: add primitive filter presets | Berthold Stoeger |
2020-09-29 | filter: add filter constraint model | Berthold Stoeger |
2020-09-29 | filter: add filter constraint object to the core | Berthold Stoeger |
2020-09-28 | build-system: update OBS spec file | Dirk Hohndel |
2020-09-28 | build-system: document how to create a Windows installer | Dirk Hohndel |
2020-09-19 | build-system/packaging: add bluez dependency for Linux builds | Dirk Hohndel |
2020-09-13 | build-system/macOS: change signing to re-enable notarization | Dirk Hohndel |
2020-09-13 | build-system/macOS: use consistent code to pick SDK | Dirk Hohndel |
2020-09-13 | cleanup: fold core/divecomputer.cpp into core/device.c | Berthold Stoeger |
2020-09-04 | Implement Seac SeacSync databaser parser. | James Wobser |
2020-09-03 | build-system: update Ubuntu distros that we build for | Dirk Hohndel |
2020-06-25 | build-system/MXE: build with more up to date MXE tools. | Paul Buxton |
2020-05-27 | Android: install translations into the right place | Dirk Hohndel |
2020-05-09 | add Berthold to the list of explicitly mentioned developers | Dirk Hohndel |
2020-05-06 | media: add small C++ helper describing a picture struct | Berthold Stoeger |
2020-05-06 | undo: implement undo of setting a picture time by drag&drop | Berthold Stoeger |
2020-04-27 | build-system/Android: add missing install-qt.sh | Dirk Hohndel |
2020-04-26 | move GitHub url to the Subsurface org | Dirk Hohndel |
2020-04-25 | GitHub Actions: use the Qt 5.13.2 based Android build container | Dirk Hohndel |
2020-04-25 | build-system/android: remove libusb at QTest | Dirk Hohndel |
2020-04-25 | build-system/Android: use PREFIX outside of NDK | Dirk Hohndel |
2020-04-25 | build-system/Android: use install-qt.sh to install Qt | Dirk Hohndel |
2020-04-25 | build-system/Android: create standalone toolchain in wrapper script | Dirk Hohndel |