summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2014-05-27No need to separately enable and switch focus to the dive listGravatar Dirk Hohndel
2014-05-26Planner: don't try to update the MainTab dive info while in plan modeGravatar Dirk Hohndel
2014-05-26Planner: Re-enable using the new profile.Gravatar Tomaz Canabrava
2014-05-22Gratuitous whitespace changesGravatar Dirk Hohndel
2014-05-22Back to profile or empty state when finishing addition.Gravatar Tomaz Canabrava
2014-05-20Consistently use for_each_dive (and use it correctly)Gravatar Dirk Hohndel
2014-05-18Improve the tag widget to allow us to tab to the next fieldGravatar Dirk Hohndel
2014-05-13Move printGpsCoords from MainTab to QtHelperGravatar Tomaz Canabrava
2014-05-07Apply the edit of trip locationsGravatar Anton Lundin
2014-05-07Only mark location changed when in edit modeGravatar Anton Lundin
2014-05-07Improve the color coding when editing coordinatesGravatar Dirk Hohndel
2014-05-07Hack around a translation issueGravatar Dirk Hohndel
2014-05-07Globe: assume that we are looking at the current_diveGravatar Dirk Hohndel
2014-05-07Globe: we always center on the current diveGravatar Dirk Hohndel
2014-05-07Multi dive edit: don't change location texts until user saves the changeGravatar Dirk Hohndel
2014-05-06Simplify string comparisonGravatar Dirk Hohndel
2014-05-06More multi-edit fixesGravatar Dirk Hohndel
2014-05-06Only change identical fields when editing multiple divesGravatar Dirk Hohndel