summaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.h
AgeCommit message (Expand)Author
2014-04-05Remove check option to show units in text labelGravatar Lakshman
2014-03-10Show temperature units in the label when editing diveGravatar Lakshman
2014-02-27Massive automated whitespace cleanupGravatar Dirk Hohndel
2014-02-11Put include guard to every headerGravatar Boris Barbulovski
2014-02-11Migrate MainTab models(QStringListModel)Gravatar Boris Barbulovski
2014-01-19Expand tags approach to divemaster fieldGravatar Sergey Starosek
2014-01-16Extend tags model to Buddy fieldGravatar Sergey Starosek
2013-12-28Remove nonexisting member from headerGravatar Dirk Hohndel
2013-12-03Make sure the save/cancel message is always shownGravatar Henrik Brautaset Aronsen
2013-11-28Make it possible to hide some columns on the Cylinders Equipment pane.Gravatar Tomaz Canabrava
2013-11-19Trigger redraw of the Dive Info pane on preferences changeGravatar Dirk Hohndel
2013-11-19Handle double clicks on globe during dive edit modeGravatar Dirk Hohndel
2013-11-14Fix some random compiler warningsGravatar Dirk Hohndel
2013-11-12Only auto-complete gps information when empty.Gravatar Michael Andreen
2013-11-11Stop clicks on the globe from changing dive list selection while editingGravatar Dirk Hohndel
2013-11-08Be consistent when passing around gas data in the plannerGravatar Dirk Hohndel
2013-11-02Added a custom widget for tagging divesGravatar Maximilian Güntner
2013-11-01Enable undo for the Edit mode on Added Dives.Gravatar Tomaz Canabrava
2013-11-01Enable editing a dive that was manually entered.Gravatar Tomaz Canabrava
2013-10-07Remove info.c/info.hGravatar Dirk Hohndel
2013-10-04Correct spelling of "weight" throughout the code.Gravatar Benjamin
2013-10-03Make the classes generated by uic be real members of our classesGravatar Thiago Macieira
2013-10-03Include the ui_*.h headers in the main headers.Gravatar Thiago Macieira
2013-09-25Code cleanup - create a method for cleaning the Palette.Gravatar Tomaz Canabrava
2013-09-25Revert to the old values of Cylinders and Weigthsystems on cancelGravatar Tomaz Canabrava
2013-09-25Created a placeholder for the Equipment Edition.Gravatar Tomaz Canabrava
2013-09-21Allow editing of date & time and air & water temperaturesGravatar Dirk Hohndel
2013-09-19Hook up adding a diveGravatar Dirk Hohndel
2013-09-18Good deal of Code Cleanup for the maintabGravatar Tomaz Canabrava
2013-09-17Improved handling of latitude and longitude.Gravatar Michael Andreen
2013-09-16Merge branch 'multiDiveEdition' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-09-02Code Cleanup: Merged the three TableViews shared codeGravatar Tomaz Canabrava
2013-08-16Enable Multi Dive Editing.Gravatar Tomaz Canabrava
2013-08-13Added completion for buddy, divemaster, location and suit.Gravatar Tomaz Canabrava
2013-08-13Makes the 'auto' edition behave in a better way.Gravatar Tomaz Canabrava
2013-07-17Adds Single-Click editions on the TableViewGravatar Tomaz Canabrava
2013-06-27Better positioning of the plus sign icons in the Equip. tabGravatar Lubomir I. Ivanov
2013-06-19Consistently use slots / signalsGravatar Dirk Hohndel
2013-06-16Save / Restore the sizes of the columns in Cylinders / Weigth widgetsGravatar Tomaz Canabrava
2013-06-14Show & edit trip location and notes when exactly one trip is selectedGravatar Dirk Hohndel
2013-05-23Remove obsolete slotsGravatar Dirk Hohndel
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
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-20Integrate visibility Star widget into editing flowGravatar Dirk Hohndel
2013-05-19Rename buttons for dive editGravatar Dirk Hohndel
2013-05-19Make direct edit the style of choiceGravatar Dirk Hohndel
2013-05-19Improve the Dirk edit mode.Gravatar Tomaz Canabrava
2013-05-18Added option to edit the selected dive.Gravatar Tomaz Canabrava
2013-05-06Added the code to populate the tabs when a dive is selected.Gravatar Tomaz Canabrava