summaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
2015-05-29Move DivePictureModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move ProfilePrintModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move TablePrintModel to Qt-modelsGravatar Tomaz Canabrava
2015-05-29Move DiveTripModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move the YearlyStatisticsModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move TreeModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move DiveComputerModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move ExtraDataModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move WeightModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move WeigthSystem Info model to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move Tankinfomodel to its own fileGravatar Tomaz Canabrava
2015-05-29Move DivePlannerModel and CylinderModel to qt-modelsGravatar Tomaz Canabrava
2015-05-29Move CleanerTableModel to its own fileGravatar Tomaz Canabrava
2015-05-29Move the models to its own folderGravatar Tomaz Canabrava
2015-05-28Add USE_LIBGIT23_API as cmake optionGravatar Dirk Hohndel
2015-05-25Use group of files to show the project hierarchyGravatar Tomaz Canabrava
2015-05-17Add a new class, QtWaitingSpinner, MIT Licensed.Gravatar Tomaz Canabrava
2015-05-17Move Locationinformation to its own file.Gravatar Tomaz Canabrava
2015-05-01cmake: enable Facebook supportGravatar Dirk Hohndel
2015-04-28cmake: missing spaceGravatar Dirk Hohndel
2015-04-26CMake needs hints that this will be a win32 or a mac bundle.Gravatar Tomaz Canabrava
2015-04-24cmake: don't always build testsGravatar Dirk Hohndel
2015-04-24cmake: copy images / icons into the build Documentation folderGravatar Dirk Hohndel
2015-04-24cmake: include the git SHA in the Windows installer nameGravatar Dirk Hohndel
2015-04-21cmake: fix finding MarbleGravatar Dirk Hohndel
2015-04-18cmake: more consitent multi-line callsGravatar Lubomir I. Ivanov
2015-04-18cmake: use uppercase for defined macrosGravatar Lubomir I. Ivanov
2015-04-18cmake: fix message for NO_MARBLEGravatar Lubomir I. Ivanov
2015-04-18cmake: lowercase all built-in callsGravatar Lubomir I. Ivanov
2015-04-18cmake: generate clean ssrf-version.hGravatar Lubomir I. Ivanov
2015-04-18cmake: whitespace cleanupGravatar Lubomir I. Ivanov
2015-04-17cmake: add LIBGIT2_FROM_PKGCONFIG and LIBDC_FROM_PKGCONFIGGravatar Lubomir I. Ivanov
2015-04-17cmake: add the NO_MARBLE optionGravatar Lubomir I. Ivanov
2015-04-17cmake: add the NO_TESTS NO_DOCS optionsGravatar Lubomir I. Ivanov
2015-04-16cmake: fix bug when using system libgit2Gravatar Dirk Hohndel
2015-04-16cmake: add extra -lpthread to fix Ubuntu buildsGravatar Dirk Hohndel
2015-04-14cmake: remove references to LRELEASEGravatar Tomaz Canabrava
2015-04-10cmake: try to find the macdeployqt programGravatar Dirk Hohndel