summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-07-24Translate progressbar textGravatar Sergey Starosek
2014-07-24Align progressbar text to center of the widgetGravatar Sergey Starosek
2014-07-24Update strings for translationsGravatar Dirk Hohndel
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-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-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-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-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-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-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-16Date picker l10n for profile and plannerGravatar Sergey Starosek
2014-07-16Rely on QNetworkReply finished() signal instead of AccessManager oneGravatar Tomaz Canabrava
2014-07-16More strings to translate for statistics tabGravatar Sergey Starosek
2014-07-16pN2 » pN₂, pO2 » pO₂Gravatar Henrik Brautaset Aronsen