aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-06-21Git storage: replaces colons with equal in picture offsetGravatar 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-20Planner - end deco stops at whole minutes of runtimeGravatar Rick Walsh
2015-06-20Rename dive class to avoid conflictGravatar Grace Karanja
2015-06-20Display more detailsGravatar Grace Karanja
2015-06-20Add more dive details to the DiveListModelGravatar Grace Karanja
2015-06-20Fix bug where dives are shown twiceGravatar Grace Karanja
2015-06-20Group dives by tripsGravatar Grace Karanja
2015-06-20Show dive details when a dive is clickedGravatar Grace Karanja
2015-06-20Add TextButton.qml fileGravatar Grace Karanja
2015-06-20Add dive notes to the divelistmodelGravatar Grace Karanja
2015-06-20Group dives by locationGravatar Grace Karanja
2015-06-20Better theme for dive list viewGravatar Grace Karanja
2015-06-20Add DiveListModelGravatar Grace Karanja
2015-06-20Only include Qt Quick when on mobileGravatar Grace Karanja
2015-06-20Link QMLManager to the main.qml fileGravatar Grace Karanja
2015-06-20Add QMLManager to the cmakeGravatar Grace Karanja
2015-06-20Add QMLManager classGravatar Grace Karanja
2015-06-20Add FileOpen dialog to QMLGravatar Grace Karanja
2015-06-20Hide MainWindow when running under mobileGravatar Grace Karanja
2015-06-20Load main.qml on startup for mobile buildsGravatar Grace Karanja
2015-06-20Add subsurface-mobile app to cmakeGravatar Grace Karanja
2015-06-20Add a menu to main.qmlGravatar Grace Karanja
2015-06-20Add resource file to hold QML filesGravatar Grace Karanja
2015-06-20Create empty qt-mobile directoryGravatar Grace Karanja
2015-06-20Cmake support: remove Documentation/images in build dirGravatar Dirk Hohndel
2015-06-20Track minimum datafile versionGravatar Dirk Hohndel
2015-06-20Remove defunct qmake supportGravatar Dirk Hohndel
2015-06-20Add more Marble bitmapsGravatar 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-19Merge branch 'custom-print' of https://github.com/neolit123/subsurfaceGravatar Dirk Hohndel
2015-06-19Git storage: change time encoding in directory namesGravatar Dirk Hohndel
2015-06-19Printing: amend some texts capitalization wiseGravatar Lubomir I. Ivanov
2015-06-19Printing: add support for printing on any page sizeGravatar Gehad elrobey
2015-06-19Printing: rename the "base" template for consistencyGravatar Gehad elrobey
2015-06-19Printing: use selected print preferences while printingGravatar Gehad elrobey
2015-06-19Printing: pass the print_options struct to TemplateLayout and PrinterGravatar Gehad elrobey
2015-06-19Printing: add a "one dive per page" templateGravatar Gehad elrobey
2015-06-19Printing: add a "one dive per page" optionGravatar Gehad elrobey
2015-06-19Printing: render the dive profile on top of QWebViewGravatar Gehad elrobey
2015-06-19Printing: fix rendering bug for odd number of divesGravatar Gehad elrobey
2015-06-19Printing: fix "if" condition clause in cmake fileGravatar Gehad elrobey
2015-06-19Enforce planner minimum gas switch durationGravatar Rick Walsh
2015-06-19Add planner minimum gas switch duration optionGravatar Rick Walsh
2015-06-19Use remote transport parameter instead of comparing stringsGravatar Dirk Hohndel
2015-06-18Windows support: correct helper function nameGravatar Dirk Hohndel
2015-06-18HTML export: before showing the dive list, sort descending by dive numberGravatar Dirk Hohndel