aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
2014-08-07Reload the dive list after accepting changesGravatar Dirk Hohndel
2014-08-06Delete pictures from the Widget by pressing deleteGravatar Tomaz Canabrava
2014-08-06Make gas use statistics be coherent and more completeGravatar Linus Torvalds
2014-08-06Don't show a SAC of 0.0l/min (or cuft/min)Gravatar Dirk Hohndel
2014-08-05Hide Depth ColumnGravatar Tomaz Canabrava
2014-08-04Correctly remove the Close button from most message widgetsGravatar Dirk Hohndel
2014-08-04Disable the Toolbox when in edit mode.Gravatar Tomaz Canabrava
2014-08-02Update pictures when entering/exiting plannerGravatar Robert C. Helling
2014-07-31Keep edited profile after editing a manually added diveGravatar Dirk Hohndel
2014-07-30Maintab: fix trip location / notes editingGravatar Dirk Hohndel
2014-07-29Fix time zone conversionsGravatar Dirk Hohndel
2014-07-24Sort dive table after adding a diveGravatar Dirk Hohndel
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-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-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-16More strings to translate for statistics tabGravatar Sergey Starosek
2014-07-15Correctly track the 'changed' status of the equipment widgetsGravatar Dirk Hohndel
2014-07-15Dive equipment edit - fix logic for applying changesGravatar Dirk Hohndel
2014-07-15Remove uneeded functionGravatar Tomaz Canabrava
2014-07-15Do not create a backup for Q_FOREACH containerGravatar Tomaz Canabrava
2014-07-11misc capitalisation and spellingGravatar Tim Wootton
2014-07-10Prefer "temp." vs "temp" and sometimes "temperature"Gravatar Tim Wootton
2014-07-10maintab capitalisation consistencyGravatar Tim Wootton
2014-07-10Add helper functions to ensure we have sane tag listsGravatar Dirk Hohndel
2014-07-09Complete GPS coordinates on location focusout.Gravatar Gaetan Bisson
2014-07-09Put a copy of the tags in the displayed dive upon save.Gravatar Tomaz Canabrava
2014-07-09Correctly save the tags on the dive.Gravatar Tomaz Canabrava
2014-07-09Remove if to save or not save the tags.Gravatar Tomaz Canabrava
2014-07-08make GPS coordinates autofilling really workGravatar Gaetan Bisson
2014-07-06UI restructure: cleanup the code when canceling an editGravatar Dirk Hohndel
2014-07-05Show the gas mixing information only when neededGravatar Miika Turkia
2014-07-04Add dive: don't throw away the pressure data enteredGravatar Dirk Hohndel
2014-07-03Small cleanupsGravatar Dirk Hohndel
2014-07-03Autofill GPS coordinates for added dives.Gravatar Gaetan Bisson
2014-07-03UI restructure: use displayed_dive for add dive and plan diveGravatar Dirk Hohndel
2014-07-03UI restructure: get rid of "current" pointer in cylinders and weightsGravatar Dirk Hohndel
2014-07-03UI restructure: only switch to edit mode if user made changeGravatar Dirk Hohndel
2014-07-03UI restructure: track if any data was modifiedGravatar Dirk Hohndel
2014-07-03UI restructure: improve memory handling in maintabGravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo displays displayed_diveGravatar Dirk Hohndel
2014-07-03UI restructure: updateDiveInfo shows the selected dive by defaultGravatar Dirk Hohndel
2014-07-02UI restructure: use a global variable to hold the dive we show / editGravatar Dirk Hohndel
2014-07-01Add dive: remove cylinder pressures from samplesGravatar Dirk Hohndel
2014-07-01Equipment edit: for some reason we need a local copy of indexGravatar Dirk Hohndel
2014-06-29Calculate approx gas bill on divesGravatar Anton Lundin
2014-06-28Fix crash when cancelling a trip editGravatar Dirk Hohndel
2014-06-27Start external viewer on photo double-clickGravatar Sergey Starosek