aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2013-05-31Show ceilings for individual tissuesGravatar Robert Helling
2013-05-30Hook up the Download dialogGravatar Dirk Hohndel
2013-05-29Correct the ceiling preference handlingGravatar Dirk Hohndel
2013-05-29Connect preferences to the rest of the codeGravatar Dirk Hohndel
2013-05-26Hook up most of the Preferences dialogGravatar Dirk Hohndel
2013-05-26Repair the saving and loading of unitsGravatar Dirk Hohndel
2013-05-26Fix colum visibility selection in the divelistGravatar Dirk Hohndel
2013-05-25Avoid marble widget resize when switching divesGravatar Henrik Brautaset Aronsen
2013-05-24Added support for a preliminary Preferences DialogGravatar Tomaz Canabrava
2013-05-24Improve wording in askSaveChanges()Gravatar Henrik Brautaset Aronsen
2013-05-22The never ending, futile fight for whitespace consistencyGravatar Dirk Hohndel
2013-05-21Replace GError handling with a kMessageWidget based approachGravatar Dirk Hohndel
2013-05-21Merge branch 'microFixes' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-05-21Fixed the hide / show columns using the settings.Gravatar Tomaz Canabrava
2013-05-21Correctly restore the column sizes in the dive listGravatar Dirk Hohndel
2013-05-20Skeleton code for a non-blocking UI thread for downloading dives from the DCGravatar Tomaz Canabrava
2013-05-19Close needs to clear the Globe and the DiveNotesGravatar Dirk Hohndel
2013-05-19Replace glib file/directory handling with equivalent Qt codeGravatar Dirk Hohndel
2013-05-19Implenent file_save and file_save_asGravatar Dirk Hohndel
2013-05-19Show the correct question at exit when there are unsaved changesGravatar Dirk Hohndel
2013-05-19Removed unused GTK calls onto the Qt versionGravatar Tomaz Canabrava
2013-05-18Make impossible to change dives while editing one.Gravatar Tomaz Canabrava
2013-05-17Prettification of the map view.Gravatar Tomaz Canabrava
2013-05-17Borrowed the KMessageWidget code to better show passive information.Gravatar Tomaz Canabrava
2013-05-17Added real support for the marble widgetGravatar Tomaz Canabrava
2013-05-16Fix loading a second dive, after the first file was loaded.Gravatar Tomaz Canabrava
2013-05-16Correctly set the unselected dive.Gravatar Tomaz Canabrava
2013-05-14Fix the focus issues, load a profile when load a file.Gravatar Tomaz Canabrava
2013-05-14code to show profile againGravatar Tomaz Canabrava
2013-05-13Trying to make the DiveList selection behave correctlyGravatar Tomaz Canabrava
2013-05-13Fix segfault on mouseOver at the Profile with an invalid dive selected ( trip )Gravatar Tomaz Canabrava
2013-05-12Allow walking the dive list with the cursor keysGravatar Dirk Hohndel
2013-05-12Modify selection changed slot to deal with trips correctlyGravatar Dirk Hohndel
2013-05-10Make nextDC and previousDC work and assign shortcutsGravatar Dirk Hohndel
2013-05-09Enable defautl_filename in settingsGravatar Dirk Hohndel
2013-05-06Start populating the maintab Dive Info widgetGravatar Dirk Hohndel
2013-05-06Added the code to populate the tabs when a dive is selected.Gravatar Tomaz Canabrava
2013-05-06Add various keyboard shortcuts.Gravatar Amit Chaudhuri
2013-05-05Add most settings to the QSettings codeGravatar Dirk Hohndel
2013-05-04Started the code for the Profile PlottingGravatar Tomaz Canabrava
2013-05-03Small changes to the selection logicGravatar Dirk Hohndel
2013-05-03Added code to select / desselect a range of itemsGravatar Tomaz Canabrava
2013-05-03Make Ctrl-q work as QuitGravatar Dirk Hohndel
2013-05-03Select the first diveGravatar Dirk Hohndel
2013-05-03Temporarily expand all dives so the automatic width calculation worksGravatar Dirk Hohndel
2013-05-03Remove the majority of the Gtk related codeGravatar Dirk Hohndel
2013-05-02Don't hard-code column width.Gravatar Dirk Hohndel
2013-05-02Merge branch 'tomaz-css' into QtGravatar Dirk Hohndel
2013-05-02Added code to Select a dive, fixed minor annoyances.Gravatar Tomaz Canabrava
2013-05-02Set better column widths in the dive listGravatar Dirk Hohndel