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-14 | Fix edition of alphanumeric input on equipments. | Tomaz Canabrava |
2013-11-13 | Connect changes in the tanks with the dive that is being added | Dirk Hohndel |
2013-11-12 | Use existing helper function | Dirk Hohndel |
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 |