Age | Commit message (Expand) | Author |
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 |
2013-05-20 | Skeleton code for a non-blocking UI thread for downloading dives from the DC | Tomaz Canabrava |
2013-05-20 | Detect libdivecomputer using pkg-config if possible | Miika Turkia |
2013-05-20 | Integrate visibility Star widget into editing flow | Dirk Hohndel |
2013-05-20 | Move visibility Star widget to the DiveNotes tab | Dirk Hohndel |
2013-05-19 | Display the statistics | Dirk Hohndel |
2013-05-19 | Try to add a StarWidget for visibility | Dirk Hohndel |
2013-05-19 | Close needs to clear the Globe and the DiveNotes | Dirk Hohndel |
2013-05-19 | When no dive is displayed, the DiveNotes field should not be editable | Dirk Hohndel |
2013-05-19 | Replace glib file/directory handling with equivalent Qt code | Dirk Hohndel |
2013-05-19 | Implenent file_save and file_save_as | Dirk Hohndel |
2013-05-19 | Show the correct question at exit when there are unsaved changes | Dirk Hohndel |
2013-05-19 | Figure out if the user changed anything when editing | Dirk Hohndel |
2013-05-19 | Rename buttons for dive edit | Dirk Hohndel |
2013-05-19 | Make direct edit the style of choice | Dirk Hohndel |
2013-05-19 | Fix edit behavior | Dirk Hohndel |
2013-05-19 | Merge branch 'chooseEditMode' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-05-19 | Continue populating the DiveInfo tab | Dirk Hohndel |
2013-05-19 | Improve the Dirk edit mode. | Tomaz Canabrava |
2013-05-19 | Made possible to choose the edit style on compile time | Tomaz Canabrava |