Age | Commit message (Expand) | Author |
2013-05-25 | Try to make the equipment tab more compact | Dirk Hohndel |
2013-05-24 | Fix usage of temporary QByteArrays | Alberto Mardegan |
2013-05-23 | Correctly add new weight / cylinder types, even when hitting 'tab' | Dirk Hohndel |
2013-05-23 | Add weightsystem delegate to enable editing of weightsystem | Dirk Hohndel |
2013-05-23 | Enable the weightsystem info and move the declarations to dive.h | 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 | Small fixes to the model | Dirk Hohndel |
2013-05-22 | Get the math right for cylinder model setData function | Dirk Hohndel |
2013-05-22 | Merge branch 'comboBoxDelegate' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-22 | Removed the unused add cylinder and add weigthsystem dialogs. | Tomaz Canabrava |
2013-05-22 | Removed unused debug, and set the correct data on the delegates. | Tomaz Canabrava |
2013-05-22 | Actually remove cylinders and weightsystems from the data structures | Dirk Hohndel |
2013-05-22 | Added basic editing functionality for Cylinders and Weigthsystems | Tomaz Canabrava |
2013-05-22 | Extend a bit the skeleton 'removes' on cylinder and weigth to help dirk. | Tomaz Canabrava |
2013-05-22 | Added a 'trash' icon on the Cylinders and Weigthsystem models | Tomaz Canabrava |
2013-05-21 | Correctly format the values shown for cylinders and weights | Dirk Hohndel |
2013-05-21 | Correctly use the weightsystem_none / cylinder_none helpers | Dirk Hohndel |
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-19 | Make the Text on the DiveList be 30% smaller than other text | Tomaz Canabrava |
2013-05-14 | Don't add half a kilo/pound when adding weights | Henrik Brautaset Aronsen |
2013-05-14 | Fix inaccurate weight and temperature display in dive list | Henrik Brautaset Aronsen |
2013-05-14 | Clean up some typos | Henrik Brautaset Aronsen |
2013-05-13 | Trying to make the DiveList selection behave correctly | Tomaz Canabrava |
2013-05-11 | Fix crash in DiveTripModel. | Amit Chaudhuri |
2013-05-06 | Start populating the maintab Dive Info widget | Dirk Hohndel |
2013-05-02 | Merge branch 'tomaz-css' into Qt | Dirk Hohndel |
2013-05-02 | Added code to Select a dive, fixed minor annoyances. | Tomaz Canabrava |
2013-05-02 | Test the CSS for styling the TableView | Tomaz Canabrava |
2013-05-02 | Alternate background colors for dive list | Dirk Hohndel |
2013-05-02 | Set better column widths in the dive list | Dirk Hohndel |
2013-05-02 | Show cylinder and gas used in the Qt dive list | Dirk Hohndel |
2013-05-02 | Show trip date (with number of dives) in dive/trip list | Dirk Hohndel |
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 | Don't add cylinders and weightsystems past the MAX | Dirk Hohndel |
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-25 | Remove the explicit UTF-8 conversions | Dirk Hohndel |
2013-04-25 | Minor cleanup of constructors and one accessor for DiveItem | Dirk Hohndel |
2013-04-25 | Remove useless members of DiveItem | Henrik Brautaset Aronsen |
2013-04-25 | Simplify DiveItem | Henrik Brautaset Aronsen |
2013-04-24 | Use Subsurface's data structures for DiveItem | Dirk Hohndel |
2013-04-24 | Correctly format depth and time | Dirk Hohndel |