aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2013-06-06Try to get rid of unnecessary reloads of the dive listGravatar Dirk Hohndel
2013-06-05Fixing some issues with the dive selection after OK on preferencesGravatar Dirk Hohndel
2013-06-05Update the current dive when no dive was selectedGravatar Dirk Hohndel
2013-06-04Rewrite readSettings to do what it should have done from the startGravatar Dirk Hohndel
2013-06-03Tie all the pieces together and make Preferences work as intendedGravatar Dirk Hohndel
2013-06-02Merge branch 'selection'Gravatar Dirk Hohndel
2013-06-02Once again try to fix the selectionGravatar Dirk Hohndel
2013-06-02Correctly implement Metric / Imperial / Personalize preferenceGravatar Dirk Hohndel
2013-05-31Display the Subsurface manual in the help widgetGravatar Dirk Hohndel
2013-05-31Added preliminary support for a Manual Display Widget.Gravatar Tomaz Canabrava
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