aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2014-06-03Ask before discarding editsGravatar Dirk Hohndel
2014-06-03Add a static 'instance()' member for the Photos model.Gravatar Tomaz Canabrava
2014-06-03Cancel dive edit when escape key is pressedGravatar Dirk Hohndel
2014-06-03Make the new picture widget display the pictures.Gravatar Tomaz Canabrava
2014-06-02Rewrite dive edit logicGravatar Dirk Hohndel
2014-06-01Override the MinMaxAvgWidget tool tips for the depth instance.Gravatar Tim Wootton
2014-05-28Fix edition of manually added dives.Gravatar Tomaz Canabrava
2014-05-28Fix crash on adding / removing a dives from add menuGravatar Tomaz Canabrava
2014-05-27Dive add: fix crash when cancelingGravatar Dirk Hohndel
2014-05-27Fix manually adding diveGravatar Dirk Hohndel