aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2014-01-15Add-main-window-full-screen-featureGravatar Boris Barbulovski
2014-01-11Don't show tanks that aren't used during a diveGravatar Dirk Hohndel
2014-01-11Fix app icon and title for yearly statisticsGravatar Sergey Starosek
2014-01-10Switch to new UserManual implementationGravatar Sergey Starosek
2014-01-08Show import dialog only when needed for CSV configGravatar Miika Turkia
2014-01-03Refactoring import to DiveLogImportDialogGravatar Miika Turkia
2013-12-28Update tank model with custom tanks used in XML filesGravatar Dirk Hohndel
2013-12-20Use QFile::{encode,decode}Name for file namesGravatar Thiago Macieira
2013-12-19Files: prefer toUtf8() over toLocal8Bit()Gravatar Lubomir I. Ivanov
2013-12-18Make default font setting actually workGravatar Tomaz Canabrava
2013-12-17Don't enter edit profile mode when already editing the diveGravatar Dirk Hohndel
2013-12-16Don't quit while dive is editedGravatar Dirk Hohndel
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