Age | Commit message (Expand) | Author |
2014-05-26 | Planner: Re-enable using the new profile. | Tomaz Canabrava |
2014-05-13 | Move DiveList related methods/classes to own file. | Tomaz Canabrava |
2014-05-08 | When starting the planner, copy cylinders from currently selected dive. | Robert C. Helling |
2014-03-23 | Enable parts of planner based on define | Anton Lundin |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-11 | Put include guard to every header | Boris Barbulovski |
2014-01-26 | Disable the switching depth column for cylinders | Dirk Hohndel |
2014-01-16 | Fix some memory leaks. | Boris Barbulovski |
2014-01-11 | Don't show tanks that aren't used during a dive | Dirk Hohndel |
2014-01-07 | Not everything can be done with the diveId | Dirk Hohndel |
2014-01-07 | Get rid of pointers to dive structures in the UI | Dirk Hohndel |
2013-12-06 | Added a language preference to the Settings. | Tomaz Canabrava |
2013-11-28 | Make it possible to hide some columns on the Cylinders Equipment pane. | Tomaz Canabrava |
2013-11-18 | Make it posible to renumber dives. | Tomaz Canabrava |
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 |