Age | Commit message (Expand) | Author |
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 |
2013-05-22 | Extend a bit the skeleton 'removes' on cylinder and weigth to help dirk. | Tomaz Canabrava |
2013-05-22 | Calm down the Globe widget | Dirk Hohndel |
2013-05-22 | Added a 'trash' icon on the Cylinders and Weigthsystem models | Tomaz Canabrava |
2013-05-22 | Disable some MacOSX GTK dependencies | Henrik Brautaset Aronsen |
2013-05-22 | Only enable the add buttons when there's a dive loaded | Tomaz Canabrava |
2013-05-22 | Re Enable the option to add cylinders / weigthsystems. | Tomaz Canabrava |
2013-05-22 | Rework on the Equipment tab to make it look more Modern. | Tomaz Canabrava |
2013-05-22 | Fixed the 'click in close doesn't close' on KMessageWidget. | Tomaz Canabrava |
2013-05-21 | Replace GError handling with a kMessageWidget based approach | Dirk Hohndel |
2013-05-21 | Remove Gtk crud | Dirk Hohndel |
2013-05-21 | Initialize QSettings earlier & change the Organization to "Subsurface" | Dirk Hohndel |
2013-05-21 | Merge branch 'microFixes' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-21 | Removing an kinky settings that I forgot to. | Tomaz Canabrava |
2013-05-21 | Fixed the hide / show columns using the settings. | Tomaz Canabrava |
2013-05-21 | Correctly restore the column sizes in the dive list | Dirk Hohndel |
2013-05-21 | Merge branch 'microFixes' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-21 | Added code for handling of show / hide of columns. | Tomaz Canabrava |
2013-05-21 | Correctly format the values shown for cylinders and weights | Dirk Hohndel |
2013-05-21 | Correctly use the weightsystem_none / cylinder_none helpers | Dirk Hohndel |
2013-05-21 | Fixed memory leak | Tomaz Canabrava |
2013-05-21 | Added support for visualization the Weigthssystems on the Equipment Tab. | Tomaz Canabrava |
2013-05-21 | Added the code to show the cylinders from a dive. | Tomaz Canabrava |
2013-05-20 | Implement rudimentary divecomputer download | Dirk Hohndel |
2013-05-20 | Populate the Vendor && Dive computer information. | Tomaz Canabrava |
2013-05-20 | Added code to cancel the thread. | Tomaz Canabrava |