Age | Commit message (Expand) | Author |
2013-11-14 | Sort the dive table after adding a dive | Dirk Hohndel |
2013-11-14 | Handle tank data correctly in profile editing mode for manually added dive | Dirk Hohndel |
2013-11-14 | Maintain the selection when aborting "dive add" | Dirk Hohndel |
2013-11-13 | Don't overwrite the new cylinders when adding a dive | Dirk Hohndel |
2013-11-13 | Correct behavior when adding a dive to an empty list and canceling the add | Dirk Hohndel |
2013-11-13 | Partially revert d72c69db7a49f and fix its errors | Tomaz Canabrava |
2013-11-12 | Only auto-complete gps information when empty. | Michael Andreen |
2013-11-12 | Make gas selection for add dive work | Dirk Hohndel |
2013-11-12 | Handle add dive cancel correctly | Dirk Hohndel |
2013-11-12 | First steps to make add dive work with the correct infrastructure | Dirk Hohndel |
2013-11-12 | Add depth colum to cylinder model | Dirk Hohndel |
2013-11-11 | Stop clicks on the globe from changing dive list selection while editing | Dirk Hohndel |
2013-11-10 | Show a cylinder widget 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-07 | Fix for equipment tab cancel button bug | Taiane Ramos |
2013-11-07 | Hide temperature fields when displaying / editing trip data | Dirk Hohndel |
2013-11-05 | Hide TadWidget and Label when editing a trip | Maximilian Güntner |
2013-11-05 | Show a different message when editing more than one dive | Dirk Hohndel |
2013-11-02 | Added a custom widget for tagging dives | Maximilian Güntner |
2013-11-01 | Enable undo for the Edit mode on Added Dives. | Tomaz Canabrava |
2013-11-01 | Enable editing a dive that was manually entered. | Tomaz Canabrava |
2013-10-24 | Subject: [PATCH] No need to center on dive after editing coordinates. | Michael Andreen |
2013-10-11 | Good deal of whitespace fixes and code cleanup. | Tomaz Canabrava |
2013-10-10 | Added salinity to the Dive Info tab. | Patrick Valsecchi |
2013-10-08 | Fix crash when cancelling 'Add Dive' | Dirk Hohndel |
2013-10-07 | Remove info.c/info.h | Dirk Hohndel |
2013-10-07 | Maximum depth of a dive/a series of dives is not show correctly | Benjamin |
2013-10-06 | Parse GPS text in C++ and re-implement GPS changed check | Dirk Hohndel |
2013-10-06 | First steps towards removing glib dependencies | Dirk Hohndel |
2013-10-04 | Correct spelling of "weight" throughout the code. | Benjamin |
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-10-01 | Fix weight adding in the Qt UI & fix the header height for tables | Patrick Valsecchi |
2013-09-27 | Hack to make the subsurface work on Gnome3 shell | Tomaz Canabrava |
2013-09-26 | Fixed the display of Subsurface in Smaller Screens | Tomaz Canabrava |
2013-09-26 | Only set documentMode on tab if in Oxygen style. | Tomaz Canabrava |
2013-09-26 | Cleanup the prettyness of subsurface on Gtk+ style. | Tomaz Canabrava |
2013-09-25 | Hook 'Add' from cylinders and weigths to enable Edition | Tomaz Canabrava |
2013-09-25 | Code cleanup | Tomaz Canabrava |
2013-09-25 | Set the Cylinders and Weigths to all selected dives after pressing 'Accept' | Tomaz Canabrava |
2013-09-25 | Code cleanup - create a method for cleaning the Palette. | Tomaz Canabrava |
2013-09-25 | Only mark dive list as changed if 'Accepted' was clicked. | Tomaz Canabrava |
2013-09-25 | Enable Edition by clicking anywhere on the Cylinders and Weigths. | Tomaz Canabrava |
2013-09-25 | Revert to the old values of Cylinders and Weigthsystems on cancel | Tomaz Canabrava |
2013-09-25 | Created a placeholder for the Equipment Edition. | Tomaz Canabrava |
2013-09-24 | Disable info widget when canceling 'add dive' for a first dive | Dirk Hohndel |
2013-09-23 | Call refreshDisplay() after editing a dive | Dirk Hohndel |
2013-09-22 | Disable the info widget when no dive is selected | Dirk Hohndel |