aboutsummaryrefslogtreecommitdiffstats
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
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
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