Age | Commit message (Expand) | Author |
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 |
2013-08-16 | Enable Multi Dive Editing. | Tomaz Canabrava |
2013-08-13 | Fixed a bug where the auto-completion would not work via commandline. | Tomaz Canabrava |
2013-08-13 | Added completion for buddy, divemaster, location and suit. | Tomaz Canabrava |
2013-08-13 | Fixes showing the labels of divemaster and buddy after a trip selection | Tomaz Canabrava |
2013-08-13 | Makes the 'auto' edition behave in a better way. | Tomaz Canabrava |
2013-07-17 | Adds Single-Click editions on the TableView | Tomaz Canabrava |
2013-06-27 | Coordinate some mark_divelist_changed() calls | Lubomir I. Ivanov |
2013-06-27 | Better positioning of the plus sign icons in the Equip. tab | Lubomir I. Ivanov |
2013-06-16 | Save / Restore the sizes of the columns in Cylinders / Weigth widgets | Tomaz Canabrava |