Age | Commit message (Expand) | Author |
2013-11-21 | Fix a couple of warnings | Dirk Hohndel |
2013-11-21 | Refactoring of the configuration handling. | Patrick Valsecchi |
2013-11-19 | Collect per tank SAC rate | Dirk Hohndel |
2013-11-19 | Do per cylinder statistics | Anton Lundin |
2013-11-19 | Fix trip summary line in dive list | Dirk Hohndel |
2013-11-19 | Immediately update the dive flag label when editing location text | Dirk Hohndel |
2013-11-19 | Handle double clicks on globe during dive edit mode | Dirk Hohndel |
2013-11-18 | Fix various issues with the dive add / edit manual dive code | Dirk Hohndel |
2013-11-17 | Remove ununsed variables | Dirk Hohndel |
2013-11-17 | Make editing message consistent with button labels | Tim Wootton |
2013-11-17 | Use date format from system locale | Anton Lundin |
2013-11-16 | Fix wrong handling of Dive Table, and revert some wrong changes. | Tomaz Canabrava |
2013-11-15 | changed tag completition to case-insensitive | Maximilian Güntner |
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 |