aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2014-05-06Change EDIT_SELECTED_DIVES macroGravatar Dirk Hohndel
2014-05-01Re-center on current dive if dive edit is canceledGravatar Dirk Hohndel
2014-05-01Dont set coordinates when two or more dives are selectedv4.0.97Gravatar Tomaz Canabrava
2014-04-28Only auto-fill coordinates for non-empty location stringsGravatar Dirk Hohndel
2014-04-17Correctly edit air/water temp in dive structGravatar Yosef Hamza
2014-04-14Mark Air/Water temp field red for wrong input.Gravatar Yosef Hamza
2014-04-05Remove check option to show units in text labelGravatar Lakshman
2014-04-03Correctly handle dive selection after editing divesGravatar Dirk Hohndel
2014-03-27Fix redundant spaces in info panelGravatar Lakshman
2014-03-25Redraw profile when manipulating cylindersGravatar Jan Mulder
2014-03-23Enable parts of planner based on defineGravatar Anton Lundin
2014-03-19Saving edits requires to move focus firstGravatar Gehad
2014-03-17Translate using tr() to be Qt5-compatibleGravatar Anton Lundin
2014-03-17Be more careful about dive computer selectionGravatar Linus Torvalds
2014-03-15Don't put cylinder widget in edit mode if deletion of cylinder failedGravatar Dirk Hohndel
2014-03-10Show temperature units in the label when editing diveGravatar Lakshman
2014-03-10Get rid of crazy empty tag_list element at the startGravatar Linus Torvalds