summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2015-07-30QML UI: make the top bars look the sameGravatar Joakim Bygdell
2015-07-30QML UI: dynamic button sizesGravatar Joakim Bygdell
2015-07-29QML UI: Fix incorrect sizing of dive profileGravatar Grace Karanja
2015-07-29Printing: make better use of the space in Two Dives templateGravatar Dirk Hohndel
2015-07-29Printing: calculate a much more accurate font scale valueGravatar Dirk Hohndel
2015-07-29Don't connect to the MainWindowGravatar Dirk Hohndel
2015-07-29Profile: make sure text is scaled correctly when drawnGravatar Dirk Hohndel
2015-07-29Make gradient factor text an independent item on the profileGravatar Dirk Hohndel
2015-07-28Printing: fix dive lookup for profile generationGravatar Dirk Hohndel
2015-07-28Printing: add new default color schemeGravatar Dirk Hohndel
2015-07-28Seabear import: fix detection of empty linesGravatar Miika Turkia
2015-07-28Test case: Seabear new formatGravatar Miika Turkia
2015-07-28Test dives for Seabear new format import comparisonGravatar Miika Turkia
2015-07-28Test dives for Seabear new formatGravatar Miika Turkia
2015-07-28Merge branch 'custom-print' of github.com:neolit123/subsurfaceGravatar Dirk Hohndel
2015-07-28Printing: safer Template->Import|Export handlingGravatar Lubomir I. Ivanov
2015-07-28Printing: rename templates to have spaces and capitalizationGravatar Gehad elrobey
2015-07-28Printing: select current template upon importingGravatar Gehad elrobey
2015-07-28Printing: choose first template if selected template is not foundGravatar Gehad elrobey
2015-07-28Printing: don't name color templates with confusing numbersGravatar Gehad elrobey
2015-07-28Printing: add the "Shades of blue" color themeGravatar Gehad elrobey
2015-07-28Printing: add a "Flow" layoutGravatar Gehad elrobey
2015-07-28Printing: clear all templates before insterting the new templatesGravatar Gehad elrobey
2015-07-28Printing: support importing/exporting of templatesGravatar Gehad elrobey
2015-07-28Printing: add "Import", "Export" and "Delete" buttons for templatesGravatar Gehad elrobey
2015-07-28Printing: add member function to print optionsGravatar Gehad elrobey
2015-07-28Printing: fix TemplateEdit layoutGravatar Gehad elrobey
2015-07-28Printing: remove "Table" option from print options radio groupGravatar Gehad elrobey
2015-07-28Printing: fix issue with old QSettings groupGravatar Gehad elrobey
2015-07-28Printing: save/load selected template by QSettingsGravatar Gehad elrobey
2015-07-28Printing: use grantlee templates from the current existing template listGravatar Gehad elrobey
2015-07-28Printing: remove existing values in print template comboboxGravatar Gehad elrobey
2015-07-28Printing: search for grantlee templates in the templates directoryGravatar Gehad elrobey
2015-07-28Printing: set the default tab to the correct oneGravatar Gehad elrobey
2015-07-28Printing: get the number of pages from the full resolutionGravatar Gehad elrobey
2015-07-28Printing: add a "Table" templateGravatar Gehad elrobey
2015-07-27Update spanish translation of user manual to english 75e736aGravatar Salvador Cuñat
2015-07-27QML UI: show dive number and date in the detail viewGravatar Dirk Hohndel
2015-07-27QML UI: consistent title and attempt of back button for dive detailsGravatar Dirk Hohndel
2015-07-27QML UI: if the cloud credentials are set, open the dive listGravatar Dirk Hohndel
2015-07-27QML UI: prevent crash when trying to set message without windowGravatar Dirk Hohndel
2015-07-27User Manual: Slight changes on OSTCTools importGravatar Salvador Cuñat
2015-07-27Test case: HUDC importGravatar Miika Turkia
2015-07-27Test dive for Seabear HUDC import comparisonGravatar Miika Turkia
2015-07-27Add debug print on CSV importGravatar Miika Turkia
2015-07-27CSV import: add support for DC hw infoGravatar Miika Turkia
2015-07-27Add hw info to Seabear importGravatar Miika Turkia
2015-07-27CSV import: add XSLT support for DC hw infoGravatar Miika Turkia
2015-07-27CSV import: create o2 and diluent cylinders for CCRGravatar Miika Turkia
2015-07-27Planner: Add comments to document the codeGravatar Rick Walsh