summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2015-06-21Cmake support: the printer files are part of the UIGravatar Dirk Hohndel
2015-06-21CMake support: turn building for mobile into an optionGravatar Dirk Hohndel
2015-06-21Cmake support: fix typoGravatar Dirk Hohndel
2015-06-20Add DiveListModelGravatar Grace Karanja
2015-06-20Add QMLManager to the cmakeGravatar Grace Karanja
2015-06-20Add subsurface-mobile app to cmakeGravatar Grace Karanja
2015-06-20Cmake support: remove Documentation/images in build dirGravatar Dirk Hohndel
2015-06-20Cmake support: fix in tree buildsGravatar Dirk Hohndel
2015-06-19Windows installer: include grantlee plugins and printing templatesGravatar Dirk Hohndel
2015-06-19Allow printing and HTML export to work when running from build directoryGravatar Dirk Hohndel
2015-06-19Printing: fix "if" condition clause in cmake fileGravatar Gehad elrobey
2015-06-16Implement a standalone HTML exporterGravatar Dirk Hohndel
2015-06-16Separate initializing Qt from initializing the UIGravatar Dirk Hohndel
2015-06-16HTML export: separate UI and logic codeGravatar Dirk Hohndel
2015-06-16Move checking the cloud connection into its own filesGravatar Dirk Hohndel
2015-06-16Code cleanup: implement window title update via signalGravatar Dirk Hohndel
2015-06-13Simplify distance calculationsGravatar Anton Lundin
2015-06-12Cloud storage: Require libcurl in order to support http proxiesGravatar Dirk Hohndel
2015-06-10Add helper function to determine the distance between two pointsGravatar Dirk Hohndel
2015-06-09Fix Ubuntu buildGravatar Dirk Hohndel
2015-06-04Printing: Remove more obsolete code from printlayoutGravatar Gehad elrobey
2015-06-04Printing: Change "NEW_PRINTING" to "NO_PRINTING"Gravatar Gehad elrobey
2015-06-04Printing: Add Printer class that holds the rendering logic.Gravatar Gehad elrobey
2015-06-04Printing: Add TemplateLayout classGravatar Gehad elrobey
2015-06-04Cmake: add optional pkg-config for GrantleeGravatar Lubomir I. Ivanov
2015-06-04CMAKE: Require Grantlee libraryGravatar Gehad elrobey
2015-06-03Cmake: handle the case of local libgit2 but pkg_config for libssh2Gravatar Dirk Hohndel
2015-06-03Use CMake to find libssh2Gravatar Tomaz Canabrava
2015-06-01Cloud storage: only make this available with new enough libgit2Gravatar Dirk Hohndel
2015-05-29LocationInformationModel moved to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move DivePlotDataModel to qt-modelsGravatar Tomaz Canabrava