Age | Commit message (Expand) | Author |
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 |
2013-09-22 | Hack to clear the date when no dive is displayed | Dirk Hohndel |
2013-09-22 | Fix crash when closing the data file | Dirk Hohndel |
2013-09-22 | Fix crash when adding dive to empty dive list | Dirk Hohndel |
2013-09-22 | Fix enabling info widget when closing a dive | Alexandre Dupas |
2013-09-21 | Allow editing of date & time and air & water temperatures | Dirk Hohndel |
2013-09-20 | Adding a dive changes the dive list | Dirk Hohndel |
2013-09-20 | Simplistic solution to add dive number to dive added | Dirk Hohndel |
2013-09-19 | Merge branch 'addDive' | Dirk Hohndel |
2013-09-19 | Hook up cancelling out of adding a dive | Dirk Hohndel |
2013-09-19 | Hook up adding a dive | Dirk Hohndel |
2013-09-19 | Fixes for gps coordinates handling. | Michael Andreen |
2013-09-18 | Fix updateDiveInfo to clear coordinates when called with invalid dive | Dirk Hohndel |
2013-09-18 | Added the Message and the Buttons on the Equipment Tab | Tomaz Canabrava |
2013-09-18 | Add a Warning icon on the changed tabs, for edition of dives. | Tomaz Canabrava |
2013-09-18 | Good deal of Code Cleanup for the maintab | Tomaz Canabrava |
2013-09-17 | Improved handling of latitude and longitude. | Michael Andreen |
2013-09-16 | Merge branch 'multiDiveEdition' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-09-02 | Code Cleanup: Merged the three TableViews shared code | Tomaz Canabrava |
2013-08-28 | Made the TableViews share a bit of code, code cleanup. | Tomaz Canabrava |
2013-08-16 | Good deal of code cleanup. | Tomaz Canabrava |
2013-08-16 | Change bg of edited parts of the dive on the interface | Tomaz Canabrava |