Age | Commit message (Expand) | Author |
2013-11-12 | Add depth colum to cylinder model | Dirk Hohndel |
2013-11-11 | Fix crash when cancelling dive add on empty dive list | Dirk Hohndel |
2013-11-10 | Show a cylinder widget in the dive planner | Dirk Hohndel |
2013-10-16 | Helpers: move some date related function to qt-gui.cpp | Lubomir I. Ivanov |
2013-10-15 | Printing adjustments | Robert Helling |
2013-10-15 | printlayout.cpp: Increase the font size in tables bellow profile | Lubomir I. Ivanov |
2013-10-13 | Models: fix two potential crashes | Lubomir I. Ivanov |
2013-10-13 | Adds missing "EndPress" column header for cylinder table | Tim Wootton |
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-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 |