aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2014-03-09Code Cleanup ( that fix 2 bugs )Gravatar Tomaz Canabrava
2014-03-07Remove the old profile from the main screen of SubsurfaceGravatar Tomaz Canabrava
2014-03-03Whitespace cleanupGravatar Dirk Hohndel
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-20Clear edit mode for manually added divesGravatar Miika Turkia
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-12More variable scope confusionsGravatar Dirk Hohndel
2014-02-11Fix ATM-vs-bar confusionGravatar Linus Torvalds
2014-02-11Migrate MainTab models(QStringListModel)Gravatar Boris Barbulovski
2014-02-09maintab.cpp improvements.Gravatar Boris Barbulovski
2014-01-26Disable the switching depth column for cylindersGravatar Dirk Hohndel
2014-01-22Allow manually added dives to have their location changedGravatar Robert Helling
2014-01-19Enter dive edit mode on divemaster field focusGravatar Sergey Starosek
2014-01-19Expand tags approach to divemaster fieldGravatar Sergey Starosek
2014-01-19Use focus policy setting from widget constructorGravatar Sergey Starosek
2014-01-19Ignore mouse wheel events on tags widgetGravatar Sergey Starosek
2014-01-17Remove duplicate method callGravatar Sergey Starosek
2014-01-16Fix some memory leaks.Gravatar Boris Barbulovski
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-16Enter dive edit mode on buddy field focusGravatar Sergey Starosek
2014-01-16Extend tags model to Buddy fieldGravatar Sergey Starosek
2014-01-15Don't downgrade tags to AsciiGravatar Anton Lundin