Age | Commit message (Expand) | Author |
2014-07-29 | Make the Axis set the changed flag when a new line is set | Tomaz Canabrava |
2014-07-29 | Change the Ruler text values when metric system changes. | Tomaz Canabrava |
2014-07-29 | Retain the start time when creating plan from dive | Dirk Hohndel |
2014-07-29 | Fix time zone conversions | Dirk Hohndel |
2014-07-29 | Remove unused variable | Dirk Hohndel |
2014-07-29 | Another string to translate | Sergey Starosek |
2014-07-29 | C++ Correctness and code cleanup. | Tomaz Canabrava |
2014-07-29 | Don't mess with the selection when closing a file | Dirk Hohndel |
2014-07-26 | Add dive: initialize start time of dive | Dirk Hohndel |
2014-07-25 | PrintLayout: fix a potential bug in the recent table print update | Lubomir I. Ivanov |
2014-07-25 | PrintDialog: make "print only selected" the default option | Lubomir I. Ivanov |
2014-07-24 | PrintLayout: vectorize the table print | Lubomir I. Ivanov |
2014-07-24 | PrintLayout: reduce the scope of 'pic' and 'picPainter' | Lubomir I. Ivanov |
2014-07-24 | PrintLayout: modify the profile font size based on the #dives per page | Lubomir I. Ivanov |
2014-07-24 | PrintLayout: draw the profile to a QImage only on Linux | Lubomir I. Ivanov |
2014-07-24 | PrintLayout: fix the ProfilePrintModel font | Lubomir I. Ivanov |
2014-07-24 | PrintLayout: disable the QPainter scaling | Lubomir I. Ivanov |
2014-07-24 | PrintLayout: a whitespace fix | Lubomir I. Ivanov |
2014-07-24 | Printing: add 1 dive per page option | Lubomir I. Ivanov |
2014-07-24 | Planner: fix start time handling | Dirk Hohndel |
2014-07-24 | Sort dive table after adding a dive | Dirk Hohndel |
2014-07-24 | Translate progressbar text | Sergey Starosek |
2014-07-24 | Align progressbar text to center of the widget | Sergey Starosek |
2014-07-24 | Update strings for translations | Dirk Hohndel |
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 | 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 | 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 | 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 |