aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/models.cpp
AgeCommit message (Expand)Author
2013-04-24Use Subsurface's data structures for DiveItemGravatar Dirk Hohndel
2013-04-24Correctly format depth and timeGravatar Dirk Hohndel
2013-04-24Fix column headings for divelistGravatar Dirk Hohndel
2013-04-24Amend divetrip model to use int unitsGravatar Amit Chaudhuri
2013-04-22Move model related code from MainWindow and adjustments.Gravatar Tomaz Canabrava
2013-04-15Added the code that will load and populate the Tank InfoGravatar Tomaz Canabrava
2013-04-14Undoing the last Qtr_ hackGravatar Dirk Hohndel
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