summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2015-10-18Use hidapi on MacGravatar Dirk Hohndel
2015-10-08Move the algorithm to divesite.cpp fileGravatar Tomaz Canabrava
2015-10-06Cmake: ensure marbledata is actually copied into the build directoryGravatar Dirk Hohndel
2015-10-05Add test for import, merge and renumberingGravatar Dirk Hohndel
2015-10-04Make TestGitStorage run lastGravatar Dirk Hohndel
2015-09-28Cmake: make libssh2 library path explicitGravatar Dirk Hohndel
2015-09-22Cmake: add LIBMARBLE_FROM_PKGCONFIG and some Marble related fixesGravatar Lubomir I. Ivanov
2015-09-06Cmake: make Grantlee5 requiredGravatar Dirk Hohndel
2015-09-01Cmake: turn on printing by defaultGravatar Dirk Hohndel
2015-08-31Add a new model: SsrfFilterProxyModelGravatar Tomaz Canabrava
2015-08-30Add test for dive site duplication bugGravatar Dirk Hohndel
2015-08-27Cmake: install grantlee plugins on MacGravatar Dirk Hohndel
2015-08-25Add simple test for git storageGravatar Dirk Hohndel
2015-08-21Cmake: fix cross compiling on WindowsGravatar Dirk Hohndel
2015-08-20Connect up serial_ftdi custom serialGravatar Anton Lundin
2015-08-20Turn serial_ftdi.c into a custom_serialGravatar Anton Lundin
2015-08-17Cmake: automatically create version for Mac bundleGravatar Dirk Hohndel
2015-08-16Cmake: only link against libusb-1.0 if it was foundGravatar Dirk Hohndel
2015-08-15Add DiveSitePicturesModelGravatar Tomaz Canabrava
2015-07-20Only enable Bluetooth support if building against Qt5.4 or newerGravatar Dirk Hohndel
2015-07-18Remove now unneeded defineGravatar Anton Lundin
2015-07-17QML UI: Implement showing of the dive profile on QMLGravatar Grace Karanja
2015-07-16Fix libssh libssl linker order for AndroidGravatar Anton Lundin
2015-07-16Cmake: use correct variable to find make commandGravatar Dirk Hohndel
2015-07-14Cmake: don't hardcode the make commandGravatar Dirk Hohndel
2015-07-13Android build: statically link against libssl and libcryptoGravatar Dirk Hohndel
2015-07-10Cmake: use the mobile icon for Android apkGravatar Dirk Hohndel
2015-07-09Add different icon for mobile appGravatar Dirk Hohndel
2015-07-09Teach android build about subsurface-mobileGravatar Anton Lundin
2015-07-08Use qt-android-cmake to produce a android apkGravatar Anton Lundin
2015-07-08Make the libssh linking optionalGravatar Anton Lundin
2015-07-06Cmake: make Facebook support an actual optionGravatar Dirk Hohndel
2015-07-06Implement the custom Bluetooth serial communication and use itGravatar Claudiu Olteanu
2015-07-06Add a dialog for remote Bluetooth devices selectionGravatar Claudiu Olteanu
2015-07-05Cmake: only build print related files if NO_PRINTING isn't setGravatar Dirk Hohndel
2015-07-05Correctly include QtQuick when building for mobileGravatar Grace Karanja
2015-07-05Merge branch 'custom-print' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2015-07-05Printing: add TemplateEdit form to source treeGravatar Gehad elrobey
2015-07-05Add simple test for the dive plannerGravatar Dirk Hohndel
2015-07-02Merge branch 'taxonomy'Gravatar Dirk Hohndel
2015-07-01Geo taxonomy: create some data structures and helper functionsGravatar Dirk Hohndel
2015-07-01Cmake support: remove a clearly broken lineGravatar Dirk Hohndel
2015-07-01Introduce CMake support for building for AndroidGravatar Anton Lundin
2015-07-01Fix NO_PRINTING when printing is disabled in QtGravatar Anton Lundin
2015-07-01Group QT-quick options into one blockGravatar Anton Lundin
2015-07-01Re-introduce NO_USERMANUAL for Android buildingGravatar Anton Lundin
2015-06-29Cmake: missing quotesGravatar Dirk Hohndel
2015-06-29Cmake: another attempt to make things work with libssh2Gravatar Dirk Hohndel
2015-06-29Fix build with libssh from gitGravatar Tomaz Canabrava
2015-06-27Make sure the output directory is created before we run asciidocGravatar Dirk Hohndel