Age | Commit message (Expand) | Author |
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 |
2015-04-18 | cmake: fix message for NO_MARBLE | Lubomir I. Ivanov |
2015-04-18 | cmake: lowercase all built-in calls | Lubomir I. Ivanov |
2015-04-18 | cmake: generate clean ssrf-version.h | Lubomir I. Ivanov |
2015-04-18 | cmake: whitespace cleanup | Lubomir I. Ivanov |
2015-04-17 | cmake: add LIBGIT2_FROM_PKGCONFIG and LIBDC_FROM_PKGCONFIG | Lubomir I. Ivanov |
2015-04-17 | cmake: add the NO_MARBLE option | Lubomir I. Ivanov |
2015-04-17 | cmake: add the NO_TESTS NO_DOCS options | Lubomir I. Ivanov |
2015-04-16 | cmake: fix bug when using system libgit2 | Dirk Hohndel |
2015-04-16 | cmake: add extra -lpthread to fix Ubuntu builds | Dirk Hohndel |
2015-04-14 | cmake: remove references to LRELEASE | Tomaz Canabrava |