aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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
2014-07-18Save / Restore the QPainter before operations.Gravatar Tomaz Canabrava
2014-07-18Added a HTML Displayable DelegateGravatar Tomaz Canabrava
2014-07-18Use get_gas_at_time in active_o2Gravatar Anton Lundin
2014-07-18Convert get_gas_from_events to get_gas_at_timeGravatar Anton Lundin
2014-07-18Use more of our propper types in the plannerGravatar Anton Lundin
2014-07-18Correct usage of current_dive to displayed_diveGravatar Anton Lundin
2014-07-18Use "6m" and "20ft" instead of "6m/20ft".Gravatar Henrik Brautaset Aronsen
2014-07-17Replace cylinder_is_used with is_cylinder_usedGravatar Anton Lundin
2014-07-17Rename is_gas_used to is_gas_usedGravatar Anton Lundin
2014-07-17Statistics: change our notion of "bogus SAC rate"Gravatar Dirk Hohndel
2014-07-17Accept negative pressure readingsGravatar Robert C. Helling
2014-07-17Planner: correctly deal with units in Ascent/descent ratesGravatar Dirk Hohndel
2014-07-17Planner: Ascent/descent rates are stored in mm/s not in m/minGravatar Robert C. Helling
2014-07-17Update spanish translation for user-manual.txt to 82fc95dGravatar Salvador Cuñat
2014-07-17Hide gachange events in the first 30 secondsGravatar Anton Lundin
2014-07-17Use get_cylinder_index instead of get_gasidxGravatar Anton Lundin
2014-07-17Add missing struct keyword in DivePlotDataModelGravatar Anton Lundin
2014-07-17Use plot_data cylinderindex instead of event dataGravatar Anton Lundin
2014-07-16Store drop_stone_mode, bottomsac, decosac in prefsGravatar Gaetan Bisson
2014-07-16User manual: add latest html files to git treeGravatar Dirk Hohndel
2014-07-16User manual: Updated textGravatar Willem Ferguson
2014-07-16Planner: don't track cylinder pressure if working pressure is 0Gravatar Dirk Hohndel
2014-07-16Translate velocity units in planner settingsGravatar Sergey Starosek
2014-07-16Pick the correct timezoneoffset for the day in questionGravatar Dirk Hohndel
2014-07-16Desselects the trip before dive add / plan, and reselects it on cancelGravatar Tomaz Canabrava
2014-07-16Force replot of selected_dive when canceling planGravatar Tomaz Canabrava
2014-07-16Use 'this' instead of ::instance() when iside of same class.Gravatar Tomaz Canabrava
2014-07-16Fixed creating recursion on the connectionsGravatar Tomaz Canabrava
2014-07-16Complete the name of the first Cylinder on editGravatar Tomaz Canabrava
2014-07-16Added a 'use default file' button on preferences.Gravatar Tomaz Canabrava
2014-07-16Fix saving and storing the dive plan notes when there's html on itGravatar Tomaz Canabrava
2014-07-16Pull latest translationsGravatar Dirk Hohndel
2014-07-16Date picker l10n for profile and plannerGravatar Sergey Starosek
2014-07-16Rely on QNetworkReply finished() signal instead of AccessManager oneGravatar Tomaz Canabrava