aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2014-06-26Correctly use our "localtime"Gravatar Dirk Hohndel
2014-06-26Fixed changing dates with the new date widget.Gravatar Tomaz Canabrava
2014-06-26Added code for TimeEditGravatar Tomaz Canabrava
2014-06-26Headers cleanup.Gravatar Tomaz Canabrava
2014-06-20Added the new Date Widget on the MainTab.Gravatar Tomaz Canabrava
2014-06-20Simplify codeGravatar Tomaz Canabrava
2014-06-12Don't copy the current dive ontop of editedDive after edit has startedGravatar Dirk Hohndel
2014-06-10Remove unused variableGravatar Dirk Hohndel
2014-06-10Improve statistic on used gasGravatar Dirk Hohndel
2014-06-09Add gas consumption statistic for selected divesGravatar Dirk Hohndel
2014-06-09Don't show the average depth for the selected divesGravatar Dirk Hohndel
2014-06-09Dive edit: do a better job noticing when the coordinates were changedGravatar Dirk Hohndel
2014-06-03Dive edit: avoid memory leaksGravatar Dirk Hohndel
2014-06-03Dive edit: don't free the taglist of the master diveGravatar Dirk Hohndel