Age | Commit message (Expand) | Author |
2014-07-23 | Tune the unit test on DivingLog import | Miika Turkia |
2014-07-23 | Planner: fix an enduring assert on startup | Lubomir I. Ivanov |
2014-07-23 | Only repopulate the dive info once ( we were repopulating 4 times ) | Tomaz Canabrava |
2014-07-23 | Only use HTML if the text has a <table> | Tomaz Canabrava |
2014-07-23 | Code cleanup: HeartRate item was doing insane things | Tomaz Canabrava |
2014-07-23 | Animation speed is a value, not a boolean | Tomaz Canabrava |
2014-07-23 | Don't plot pictures in Print mode | Tomaz Canabrava |
2014-07-23 | Set visibility in a saner way | Tomaz Canabrava |
2014-07-23 | Break really long line. | Tomaz Canabrava |
2014-07-23 | Whitespace fixes. | Tomaz Canabrava |
2014-07-19 | De-duplicate planner default settings | Anton Lundin |
2014-07-18 | get_gas_at_time needs to always give us a valid gasv4.1.91 | Dirk Hohndel |
2014-07-18 | Getting read for Beta 2 | Dirk Hohndel |
2014-07-18 | Pull latest translations from Transifex | Dirk Hohndel |
2014-07-18 | Use our types in interpolate_transition | Henrik Brautaset Aronsen |
2014-07-18 | Add missing application icon | Sergey Starosek |
2014-07-18 | Print: remove the options for height from display.h's 'struct options' | Lubomir I. Ivanov |
2014-07-18 | Print: remove the height sliders from the PrintOptions class | Lubomir I. Ivanov |
2014-07-18 | User manual: small changes to reflect changes in CSV import dialog. | Willem Ferguson |
2014-07-18 | User manual: Replace CSV import image | Willem Ferguson |
2014-07-18 | User manual: updates | Willem Ferguson |
2014-07-18 | Do not plot text twice for information. | Tomaz Canabrava |
2014-07-18 | Bypass the PDF bug by painting on a QImage and paint the image to pdf | Tomaz Canabrava |
2014-07-18 | Close the print dialog after a sucessfull print | Tomaz Canabrava |
2014-07-18 | Add the HTML Delegate to printing. | Tomaz Canabrava |
2014-07-18 | Fixed memleak | Tomaz Canabrava |
2014-07-18 | No need to delete a QPointer | Tomaz Canabrava |
2014-07-18 | Save / Restore the QPainter before operations. | Tomaz Canabrava |
2014-07-18 | Added a HTML Displayable Delegate | Tomaz Canabrava |
2014-07-18 | Use get_gas_at_time in active_o2 | Anton Lundin |
2014-07-18 | Convert get_gas_from_events to get_gas_at_time | Anton Lundin |
2014-07-18 | Use more of our propper types in the planner | Anton Lundin |
2014-07-18 | Correct usage of current_dive to displayed_dive | Anton Lundin |
2014-07-18 | Use "6m" and "20ft" instead of "6m/20ft". | Henrik Brautaset Aronsen |
2014-07-17 | Replace cylinder_is_used with is_cylinder_used | Anton Lundin |
2014-07-17 | Rename is_gas_used to is_gas_used | Anton Lundin |
2014-07-17 | Statistics: change our notion of "bogus SAC rate" | Dirk Hohndel |
2014-07-17 | Accept negative pressure readings | Robert C. Helling |
2014-07-17 | Planner: correctly deal with units in Ascent/descent rates | Dirk Hohndel |
2014-07-17 | Planner: Ascent/descent rates are stored in mm/s not in m/min | Robert C. Helling |
2014-07-17 | Update spanish translation for user-manual.txt to 82fc95d | Salvador Cuñat |
2014-07-17 | Hide gachange events in the first 30 seconds | Anton Lundin |
2014-07-17 | Use get_cylinder_index instead of get_gasidx | Anton Lundin |
2014-07-17 | Add missing struct keyword in DivePlotDataModel | Anton Lundin |
2014-07-17 | Use plot_data cylinderindex instead of event data | Anton Lundin |
2014-07-16 | Store drop_stone_mode, bottomsac, decosac in prefs | Gaetan Bisson |
2014-07-16 | User manual: add latest html files to git tree | Dirk Hohndel |
2014-07-16 | User manual: Updated text | Willem Ferguson |
2014-07-16 | Planner: don't track cylinder pressure if working pressure is 0 | Dirk Hohndel |
2014-07-16 | Translate velocity units in planner settings | Sergey Starosek |