Age | Commit message (Expand) | Author |
2015-06-19 | Windows installer: include grantlee plugins and printing templates | Dirk Hohndel |
2015-06-19 | Allow printing and HTML export to work when running from build directory | Dirk Hohndel |
2015-06-19 | Printing: fix "if" condition clause in cmake file | Gehad elrobey |
2015-06-16 | Implement a standalone HTML exporter | Dirk Hohndel |
2015-06-16 | Separate initializing Qt from initializing the UI | Dirk Hohndel |
2015-06-16 | HTML export: separate UI and logic code | Dirk Hohndel |
2015-06-16 | Move checking the cloud connection into its own files | Dirk Hohndel |
2015-06-16 | Code cleanup: implement window title update via signal | Dirk Hohndel |
2015-06-13 | Simplify distance calculations | Anton Lundin |
2015-06-12 | Cloud storage: Require libcurl in order to support http proxies | Dirk Hohndel |
2015-06-10 | Add helper function to determine the distance between two points | Dirk Hohndel |
2015-06-09 | Fix Ubuntu build | Dirk Hohndel |
2015-06-04 | Printing: Remove more obsolete code from printlayout | Gehad elrobey |
2015-06-04 | Printing: Change "NEW_PRINTING" to "NO_PRINTING" | Gehad elrobey |
2015-06-04 | Printing: Add Printer class that holds the rendering logic. | Gehad elrobey |
2015-06-04 | Printing: Add TemplateLayout class | Gehad elrobey |
2015-06-04 | Cmake: add optional pkg-config for Grantlee | Lubomir I. Ivanov |
2015-06-04 | CMAKE: Require Grantlee library | Gehad elrobey |
2015-06-03 | Cmake: handle the case of local libgit2 but pkg_config for libssh2 | Dirk Hohndel |
2015-06-03 | Use CMake to find libssh2 | Tomaz Canabrava |
2015-06-01 | Cloud storage: only make this available with new enough libgit2 | Dirk Hohndel |
2015-05-29 | LocationInformationModel moved to qt-models | Tomaz Canabrava |
2015-05-29 | Move DivePlotDataModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move DivePictureModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move ProfilePrintModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move TablePrintModel to Qt-models | Tomaz Canabrava |
2015-05-29 | Move DiveTripModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move the YearlyStatisticsModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move TreeModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move DiveComputerModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move ExtraDataModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move WeightModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move WeigthSystem Info model to qt-models | Tomaz Canabrava |
2015-05-29 | Move Tankinfomodel to its own file | Tomaz Canabrava |
2015-05-29 | Move DivePlannerModel and CylinderModel to qt-models | Tomaz Canabrava |
2015-05-29 | Move CleanerTableModel to its own file | Tomaz Canabrava |
2015-05-29 | Move the models to its own folder | Tomaz Canabrava |
2015-05-28 | Add USE_LIBGIT23_API as cmake option | Dirk Hohndel |
2015-05-25 | Use group of files to show the project hierarchy | Tomaz Canabrava |
2015-05-17 | Add a new class, QtWaitingSpinner, MIT Licensed. | Tomaz Canabrava |
2015-05-17 | Move Locationinformation to its own file. | Tomaz Canabrava |
2015-05-01 | cmake: enable Facebook support | Dirk Hohndel |
2015-04-28 | cmake: missing space | Dirk Hohndel |
2015-04-26 | CMake needs hints that this will be a win32 or a mac bundle. | Tomaz Canabrava |
2015-04-24 | cmake: don't always build tests | Dirk Hohndel |
2015-04-24 | cmake: copy images / icons into the build Documentation folder | Dirk Hohndel |
2015-04-24 | cmake: include the git SHA in the Windows installer name | Dirk Hohndel |
2015-04-21 | cmake: fix finding Marble | Dirk Hohndel |
2015-04-18 | cmake: more consitent multi-line calls | Lubomir I. Ivanov |
2015-04-18 | cmake: use uppercase for defined macros | Lubomir I. Ivanov |