Age | Commit message (Expand) | Author |
2013-05-29 | More work on bug 111, Sorting works as it should. | Tomaz Canabrava |
2013-05-29 | Reimplement the Sort method to change from Tree / List, and remember selection. | Tomaz Canabrava |
2013-05-29 | Add a "sort role" for sorting the dive list | Linus Torvalds |
2013-05-29 | Merge branch 'bug111' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-29 | Fix message widget visibility. | Sergey Starosek |
2013-05-29 | Fix default zooming. | Sergey Starosek |
2013-05-29 | Correct the ceiling preference handling | Dirk Hohndel |
2013-05-29 | Correctly enable partial pressure threshold entry in preferences | Dirk Hohndel |
2013-05-29 | Connect preferences to the rest of the code | Dirk Hohndel |
2013-05-28 | Saves the selection to select it later. | Tomaz Canabrava |
2013-05-28 | Switch between Tree / list on column - click. | Tomaz Canabrava |
2013-05-28 | Adds the code to make the dive list behave like tree or list | Tomaz Canabrava |
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 | Improve wording in askSaveChanges() | Henrik Brautaset Aronsen |
2013-05-24 | Improve wording on buttons when editing a dive | 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 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 |