Age | Commit message (Expand) | Author |
2013-05-29 | Add a "sort role" for sorting the dive list | Linus Torvalds |
2013-05-28 | Adds the code to make the dive list behave like tree or list | Tomaz Canabrava |
2013-05-25 | We had an extra column in the model for the dive list | Dirk Hohndel |
2013-05-23 | Add weightsystem delegate to enable editing of weightsystem | Dirk Hohndel |
2013-05-23 | Allow the CylindersModel delegate to pass data in without unit conversions | Dirk Hohndel |
2013-05-23 | Added support for Completing on the Cylinder Type delegate | Tomaz Canabrava |
2013-05-22 | The never ending, futile fight for whitespace consistency | Dirk Hohndel |
2013-05-22 | Get the math right for cylinder model setData function | Dirk Hohndel |
2013-05-22 | Removed the unused add cylinder and add weigthsystem dialogs. | Tomaz Canabrava |
2013-05-22 | Added basic editing functionality for Cylinders and Weigthsystems | Tomaz Canabrava |
2013-05-22 | Added a 'trash' icon on the Cylinders and Weigthsystem models | Tomaz Canabrava |
2013-05-21 | Added support for visualization the Weigthssystems on the Equipment Tab. | Tomaz Canabrava |
2013-05-21 | Added the code to show the cylinders from a dive. | Tomaz Canabrava |
2013-05-14 | Clean up some typos | Henrik Brautaset Aronsen |
2013-05-02 | Added code to Select a dive, fixed minor annoyances. | Tomaz Canabrava |
2013-05-01 | Minor style updates | Dirk Hohndel |
2013-05-01 | Merge branch 'Qt' into RenderStarsOnTable | Tomaz Canabrava |
2013-05-01 | Added Support for the Trips and Dives on the DiveList model. | Tomaz Canabrava |
2013-05-01 | Hook up adding a weightsystem | Dirk Hohndel |
2013-05-01 | Add data and add functions for WeightModel | Dirk Hohndel |
2013-05-01 | Use the existing current_dive macro in Qt code | Dirk Hohndel |
2013-04-28 | Fixed loading the stars when opening with file as argv. minor cleanup | Tomaz Canabrava |
2013-04-27 | Added support for showing the Stars on the DiveTable | Tomaz Canabrava |
2013-04-22 | Move model related code from MainWindow and adjustments. | Tomaz Canabrava |
2013-04-15 | Added the code that will load and populate the Tank Info | Tomaz Canabrava |
2013-04-13 | Add Qtr_ macros that uses gettext in a tr() compatible manner | Dirk Hohndel |
2013-04-13 | Started the real code on the Qt Interface. | Tomaz Canabrava |