aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2015-10-30Make icons work againGravatar Tomaz Canabrava
2015-10-30Clear the main CMake fileGravatar Tomaz Canabrava
2015-10-30CMake for tests in its own folderGravatar Tomaz Canabrava
2015-10-30Move Profile widget out of desktop-widgetsGravatar Tomaz Canabrava
2015-10-30Single CMake to handle the modelsGravatar Tomaz Canabrava
2015-10-30main.cpp -> {android-main, desktop-main}Gravatar Tomaz Canabrava
2015-10-30Move qt-ui to desktop-widgetsGravatar Tomaz Canabrava
2015-10-30Move the icons to the icons folderGravatar Tomaz Canabrava
2015-10-30Modify code to make it compile after rebaseGravatar Tomaz Canabrava
2015-10-30Move all core-functionality to subsurface-coreGravatar Tomaz Canabrava
2015-10-30Start to clean CMakeGravatar Tomaz Canabrava
2015-10-29Add subsurface.debug script to help debugging and install it (for Linux only)Gravatar Guillaume GARDET
2015-10-26Cmake: fix incorrect modification of a QT_LIBRARIESGravatar Dirk Hohndel
2015-10-26Fix building without BT supportGravatar Dirk Hohndel
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