aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
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
2013-11-01Code cleanup - Stop calling the same 6 lines everywhere.Gravatar Tomaz Canabrava
2013-11-01Added a new option to edit the dives.Gravatar Tomaz Canabrava
2013-10-31Removed Reference to dangling pointer.Gravatar Tomaz Canabrava
2013-10-24Minimum hooking-up done, divelogs.de shows on menu-activation.Gravatar Tomaz Canabrava
2013-10-24Created a 'WebService' dialog that will handle download and upload.Gravatar Tomaz Canabrava
2013-10-20Export dives in UDDF formatGravatar Miika Turkia
2013-10-17Implement hook up autogroup menuGravatar Dirk Hohndel
2013-10-17Show SAC in the mouseover.Gravatar Anton Lundin
2013-10-16GUI for CSV importGravatar Miika Turkia
2013-10-06Trying to switch to Qt translationGravatar Dirk Hohndel