aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
2013-06-27Better positioning of the plus sign icons in the Equip. tabGravatar Lubomir I. Ivanov
2013-06-16Save / Restore the sizes of the columns in Cylinders / Weigth widgetsGravatar Tomaz Canabrava
2013-06-16Make the columns have a sane default width for 'type'Gravatar Tomaz Canabrava
2013-06-16Better handling of default sizes on the Cylinder and Weight widgetsGravatar Tomaz Canabrava
2013-06-14Show & edit trip location and notes when exactly one trip is selectedGravatar Dirk Hohndel
2013-06-07Disable Document Mode for MainTab on MacOSXGravatar Henrik Brautaset Aronsen
2013-06-05Reload globe after dive location was modifiedGravatar Dirk Hohndel
2013-06-04Added a new widget 'MinMaxAvgWidget'Gravatar Tomaz Canabrava
2013-06-02Once again try to fix the selectionGravatar Dirk Hohndel
2013-05-31Use a slightly shorter date string for Info tabGravatar Dirk Hohndel
2013-05-30Align Labels on center.Gravatar Tomaz Canabrava
2013-05-25Try to make the equipment tab more compactGravatar Dirk Hohndel
2013-05-24Improve wording on buttons when editing a diveGravatar Henrik Brautaset Aronsen
2013-05-23Add weightsystem delegate to enable editing of weightsystemGravatar Dirk Hohndel
2013-05-23Remove obsolete slotsGravatar Dirk Hohndel
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Start editing Dive Notes when clicking on Rating or VisibilityGravatar Dirk Hohndel
2013-05-22Removed the unused add cylinder and add weigthsystem dialogs.Gravatar Tomaz Canabrava
2013-05-22Added a Delegate for editing CylindersGravatar Tomaz Canabrava
2013-05-22Added a 'trash' icon on the Cylinders and Weigthsystem modelsGravatar Tomaz Canabrava
2013-05-22Only enable the add buttons when there's a dive loadedGravatar Tomaz Canabrava
2013-05-22Re Enable the option to add cylinders / weigthsystems.Gravatar Tomaz Canabrava
2013-05-22Rework on the Equipment tab to make it look more Modern.Gravatar Tomaz Canabrava
2013-05-21Fixed memory leakGravatar Tomaz Canabrava
2013-05-21Added support for visualization the Weigthssystems on the Equipment Tab.Gravatar Tomaz Canabrava
2013-05-21Added the code to show the cylinders from a dive.Gravatar Tomaz Canabrava
2013-05-20Integrate visibility Star widget into editing flowGravatar Dirk Hohndel
2013-05-19Display the statisticsGravatar Dirk Hohndel
2013-05-19Try to add a StarWidget for visibilityGravatar Dirk Hohndel
2013-05-19When no dive is displayed, the DiveNotes field should not be editableGravatar Dirk Hohndel
2013-05-19Figure out if the user changed anything when editingGravatar Dirk Hohndel
2013-05-19Rename buttons for dive editGravatar Dirk Hohndel
2013-05-19Make direct edit the style of choiceGravatar Dirk Hohndel
2013-05-19Fix edit behaviorGravatar Dirk Hohndel
2013-05-19Merge branch 'chooseEditMode' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-19Continue populating the DiveInfo tabGravatar Dirk Hohndel
2013-05-19Improve the Dirk edit mode.Gravatar Tomaz Canabrava
2013-05-19Made possible to choose the edit style on compile timeGravatar Tomaz Canabrava
2013-05-18While editing the left button is renamed to "OK" to accept the changesGravatar Dirk Hohndel
2013-05-18Make impossible to change dives while editing one.Gravatar Tomaz Canabrava
2013-05-18Added option to edit the selected dive.Gravatar Tomaz Canabrava
2013-05-14Clean up some typosGravatar Henrik Brautaset Aronsen
2013-05-13Change setText(QString()) to clear()Gravatar Tomaz Canabrava
2013-05-13Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip )Gravatar Tomaz Canabrava
2013-05-10Tweaks to maintabGravatar Amit Chaudhuri
2013-05-09Horizontally align labels on info widget page.Gravatar Amit Chaudhuri
2013-05-08Fix crash on right click dive tripGravatar Amit Chaudhuri
2013-05-08Avoid potential crash if no dive is selectedGravatar Dirk Hohndel
2013-05-06Enable the code that was #if 0'ed outGravatar Thiago Macieira
2013-05-06Start populating the maintab Dive Info widgetGravatar Dirk Hohndel