Age | Commit message (Expand) | Author |
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 |
2013-05-19 | Removed unused GTK calls onto the Qt version | Tomaz Canabrava |
2013-05-19 | Make the Text on the DiveList be 30% smaller than other text | Tomaz Canabrava |
2013-05-18 | While editing the left button is renamed to "OK" to accept the changes | Dirk Hohndel |
2013-05-18 | Make impossible to change dives while editing one. | Tomaz Canabrava |
2013-05-18 | Add a variable for the Marble library name | Thiago Macieira |
2013-05-18 | Detect the presence of the missing Marble header by compiling it | Thiago Macieira |
2013-05-18 | Remove QT_NO_KEYWORDS for good | Thiago Macieira |
2013-05-18 | Added option to edit the selected dive. | Tomaz Canabrava |
2013-05-18 | Work around broken Marble on Debian | Dirk Hohndel |
2013-05-18 | Update README with warning about incomplete state of Qt port | Dirk Hohndel |