aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/maintab.cpp
AgeCommit message (Expand)Author
2013-05-06Fill Dive Notes widgetGravatar Dirk Hohndel
2013-05-06Added the code to populate the tabs when a dive is selected.Gravatar Tomaz Canabrava
2013-05-06Reformat statistics tab in MainTab tab widgetGravatar Amit Chaudhuri
2013-05-03Reformat dive info page in tab widgetGravatar Amit Chaudhuri
2013-05-01Fix a couple of small problems in add weightsystemGravatar Dirk Hohndel
2013-05-01Create Add Weightsystem dialogGravatar Dirk Hohndel
2013-05-01Don't add cylinders and weightsystems past the MAXGravatar Dirk Hohndel
2013-05-01Hook up adding a weightsystemGravatar Dirk Hohndel
2013-04-14Merge branch 'fixCppStyleToC' of https://github.com/tcanabrava/subsurface int...Gravatar Dirk Hohndel
2013-04-14Undoing the last Qtr_ hackGravatar Dirk Hohndel
2013-04-14Fixed the C++ code Style to conform the C style that was previously agreed upon.Gravatar Tomaz Canabrava
2013-04-13Add Qtr_ macros that uses gettext in a tr() compatible mannerGravatar Dirk Hohndel
2013-04-13Started the real code on the Qt Interface.Gravatar Tomaz Canabrava
2013-04-09Makefile: detect which files need moc and uicGravatar Alberto Mardegan
2013-04-07Start creating the Qt UIGravatar Tomaz Canabrava