summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2013-06-18Merge branch 'qtHelper'Gravatar Dirk Hohndel
2013-06-18Converting the device_info list into a Qt data structureGravatar Dirk Hohndel
2013-06-17Yearly stats are being displayed.Gravatar Tomaz Canabrava
2013-06-17Create a view for the Statistics Model and Fix displaying the headerGravatar Tomaz Canabrava
2013-06-17Changed a lot of code to reduce boilerplate on models in the future.Gravatar Tomaz Canabrava
2013-06-17Merge branch 'renumberDialog' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-17Merge branch '119_divecomputerManagement' of github.com:tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-17Addes a simple 'Renumber Dialog', very similar to the GTK one.Gravatar Tomaz Canabrava
2013-06-13Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-12Fixed the show / hide dialog shortcuts to take the splitter into considerationGravatar Tomaz Canabrava
2013-06-12Add fifth view mode "Globe" for main windowGravatar Dirk Hohndel
2013-06-10Added a simple "TextEditor" in the graph, for a plan mode.Gravatar Tomaz Canabrava
2013-06-10Added the option to create a new dive from the menu.Gravatar Tomaz Canabrava
2013-06-09Merge branch 'fileopen' of github.com:heliocastro/subsurfaceGravatar Dirk Hohndel
2013-06-09Ticket 127 - Repopulate context menu on preferences changeGravatar Helio Chissini de Castro
2013-06-08Keep last open dives directoryGravatar Helio Chissini de Castro
2013-06-07Created a new dialog - Edit DiveComputerGravatar Tomaz Canabrava
2013-06-07Merge branch '112_webservices' of https://github.com/tcanabrava/subsurfaceGravatar Dirk Hohndel
2013-06-06Added initial support for download dive info from the subsurface web service.Gravatar Tomaz Canabrava
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