Age | Commit message (Expand) | Author |
2013-10-11 | Good deal of whitespace fixes and code cleanup. | Tomaz Canabrava |
2013-10-04 | Add a helper function to calculate weight display string | Benjamin |
2013-10-04 | Use the same conversion grams->lbs in dive and equipment list | Benjamin |
2013-10-03 | Print: provide means to print profile tables | Lubomir I. Ivanov |
2013-09-25 | Only mark dive list as changed if 'Accepted' was clicked. | Tomaz Canabrava |
2013-09-25 | Added a 'changed' member on Cylinder/Weigth models to know when to Apply a ch... | Tomaz Canabrava |
2013-09-10 | Fix row counting bug | Dirk Hohndel |
2013-09-10 | Change ws_info and tank_info types | Dirk Hohndel |
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 | Fixes incorrect editing policies. | Tomaz Canabrava |
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-16 | Fixes the Combobox behavior on the inline-edit | 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-19 | Show sample pressures in the cylinder equipment page | Linus Torvalds |
2013-06-19 | Don't show '0.0%' gas percentages | Linus Torvalds |
2013-06-19 | Fix the imperial cylinder size calculations in equipment handling | Linus Torvalds |
2013-06-19 | O2/He percentages aren't integral | Linus Torvalds |
2013-06-19 | Replace wet_volume calculation with straight forward pressure formula | Dirk Hohndel |
2013-06-19 | Fix cylinder data O2/He percentage entry braindamage | Dirk Hohndel |
2013-06-19 | Improve readability of yearly statistics | Dirk Hohndel |
2013-06-18 | Fix yearly statistics | Dirk Hohndel |
2013-06-18 | Improve display of yearly statistics | Dirk Hohndel |
2013-06-18 | Reduce the bleeding in my eyes | Dirk Hohndel |
2013-06-18 | Clean up the last merge | 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 | 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 |