Age | Commit message (Expand) | Author |
2013-06-17 | Yearly stats are being displayed. | Tomaz Canabrava |
2013-06-17 | Create a view for the Statistics Model and Fix displaying the header | 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 | Show the device id in hex | Dirk Hohndel |
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-16 | Made all models have the same font. | Tomaz Canabrava |
2013-06-15 | Partially fix dive downloading | Linus Torvalds |
2013-06-13 | Improve the trip header | Linus Torvalds |
2013-06-13 | Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-12 | Implements the DiveList to behave like Linus Explained. | Tomaz Canabrava |
2013-06-12 | Display the correct metric SAC rate in divelist | Dirk Hohndel |
2013-06-08 | Sort 'dive number' column by date, not number | Linus Torvalds |
2013-06-07 | Added the code to remove a dive computer. | Tomaz Canabrava |
2013-06-07 | Removed the buttons on the Edit Dive computers. | 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-05-30 | Fix sorting by rating | Dirk Hohndel |
2013-05-30 | Code layout changes | 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 | 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 |