summaryrefslogtreecommitdiffstats
path: root/qt-ui
AgeCommit message (Expand)Author
2014-08-04Fix the layout on the Print DialogGravatar Tomaz Canabrava
2014-08-04Fix unresizable DiveListGravatar Tomaz Canabrava
2014-08-04Disable the Toolbox when in edit mode.Gravatar Tomaz Canabrava
2014-08-04Print: display an error message if no printers are foundGravatar Lubomir I. Ivanov
2014-08-04Print: enable the vector table print only for Qt5.0 and newerGravatar Lubomir I. Ivanov
2014-08-04Planner: show mean depthGravatar Dirk Hohndel
2014-08-03Update altitude properly when changing unit systemsGravatar Robert C. Helling
2014-08-03Try to fix divelogs upload on WindowsGravatar Miika Turkia
2014-08-02Update pictures when entering/exiting plannerGravatar Robert C. Helling
2014-08-02Enforce end pressures to be not above starting pressures.Gravatar Robert C. Helling
2014-08-02In recent files use native directory separatorsGravatar Robert C. Helling
2014-07-31Keep edited profile after editing a manually added diveGravatar Dirk Hohndel
2014-07-31Give Subsurface a distinct User Agent stringGravatar Dirk Hohndel
2014-07-31When exporting to XML and no extension given, default to .ssrfGravatar Dirk Hohndel
2014-07-30Mark divelist changed after removing a pictureGravatar Dirk Hohndel
2014-07-30Add a new 'show' Animation, and use it on the close button.Gravatar Tomaz Canabrava
2014-07-30Implement the functionality of remove_picture.Gravatar Tomaz Canabrava
2014-07-30Instead of holding the index, hold the URL.Gravatar Tomaz Canabrava
2014-07-30Added a button to hide a picture from the dive.Gravatar Tomaz Canabrava
2014-07-30Planner / Add dive: hide handler after removing itGravatar Dirk Hohndel
2014-07-30Maintab: fix trip location / notes editingGravatar Dirk Hohndel
2014-07-29Do not show the heartrate info unconditionally.Gravatar Tomaz Canabrava
2014-07-29Make the Axis set the changed flag when a new line is setGravatar Tomaz Canabrava
2014-07-29Change the Ruler text values when metric system changes.Gravatar Tomaz Canabrava
2014-07-29Retain the start time when creating plan from diveGravatar Dirk Hohndel
2014-07-29Fix time zone conversionsGravatar Dirk Hohndel
2014-07-29Remove unused variableGravatar Dirk Hohndel
2014-07-29Another string to translateGravatar Sergey Starosek
2014-07-29C++ Correctness and code cleanup.Gravatar Tomaz Canabrava
2014-07-29Don't mess with the selection when closing a fileGravatar Dirk Hohndel
2014-07-26Add dive: initialize start time of diveGravatar Dirk Hohndel
2014-07-25PrintLayout: fix a potential bug in the recent table print updateGravatar Lubomir I. Ivanov
2014-07-25PrintDialog: make "print only selected" the default optionGravatar Lubomir I. Ivanov
2014-07-24PrintLayout: vectorize the table printGravatar Lubomir I. Ivanov
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-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-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