summaryrefslogtreecommitdiffstats
path: root/scripts
AgeCommit message (Expand)Author
2017-07-17Merge branch 'MobileUI' of git://github.com/jbygdell/subsurfaceGravatar Dirk Hohndel
2017-07-15build.sh: don't fail if we can't find libusb or hidapiGravatar Dirk Hohndel
2017-07-15Mac build: correctly deal with no printingGravatar Dirk Hohndel
2017-07-15Mac build: move Qt detection to outside levelGravatar Dirk Hohndel
2017-07-15Mac build: newer Qt comes without WebKitGravatar Dirk Hohndel
2017-07-15Mac build: deal with libdivecomputer and pkg-configGravatar Dirk Hohndel
2017-07-15Mac build: deal with SDK location and availabilityGravatar Dirk Hohndel
2017-07-14QML UI: Add right handle iconGravatar Joakim Bygdell
2017-07-08Automate picking supported DCs on iOS and AndroidGravatar Dirk Hohndel
2017-07-08QML UI: better icon for download from dive computerGravatar Dirk Hohndel
2017-07-04build.sh: add option to build all dependenciesGravatar Dirk Hohndel
2017-07-04build.sh: build against older SDK / minimum OSX versionGravatar Dirk Hohndel
2017-07-04build.sh: don't override existing CMAKE_PREFIX_PATHGravatar Dirk Hohndel
2017-06-27QML UI: DiveList: make download from DC main actionGravatar Dirk Hohndel
2017-06-26Fix Travis breakage (and overall breakage)Gravatar Dirk Hohndel
2017-06-24Very early and likely quite broken BLE GATT codeGravatar Linus Torvalds
2017-06-22QML UI: switch to Kirigami masterGravatar Dirk Hohndel
2017-06-22QML UI: add missing go-up iconGravatar Dirk Hohndel
2017-06-11Let command line version not open an X windowGravatar Robert C. Helling
2017-06-11smtk-import: Add build script for smtk2ssrfGravatar Salvador Cuñat
2017-05-20Adapt build.sh if qmake is already in PATH on a MacGravatar Thiago Macieira
2017-05-03QML UI: use Kirigami 2.1Gravatar Dirk Hohndel
2017-05-03Update supported dive computersGravatar Dirk Hohndel
2017-04-22Add -nopush option to translation scriptGravatar Dirk Hohndel
2017-04-16Change protocoll for any git clone from Github to httpsGravatar Stefan Fuchs
2017-04-16Change git clone remote for grantlee to Github steveire/grantleeGravatar Stefan Fuchs
2017-04-16Change remotes for git clone for libdc, marble and Subsurface to GithubGravatar Stefan Fuchs
2017-04-12Add Qt 5.7 and 5.8 for Darwin in build scriptGravatar Dirk Hohndel
2017-04-12Use libdc from github nowGravatar Jan Mulder
2017-04-01QML UI: Fully port dive edit to Kirigami2Gravatar Marco Martin
2017-02-11Add hacky script to push translation sourceGravatar Dirk Hohndel
2017-02-03Extend Android wrapper shell to be smarterGravatar Dirk Hohndel
2017-01-21QML UI: don't use Kirigami 2Gravatar Dirk Hohndel
2017-01-21Add wrapper script to set up Android buildGravatar Dirk Hohndel
2017-01-16build.sh: if new enough libgit2 is installed, use itGravatar Dirk Hohndel
2017-01-16build.sh: fix potential autoreconf problemGravatar Dirk Hohndel
2017-01-14Avoid duplicate entries when parsing libdivecomputer descriptorsGravatar Dirk Hohndel
2017-01-02Kirigami integration: create missing linkGravatar Dirk Hohndel
2017-01-01build.sh: use a more current version of libgit2Gravatar Dirk Hohndel
2016-12-27build.sh: fix typoGravatar Dirk Hohndel
2016-12-27build.sh: Don't even clone marble if we don't build against itGravatar Dirk Hohndel
2016-09-27Document the heat map in the manual.Gravatar Robert C. Helling
2016-08-18Don't build Kirigami as a libraryGravatar Dirk Hohndel
2016-08-17scripts: Don't build marble for mobileGravatar Anton Lundin
2016-08-17scripts: run all scripts with -eGravatar Anton Lundin
2016-08-14Hack to work around build issues with current kirigamiGravatar Dirk Hohndel
2016-08-14Don't build kirigami in the source treeGravatar Dirk Hohndel
2016-08-14Use kirigami built in static modeGravatar Marco Martin
2016-06-12QML UI: update for latest KirigamiGravatar Dirk Hohndel
2016-05-03A script to find literal texts to be marked for translation in qmlGravatar Robert C. Helling