aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2013-12-09Implement a settingsChanged in DivePlannerWidgetGravatar Anton Lundin
2013-12-07Add support to edit a planned diveGravatar Anton Lundin
2013-12-07redraw profile (actually clean it) if no dive is selectedGravatar Martin Gysel
2013-12-06Add icon and title for User Manual windowGravatar Sergey Starosek
2013-12-05MainWindow: fix setTitle() callsGravatar Lubomir I. Ivanov
2013-12-05Open external links in default browserGravatar Sergey Starosek
2013-12-04Merge branch 'improve-subsurfaceweb' of git://github.com/thiagomacieira/subsu...Gravatar Dirk Hohndel
2013-12-03Attempt to fix the 'click goes to 0,0' thing on the globe.Gravatar Tomaz Canabrava
2013-12-03Implement the network part of the support for divelogs.deGravatar Thiago Macieira
2013-12-03More strings to be translatedGravatar Sergey Starosek
2013-12-02MainWindow: store the window maximized stateGravatar Lubomir I. Ivanov
2013-11-26Changing the preferences should update the Add Dive interfaceGravatar Tomaz Canabrava
2013-11-26Remember Trip Selection.Gravatar Tomaz Canabrava
2013-11-23Create a text entry for default cylinder in preferencesGravatar Dirk Hohndel
2013-11-22Save button on menu calls InfoWidget saveGravatar Taiane Ramos
2013-11-22Show user-hidden widget when choosing Show AllGravatar Tomaz Canabrava
2013-11-21Added a configuration option to have gf_low apply at max depth instead of at ...Gravatar Patrick Valsecchi
2013-11-21Refactoring of the configuration handling.Gravatar Patrick Valsecchi
2013-11-19Trigger redraw of the Dive Info pane on preferences changeGravatar Dirk Hohndel
2013-11-19Collect per tank SAC rateGravatar Dirk Hohndel
2013-11-17Make edit / dive add in progress check more consistentGravatar Dirk Hohndel
2013-11-17Fix a couple of problems with dive mergingGravatar Dirk Hohndel
2013-11-17Add more file types to import/default log file dialogGravatar Henrik Brautaset Aronsen
2013-11-16Small code cleanup.Gravatar Tomaz Canabrava
2013-11-15Don't close the active file or start "add dive" while editing a diveGravatar Dirk Hohndel
2013-11-15Forget old filename on starting a new log.Gravatar Robert C. Helling
2013-11-15Avoid std::string: QByteArray is enough and already compiled inGravatar Thiago Macieira
2013-11-15More code cleanup.Gravatar Tomaz Canabrava
2013-11-15Good deal of code Cleanup.Gravatar Tomaz Canabrava
2013-11-15Make the info box look as it did in 3.1Gravatar Anton Lundin
2013-11-14Code Cleanup - Removed unused var.Gravatar Tomaz Canabrava
2013-11-14Fix some random compiler warningsGravatar Dirk Hohndel
2013-11-14Maintain the selection when aborting "dive add"Gravatar Dirk Hohndel
2013-11-14Switch to the Dive Notes tab when manually adding a diveGravatar Dirk Hohndel
2013-11-13Fix loading the information of splitter sizes on empty config.Gravatar Tomaz Canabrava
2013-11-13Introduce an on/off switch for calculating ndl/ttsGravatar Anton Lundin
2013-11-12Make gas selection for add dive workGravatar Dirk Hohndel
2013-11-12Handle add dive cancel correctlyGravatar Dirk Hohndel
2013-11-12First steps to make add dive work with the correct infrastructureGravatar Dirk Hohndel
2013-11-10Show a cylinder widget in the dive plannerGravatar Dirk Hohndel
2013-11-09Forgot to remove this debug, sorry.Gravatar Tomaz Canabrava
2013-11-09Removed inconsistency when user tried to add dive while planning.Gravatar Tomaz Canabrava
2013-11-09Save the status of the tree before trying to reset the display.Gravatar Tomaz Canabrava
2013-11-09Moved the code that handles DiveList column sizes to its correct file.Gravatar Tomaz Canabrava
2013-11-09Fixes breaking the sizes of the columns of the listView.Gravatar Tomaz Canabrava
2013-11-09Fix inconsistent position of screen splittersGravatar Tomaz Canabrava
2013-11-07Don't translate the fake DC modelsGravatar Dirk Hohndel
2013-11-07Adjust default start time of added diveGravatar Dirk Hohndel
2013-11-05Don't force the DiveListView to be a tree when reloadingGravatar Dirk Hohndel
2013-11-01Enable editing a dive that was manually entered.Gravatar Tomaz Canabrava