Age | Commit message (Expand) | Author |
2013-06-12 | Add fifth view mode "Globe" for main window | Dirk Hohndel |
2013-06-10 | Added a simple "TextEditor" in the graph, for a plan mode. | Tomaz Canabrava |
2013-06-10 | Added the option to create a new dive from the menu. | Tomaz Canabrava |
2013-06-09 | Merge branch 'fileopen' of github.com:heliocastro/subsurface | Dirk Hohndel |
2013-06-09 | Ticket 127 - Repopulate context menu on preferences change | Helio Chissini de Castro |
2013-06-08 | Keep last open dives directory | Helio Chissini de Castro |
2013-06-07 | Created a new dialog - Edit DiveComputer | Tomaz Canabrava |
2013-06-07 | Merge branch '112_webservices' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
2013-06-06 | Added initial support for download dive info from the subsurface web service. | Tomaz Canabrava |
2013-06-06 | Try to get rid of unnecessary reloads of the dive list | Dirk Hohndel |
2013-06-05 | Fixing some issues with the dive selection after OK on preferences | Dirk Hohndel |
2013-06-05 | Update the current dive when no dive was selected | Dirk Hohndel |
2013-06-04 | Rewrite readSettings to do what it should have done from the start | Dirk Hohndel |
2013-06-03 | Tie all the pieces together and make Preferences work as intended | Dirk Hohndel |
2013-06-02 | Merge branch 'selection' | Dirk Hohndel |
2013-06-02 | Once again try to fix the selection | Dirk Hohndel |
2013-06-02 | Correctly implement Metric / Imperial / Personalize preference | Dirk Hohndel |
2013-05-31 | Display the Subsurface manual in the help widget | Dirk Hohndel |
2013-05-31 | Added preliminary support for a Manual Display Widget. | Tomaz Canabrava |
2013-05-31 | Show ceilings for individual tissues | Robert Helling |
2013-05-30 | Hook up the Download dialog | Dirk Hohndel |
2013-05-29 | Correct the ceiling preference handling | Dirk Hohndel |
2013-05-29 | Connect preferences to the rest of the code | 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-25 | Avoid marble widget resize when switching dives | Henrik Brautaset Aronsen |
2013-05-24 | Added support for a preliminary Preferences Dialog | Tomaz Canabrava |
2013-05-24 | Improve wording in askSaveChanges() | Henrik Brautaset Aronsen |
2013-05-22 | The never ending, futile fight for whitespace consistency | Dirk Hohndel |
2013-05-21 | Replace GError handling with a kMessageWidget based approach | Dirk Hohndel |
2013-05-21 | Merge branch 'microFixes' of https://github.com/tcanabrava/subsurface | Dirk Hohndel |
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-20 | Skeleton code for a non-blocking UI thread for downloading dives from the DC | Tomaz Canabrava |
2013-05-19 | Close needs to clear the Globe and the DiveNotes | 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 | Removed unused GTK calls onto the Qt version | Tomaz Canabrava |
2013-05-18 | Make impossible to change dives while editing one. | Tomaz Canabrava |
2013-05-17 | Prettification of the map view. | Tomaz Canabrava |
2013-05-17 | Borrowed the KMessageWidget code to better show passive information. | Tomaz Canabrava |
2013-05-17 | Added real support for the marble widget | Tomaz Canabrava |
2013-05-16 | Fix loading a second dive, after the first file was loaded. | Tomaz Canabrava |
2013-05-16 | Correctly set the unselected dive. | Tomaz Canabrava |
2013-05-14 | Fix the focus issues, load a profile when load a file. | Tomaz Canabrava |
2013-05-14 | code to show profile again | Tomaz Canabrava |
2013-05-13 | Trying to make the DiveList selection behave correctly | Tomaz Canabrava |
2013-05-13 | Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip ) | Tomaz Canabrava |