aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-07-24PrintLayout: reduce the scope of 'pic' and 'picPainter'Gravatar Lubomir I. Ivanov
2014-07-24PrintLayout: modify the profile font size based on the #dives per pageGravatar Lubomir I. Ivanov
2014-07-24PrintLayout: draw the profile to a QImage only on LinuxGravatar Lubomir I. Ivanov
2014-07-24PrintLayout: fix the ProfilePrintModel fontGravatar Lubomir I. Ivanov
2014-07-24PrintLayout: disable the QPainter scalingGravatar Lubomir I. Ivanov
2014-07-24PrintLayout: a whitespace fixGravatar Lubomir I. Ivanov
2014-07-24Getting ready for Beta 3v4.1.92Gravatar Dirk Hohndel
2014-07-24User manual: update generated html filesGravatar Dirk Hohndel
2014-07-24Latest translationsGravatar Dirk Hohndel
2014-07-24User manual: Add text as well as figures.Gravatar Willem Ferguson
2014-07-24Add one more string for translationGravatar Dirk Hohndel
2014-07-24Printing: add 1 dive per page optionGravatar Lubomir I. Ivanov
2014-07-24Planner: fix start time handlingGravatar Dirk Hohndel
2014-07-24Sort dive table after adding a diveGravatar Dirk Hohndel
2014-07-24Translations: add one more missing stringGravatar Dirk Hohndel
2014-07-24User manual: update generated html filesGravatar Dirk Hohndel
2014-07-24Update spanish translation of user manual to english 3e66948Gravatar Salvador Cuñat
2014-07-24User manual: Replace figureGravatar Willem Ferguson
2014-07-24User manual: correct asciidoc markup for proper alignment of subheadingsGravatar Willem Ferguson
2014-07-24Translate progressbar textGravatar Sergey Starosek
2014-07-24Align progressbar text to center of the widgetGravatar Sergey Starosek
2014-07-24Minor changes to user manualGravatar Sergey Starosek
2014-07-24Update strings for translationsGravatar Dirk Hohndel
2014-07-23Tune the unit test on DivingLog importGravatar Miika Turkia
2014-07-23Planner: fix an enduring assert on startupGravatar Lubomir I. Ivanov
2014-07-23Only repopulate the dive info once ( we were repopulating 4 times )Gravatar Tomaz Canabrava
2014-07-23Only use HTML if the text has a <table>Gravatar Tomaz Canabrava
2014-07-23Code cleanup: HeartRate item was doing insane thingsGravatar Tomaz Canabrava
2014-07-23Animation speed is a value, not a booleanGravatar Tomaz Canabrava
2014-07-23Don't plot pictures in Print modeGravatar Tomaz Canabrava
2014-07-23Set visibility in a saner wayGravatar Tomaz Canabrava
2014-07-23Break really long line.Gravatar Tomaz Canabrava
2014-07-23Whitespace fixes.Gravatar Tomaz Canabrava
2014-07-19De-duplicate planner default settingsGravatar Anton Lundin
2014-07-18get_gas_at_time needs to always give us a valid gasv4.1.91Gravatar Dirk Hohndel
2014-07-18Getting read for Beta 2Gravatar Dirk Hohndel
2014-07-18Pull latest translations from TransifexGravatar Dirk Hohndel
2014-07-18Use our types in interpolate_transitionGravatar Henrik Brautaset Aronsen
2014-07-18Add missing application iconGravatar Sergey Starosek
2014-07-18Print: remove the options for height from display.h's 'struct options'Gravatar Lubomir I. Ivanov
2014-07-18Print: remove the height sliders from the PrintOptions classGravatar Lubomir I. Ivanov
2014-07-18User manual: small changes to reflect changes in CSV import dialog.Gravatar Willem Ferguson
2014-07-18User manual: Replace CSV import imageGravatar Willem Ferguson
2014-07-18User manual: updatesGravatar Willem Ferguson
2014-07-18Do not plot text twice for information.Gravatar Tomaz Canabrava
2014-07-18Bypass the PDF bug by painting on a QImage and paint the image to pdfGravatar Tomaz Canabrava
2014-07-18Close the print dialog after a sucessfull printGravatar Tomaz Canabrava
2014-07-18Add the HTML Delegate to printing.Gravatar Tomaz Canabrava
2014-07-18Fixed memleakGravatar Tomaz Canabrava
2014-07-18No need to delete a QPointerGravatar Tomaz Canabrava