aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/models.h
AgeCommit message (Expand)Author
2013-06-06Try to get rid of unnecessary reloads of the dive listGravatar Dirk Hohndel
2013-05-29Add a "sort role" for sorting the dive listGravatar Linus Torvalds
2013-05-28Adds the code to make the dive list behave like tree or listGravatar Tomaz Canabrava
2013-05-25We had an extra column in the model for the dive listGravatar Dirk Hohndel
2013-05-23Add weightsystem delegate to enable editing of weightsystemGravatar Dirk Hohndel
2013-05-23Allow the CylindersModel delegate to pass data in without unit conversionsGravatar Dirk Hohndel
2013-05-23Added support for Completing on the Cylinder Type delegateGravatar Tomaz Canabrava
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-22Get the math right for cylinder model setData functionGravatar Dirk Hohndel
2013-05-22Removed the unused add cylinder and add weigthsystem dialogs.Gravatar Tomaz Canabrava
2013-05-22Added basic editing functionality for Cylinders and WeigthsystemsGravatar Tomaz Canabrava
2013-05-22Added a 'trash' icon on the Cylinders and Weigthsystem modelsGravatar 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-14Clean up some typosGravatar Henrik Brautaset Aronsen
2013-05-02Added code to Select a dive, fixed minor annoyances.Gravatar Tomaz Canabrava
2013-05-01Minor style updatesGravatar Dirk Hohndel
2013-05-01Merge branch 'Qt' into RenderStarsOnTableGravatar Tomaz Canabrava
2013-05-01Added Support for the Trips and Dives on the DiveList model.Gravatar Tomaz Canabrava
2013-05-01Hook up adding a weightsystemGravatar Dirk Hohndel
2013-05-01Add data and add functions for WeightModelGravatar Dirk Hohndel
2013-05-01Use the existing current_dive macro in Qt codeGravatar Dirk Hohndel
2013-04-28Fixed loading the stars when opening with file as argv. minor cleanupGravatar Tomaz Canabrava
2013-04-27Added support for showing the Stars on the DiveTableGravatar Tomaz Canabrava
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-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