summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
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
2013-12-10Fix selection tracking bugGravatar Dirk Hohndel
2013-12-09Use implicit zero initialize for the whole array.Gravatar Anton Lundin
2013-12-07Fix typo in colorGravatar Dirk Hohndel
2013-12-04Make Gnome3 be bearableGravatar Tomaz Canabrava
2013-12-03Attempt to fix the 'click goes to 0,0' thing on the globe.Gravatar Tomaz Canabrava
2013-12-03Select the newly added dive after adding it.Gravatar Tomaz Canabrava
2013-12-03Don't call fixup_dive when editing a tripGravatar Dirk Hohndel
2013-12-03Make sure the save/cancel message is always shownGravatar Henrik Brautaset Aronsen
2013-12-02Make dive edit message box tex more conciseGravatar Dirk Hohndel
2013-12-02Make the message when editing a dive fit betterGravatar Dirk Hohndel
2013-12-02Removed The button box from mainwindow, buttons are now on the message.Gravatar Tomaz Canabrava
2013-12-02Fixes Setting the dive-location via the map.Gravatar Tomaz Canabrava
2013-12-01Reflect air and water temperature changes in dive infoGravatar Dirk Hohndel
2013-11-30Separate text labels for air and water temperaturesGravatar Henrik Brautaset Aronsen
2013-11-29Avoid using manual timezone offsets.Gravatar Michael Andreen
2013-11-29Turn off dive location edit hint when cancelling dive editGravatar Dirk Hohndel