Age | Commit message (Expand) | Author |
2013-05-29 | Connect preferences to the rest of the code | Dirk Hohndel |
2013-05-28 | Fix the positioning of text in the dive profile | Dirk Hohndel |
2013-05-26 | Hook up most of the Preferences dialog | Dirk Hohndel |
2013-05-26 | Repair the saving and loading of units | Dirk Hohndel |
2013-05-26 | Fix colum visibility selection in the divelist | Dirk Hohndel |
2013-05-26 | Apply some CSS goodness to the Cylinders widget | Dirk Hohndel |
2013-05-25 | We had an extra column in the model for the dive list | Dirk Hohndel |
2013-05-25 | Try to make the equipment tab more compact | Dirk Hohndel |
2013-05-25 | Set a pleasant zoom level to start out with | Dirk Hohndel |
2013-05-25 | Find Google maps in Subsurface's source tree | Dirk Hohndel |
2013-05-25 | Fix GPS coordinates rounding. | Sergey Starosek |
2013-05-25 | If we disable the compass, we don't need to place it, either | Dirk Hohndel |
2013-05-25 | Don't show the compass | Henrik Brautaset Aronsen |
2013-05-25 | Correct the code to enter dive locations | Dirk Hohndel |
2013-05-25 | Avoid marble widget resize when switching dives | Henrik Brautaset Aronsen |
2013-05-24 | Merge branch 'prefsDialog' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-24 | Added support for a preliminary Preferences Dialog | Tomaz Canabrava |
2013-05-24 | Merge branch 'googleEarth' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-24 | Trying the googlemaps integration | Tomaz Canabrava |
2013-05-24 | Fix usage of temporary QByteArrays | Alberto Mardegan |
2013-05-24 | Updated build instructions for MacOSX | Henrik Brautaset Aronsen |
2013-05-24 | Improve wording in askSaveChanges() | Henrik Brautaset Aronsen |
2013-05-24 | Improve wording on buttons when editing a dive | Henrik Brautaset Aronsen |
2013-05-24 | Align the trashbin icon to center | Henrik Brautaset Aronsen |
2013-05-23 | Correctly add new weight / cylinder types, even when hitting 'tab' | Dirk Hohndel |
2013-05-23 | Add weightsystem delegate to enable editing of weightsystem | Dirk Hohndel |
2013-05-23 | Enable the weightsystem info and move the declarations to dive.h | Dirk Hohndel |
2013-05-23 | Remove a compile warning | Dirk Hohndel |
2013-05-23 | Remove obsolete slots | Dirk Hohndel |
2013-05-23 | Allow the CylindersModel delegate to pass data in without unit conversions | Dirk Hohndel |
2013-05-23 | Also changes the size and working pressure of the cylinders | Tomaz Canabrava |
2013-05-23 | Added support for Completing on the Cylinder Type delegate | Tomaz Canabrava |
2013-05-22 | Implement default dive computer and device | Dirk Hohndel |
2013-05-22 | The never ending, futile fight for whitespace consistency | Dirk Hohndel |
2013-05-22 | Re-enable dive computer selectiom | Dirk Hohndel |
2013-05-22 | Start editing Dive Notes when clicking on Rating or Visibility | Dirk Hohndel |
2013-05-22 | Merge branch 'fixResizeEvent' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-22 | Small fixes to the model | Dirk Hohndel |
2013-05-22 | Get the math right for cylinder model setData function | Dirk Hohndel |
2013-05-22 | Fixed update the plot as we resize the view. | Tomaz Canabrava |
2013-05-22 | Merge branch 'comboBoxDelegate' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-22 | Removed the unused add cylinder and add weigthsystem dialogs. | Tomaz Canabrava |
2013-05-22 | Removed unused debug, and set the correct data on the delegates. | Tomaz Canabrava |
2013-05-22 | Merge branch 'comboBoxDelegate' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-22 | Added the trash.png file that was missing. | Tomaz Canabrava |
2013-05-22 | Actually remove cylinders and weightsystems from the data structures | Dirk Hohndel |
2013-05-22 | Added a Delegate for editing Cylinders | Tomaz Canabrava |
2013-05-22 | Shorten the 'set location' text | Dirk Hohndel |
2013-05-22 | Merge branch 'randomFixes' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-22 | Added basic editing functionality for Cylinders and Weigthsystems | Tomaz Canabrava |