aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2014-02-26Adding a polite "Please" in front of the warning message.Gravatar Giuseppe 'ferdy' Miceli
2014-02-18Add an assertion to prevent MainWindow from being recreatedGravatar Thiago Macieira
2014-02-13Automated whitespace / coding style correctionGravatar Dirk Hohndel
2014-02-13Add recent files to main menu.Gravatar Boris Barbulovski
2014-02-12Replace mainWindow() with MainWindow::instance()Gravatar Boris Barbulovski
2014-02-11Give the widget for the new profile a better nameGravatar Dirk Hohndel
2014-02-11New profile: enable switching between dive computersGravatar Dirk Hohndel
2014-02-10Clear the data when the model resets.Gravatar Tomaz Canabrava
2014-02-10Enable the dive planning under a compile flagGravatar Danilo Cesar Lemes de Paula
2014-02-09mainwindow.cpp improvementsGravatar Boris Barbulovski
2014-02-09Cleanup SubsurfaceWebServices classGravatar Boris Barbulovski
2014-02-09DownloadFromDCWidget class cleanupGravatar Boris Barbulovski
2014-02-09PrintDialog class cleanup.Gravatar Boris Barbulovski
2014-02-08SubsurfaceAbout class cleanup.Gravatar Boris Barbulovski
2014-02-06Load options as soon as the progrm startsGravatar Tomaz Canabrava
2014-02-06Save the old pref system when changing the new oneGravatar Tomaz Canabrava
2014-02-06Move save of preferences to the preferences dialog.Gravatar Tomaz Canabrava
2014-02-06Create a toolbox on the left side of the new profileGravatar Tomaz Canabrava
2014-01-17The plot-profile method was being called too many times.Gravatar Tomaz Canabrava
2014-01-16Fix some memory leaks.Gravatar Boris Barbulovski
2014-01-16Whitespace and coding style updatesGravatar Dirk Hohndel
2014-01-16Added debug code to help understand the ProfileGravatar Tomaz Canabrava
2014-01-16Pass the current selected dive to the new Profile Widget.Gravatar Tomaz Canabrava
2014-01-15Convert to TRUE/FALSE to stdbools true/falseGravatar Anton Lundin
2014-01-15Remove unused importGravatar Anton Lundin
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