summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-07Add CaseInsensitivity to all of the completers.Gravatar Tomaz Canabrava
2014-01-03Maintab: prevent a segfault in the 'Equipment' tabGravatar Lubomir I. Ivanov
2014-01-03MainTab location coordinates displayed in ISO6709 formatGravatar Tim Wootton
2013-12-27Clear equipment tab for trips displayGravatar Dirk Hohndel
2013-12-27Handle editing a manually added dive consistentlyGravatar Dirk Hohndel
2013-12-25Don't reset panels while editing a diveGravatar Dirk Hohndel
2013-12-24Fix subsurface on dark themes.Gravatar Tomaz Canabrava
2013-12-23Improve GPS string handlingGravatar Dirk Hohndel
2013-12-20When saving / canceling edition, focus back to the Dive ListGravatar Tomaz Canabrava
2013-12-20Fix the cursor problem on the TagWidgetGravatar Tomaz Canabrava
2013-12-20Simplify the code by removing a few options from the if.Gravatar Tomaz Canabrava
2013-12-19Fix a missing parentheses warningGravatar Lubomir I. Ivanov
2013-12-16Use UTF-8 for text strings.Gravatar Michael Andreen
2013-12-14When editing multiple dives, only copy the cylinder typeGravatar Dirk Hohndel
2013-12-13Improve MainTab behavior when using the scroll wheelGravatar Dirk Hohndel
2013-12-12Save and reestore scrollbar position on editing the items.Gravatar Tomaz Canabrava