Age | Commit message (Expand) | Author |
2014-02-27 | Massive automated whitespace cleanup | Dirk Hohndel |
2014-02-11 | Put include guard to every header | Boris Barbulovski |
2014-02-11 | Update #include statement for QStringListModel | Boris Barbulovski |
2014-02-09 | diveplanner.cpp improvements | Boris Barbulovski |
2013-12-24 | Don't use QList if sizeof(item) > void*. | Tomaz Canabrava |
2013-12-09 | Remove some unused variables | Anton Lundin |
2013-12-09 | Implement a settingsChanged in DivePlannerWidget | Anton Lundin |
2013-12-08 | Keep track of user requested minimum depth | Anton Lundin |
2013-12-03 | Correct parameter names | Dirk Hohndel |
2013-11-30 | Delete the graphics items for the ticks and labels in the ruler | Thiago Macieira |
2013-11-26 | Changing the preferences should update the Add Dive interface | Tomaz Canabrava |
2013-11-19 | Enable gas selection through a context menu | Tomaz Canabrava |
2013-11-19 | Removed obsolete Code ( gaslist on text click ) | Tomaz Canabrava |
2013-11-18 | Fix various issues with the dive add / edit manual dive code | Dirk Hohndel |
2013-11-17 | Removed the ugly icons on the visual profile editor | Tomaz Canabrava |
2013-11-15 | Enable a context menu to remove dive handlers. | Tomaz Canabrava |
2013-11-15 | Correctly handle changes on the CylinderModel to update the AirModel. | Tomaz Canabrava |
2013-11-15 | Remove some unneeded member functions | Anton Lundin |
2013-11-15 | Planner: use a QSpinBox for GFLow/GFHigh | Anton Lundin |
2013-11-14 | Handle tank data correctly in profile editing mode for manually added dive | Dirk Hohndel |
2013-11-13 | Connect changes in the tanks with the dive that is being added | Dirk Hohndel |
2013-11-12 | Make planner work again | Dirk Hohndel |
2013-11-11 | Connect cylinders entered in planner with the gases available | Dirk Hohndel |
2013-11-10 | Enable adding cylinders in the dive planner | Dirk Hohndel |
2013-11-09 | Merge branch 'addDiveGasFix' | Dirk Hohndel |
2013-11-09 | Removed inconsistency when user tried to add dive while planning. | Tomaz Canabrava |
2013-11-08 | Be consistent when passing around gas data in the planner | Dirk Hohndel |
2013-11-01 | Enable undo for the Edit mode on Added Dives. | Tomaz Canabrava |
2013-11-01 | Changed the backup implementation of the samples on EditDive. | Tomaz Canabrava |
2013-11-01 | Enable editing a dive that was manually entered. | Tomaz Canabrava |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-03 | Make the classes generated by uic be real members of our classes | Thiago Macieira |
2013-10-03 | Include the ui_*.h headers in the main headers. | Thiago Macieira |
2013-09-22 | Prevent nodes in planner / dive add profile edit to run past each other | Dirk Hohndel |
2013-09-21 | In planner / add dive use 'ESC' to hide the gas selection popup | Dirk Hohndel |
2013-09-20 | When manually adding a dive, start with a simple dive | Dirk Hohndel |
2013-09-19 | Merge branch 'addDive' | Dirk Hohndel |
2013-09-19 | Continous update of planner | Robert Helling |
2013-09-18 | Rename createDecostops to drawProfile | Dirk Hohndel |
2013-09-18 | Use Planner dialog to add dive | Dirk Hohndel |
2013-09-16 | Plotted the Scale on the Ruler ( depth / time ) on the planner | Tomaz Canabrava |
2013-09-16 | Ok on the planner now correctly creates a Dive. | Tomaz Canabrava |
2013-09-16 | Move the creation of the dive plan to the model | Tomaz Canabrava |
2013-09-16 | Plug the Cancel action on the Dive Planner Table and start the 'ok' code. | Tomaz Canabrava |
2013-09-16 | Position the X and Y labels of the Rulers | Tomaz Canabrava |
2013-09-09 | Make the Plus Button on the planner work. | Tomaz Canabrava |
2013-09-09 | Plug most of the dive planner - non - model stuff. | Tomaz Canabrava |
2013-09-02 | Code Cleanup: Merged the three TableViews shared code | Tomaz Canabrava |
2013-08-30 | Make planned points deletion works on the Table too. | Tomaz Canabrava |
2013-08-30 | Moves deletion logic of divepoints to the Model. | Tomaz Canabrava |