Age | Commit message (Expand) | Author |
2013-11-16 | Fix wrong handling of Dive Table, and revert some wrong changes. | Tomaz Canabrava |
2013-11-15 | This moves the removal code to the model. | Tomaz Canabrava |
2013-11-15 | Use the correct font for the Air Types Model. | Tomaz Canabrava |
2013-11-15 | Correctly handle changes on the CylinderModel to update the AirModel. | Tomaz Canabrava |
2013-11-12 | Add depth colum to cylinder model | Dirk Hohndel |
2013-11-10 | Show a cylinder widget in the dive planner | Dirk Hohndel |
2013-10-15 | Random white space cleanup | Dirk Hohndel |
2013-10-11 | Finish clearing up the TableModels | Tomaz Canabrava |
2013-10-11 | Another Model Cleanup | Tomaz Canabrava |
2013-10-11 | Second model converted to be less boilerplated. | Tomaz Canabrava |
2013-10-11 | Begin to Cleanup the Models, trying to reduce boilerplate. | Tomaz Canabrava |
2013-10-03 | Print: provide means to print profile tables | Lubomir I. Ivanov |
2013-09-25 | Added a 'changed' member on Cylinder/Weigth models to know when to Apply a ch... | Tomaz Canabrava |
2013-09-10 | Fill ws_info structure and use it when entering weight systems | Dirk Hohndel |
2013-08-05 | Print: improve table printing by using QTableView | Lubomir I. Ivanov |
2013-07-18 | Added the code to revert Weigths when user cancels edition | Tomaz Canabrava |
2013-07-18 | 'Cancel' action Cancels editing Cylinders. | Tomaz Canabrava |
2013-07-11 | Models: add the DiveItem::displayDate() helper | Lubomir I. Ivanov |
2013-07-11 | Models: move the declaration of DiveItem to the header | Lubomir I. Ivanov |
2013-07-04 | Qt: Implement trip merging logic | Linus Torvalds |
2013-06-18 | Fix yearly statistics | Dirk Hohndel |
2013-06-18 | Merge branch 'qtHelper' | Dirk Hohndel |
2013-06-18 | Converting the device_info list into a Qt data structure | Dirk Hohndel |
2013-06-17 | Yearly stats are being displayed. | Tomaz Canabrava |
2013-06-17 | Started to do the Yearly Statistics | Tomaz Canabrava |
2013-06-17 | Changed a lot of code to reduce boilerplate on models in the future. | Tomaz Canabrava |
2013-06-17 | Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurface | Dirk Hohndel |
2013-06-16 | Make the columns have a sane default width for 'type' | Tomaz Canabrava |
2013-06-16 | Better handling of default sizes on the Cylinder and Weight widgets | Tomaz Canabrava |
2013-06-07 | Added the code to remove a dive computer. | Tomaz Canabrava |
2013-06-07 | Edit the name of the Dive Computer via dialog. | Tomaz Canabrava |
2013-06-07 | Created a new dialog - Edit DiveComputer | Tomaz Canabrava |
2013-06-06 | Try to get rid of unnecessary reloads of the dive list | Dirk Hohndel |
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 |