summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-08Use qt-android-cmake to produce a android apkGravatar Anton Lundin
2015-07-08Make the libssh linking optionalGravatar Anton Lundin
2015-07-08Update suggested versions in android build scriptGravatar Anton Lundin
2015-07-08Teach android build script out of tree buildsGravatar Anton Lundin
2015-07-08Upgrade libgit2 for androidGravatar Anton Lundin
2015-07-08Globe: another attempt to fix the globe zoomGravatar Dirk Hohndel
2015-07-08Build fix for older Qt5Gravatar Dirk Hohndel
2015-07-08Use current dive site to get the informationGravatar Tomaz Canabrava
2015-07-08Planner: redo the spacing of the prefsGravatar Joakim Bygdell
2015-07-08Correctly paint the statesGravatar Tomaz Canabrava
2015-07-08Use taxonomy or coords on the delegateGravatar Tomaz Canabrava
2015-07-08Better spacing on the delegateGravatar Tomaz Canabrava
2015-07-08Show the correct delegate on the completerGravatar Tomaz Canabrava
2015-07-08Planner: update disclamerGravatar Joakim Bygdell
2015-07-08Rename generic QT labelsGravatar Joakim Bygdell
2015-07-08Planner: move notes options under gas optionsGravatar Joakim Bygdell
2015-07-07Allow to compile Subsurface with upstream libdivecomputerGravatar Dirk Hohndel
2015-07-07Fix crash accessing freed memoryGravatar Dirk Hohndel
2015-07-07Build script: use mirror on our git serverGravatar Dirk Hohndel
2015-07-07Planner: fix tab stop orderGravatar Joakim Bygdell
2015-07-07Planner: disable unrelated planner settingsGravatar Joakim Bygdell
2015-07-07Planner: GUI changes for improved clarityGravatar Joakim Bygdell
2015-07-07Clean double free in copy_dive_site()Gravatar Salvador Cuñat
2015-07-07Include units in VPM config structure definitionGravatar Rick Walsh
2015-07-07Use common VPM configuration parametersGravatar Rick Walsh
2015-07-07INSTALL file: add the required packages for QtBluetoothGravatar Dirk Hohndel
2015-07-06Make things compile under Qt5.5Gravatar Dirk Hohndel
2015-07-06Code cleanupGravatar Dirk Hohndel
2015-07-06Whitespace cleanupGravatar Dirk Hohndel
2015-07-06OSTCTools - Add unsigned char variableGravatar Salvador Cuñat
2015-07-06Removed unused iconsGravatar Tomaz Canabrava
2015-07-06Cmake: make Facebook support an actual optionGravatar Dirk Hohndel
2015-07-06Be more careful freeing taxonomy dataGravatar Dirk Hohndel
2015-07-06Fix typo in test and some numbersGravatar Robert C. Helling
2015-07-06Add extra logs for custom serial Bluetooth implementationGravatar Claudiu Olteanu
2015-07-06Implement the custom Bluetooth serial communication and use itGravatar Claudiu Olteanu
2015-07-06Add a dialog for remote Bluetooth devices selectionGravatar Claudiu Olteanu
2015-07-06Add a checkbox and a button for Bluetooth download modeGravatar Claudiu Olteanu
2015-07-05Adapt the test to the API changeGravatar Dirk Hohndel
2015-07-05Cmake: only build print related files if NO_PRINTING isn't setGravatar Dirk Hohndel
2015-07-05Correctly include QtQuick when building for mobileGravatar Grace Karanja
2015-07-05Correct logicGravatar Robert C. Helling
2015-07-05Round MOD of gas rather than truncateGravatar Robert C. Helling
2015-07-05Merge branch 'custom-print' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2015-07-05Printing: implement QPlainTextEdit in TemplateEditGravatar Gehad elrobey
2015-07-05Printing: move template_options to print_options.hGravatar Gehad elrobey
2015-07-05Printing: refactor the print options classGravatar Gehad elrobey
2015-07-05Printing: add functions that read/write a templateGravatar Gehad elrobey
2015-07-05Printing: add custom options to the PrintDialogGravatar Gehad elrobey
2015-07-05Printing: retrieve number of dives per page from the template fileGravatar Gehad elrobey