Age | Commit message (Expand) | Author |
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 |
2013-05-12 | Allow walking the dive list with the cursor keys | Dirk Hohndel |
2013-05-12 | Modify selection changed slot to deal with trips correctly | Dirk Hohndel |
2013-05-10 | Make nextDC and previousDC work and assign shortcuts | Dirk Hohndel |
2013-05-09 | Enable defautl_filename in settings | Dirk Hohndel |
2013-05-06 | Start populating the maintab Dive Info widget | Dirk Hohndel |
2013-05-06 | Added the code to populate the tabs when a dive is selected. | Tomaz Canabrava |
2013-05-06 | Add various keyboard shortcuts. | Amit Chaudhuri |
2013-05-05 | Add most settings to the QSettings code | Dirk Hohndel |
2013-05-04 | Started the code for the Profile Plotting | Tomaz Canabrava |
2013-05-03 | Small changes to the selection logic | Dirk Hohndel |
2013-05-03 | Added code to select / desselect a range of items | Tomaz Canabrava |
2013-05-03 | Make Ctrl-q work as Quit | Dirk Hohndel |
2013-05-03 | Select the first dive | Dirk Hohndel |
2013-05-03 | Temporarily expand all dives so the automatic width calculation works | Dirk Hohndel |
2013-05-03 | Remove the majority of the Gtk related code | Dirk Hohndel |
2013-05-02 | Don't hard-code column width. | Dirk Hohndel |
2013-05-02 | Merge branch 'tomaz-css' into Qt | Dirk Hohndel |
2013-05-02 | Added code to Select a dive, fixed minor annoyances. | Tomaz Canabrava |
2013-05-02 | Set better column widths in the dive list | Dirk Hohndel |
2013-04-28 | Merge branch 'RenderStarsOnTable' of https://github.com/tcanabrava/subsurface... | Dirk Hohndel |
2013-04-28 | Save and retore splitter dimensions. | Amit Chaudhuri |
2013-04-28 | Fixed loading the stars when opening with file as argv. minor cleanup | Tomaz Canabrava |
2013-04-27 | Merge branch 'RenderStarsOnTable' of https://github.com/tcanabrava/subsurface... | Dirk Hohndel |
2013-04-27 | Minor coding style cleanups - and use core logic function | Dirk Hohndel |
2013-04-27 | Add support for remembering settings | Amit Chaudhuri |
2013-04-27 | Added support for showing the Stars on the DiveTable | Tomaz Canabrava |
2013-04-25 | Make dirk happy by enabling sort in the model. | Tomaz Canabrava |
2013-04-24 | Remove the use of this-> | Tomaz Canabrava |