summaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2015-02-11Add undo stackGravatar Grace Karanja
2015-02-11Reverse undo bufferGravatar Grace Karanja
2015-02-10Fix build without marbleGravatar Tomaz Canabrava
2015-02-10Change the order of the quadrantsGravatar Dirk Hohndel
2015-02-10Rename the widget to better reflect what it doesGravatar Dirk Hohndel
2015-02-10Remove the flicker issue and the resize issue.Gravatar Tomaz Canabrava
2015-02-10Don't set the state if it's the sameGravatar Tomaz Canabrava
2015-02-10Save the size of the widgets to restore it later.Gravatar Tomaz Canabrava
2015-02-10Finish the cleanup of mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Move the Profile out of the mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the ProfileWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the PlannerWidget from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove information panel from mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the Globe from the mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Remove the DiveList from the mainwindow.uiGravatar Tomaz Canabrava
2015-02-10Correctly set up the Planner stateGravatar Tomaz Canabrava
2015-02-10Create the method that changes the state of the applicationGravatar Tomaz Canabrava
2015-02-10Change splitter names to something more meaningfullGravatar Tomaz Canabrava
2015-02-10Add the modes for ADD and PLANGravatar Tomaz Canabrava
2015-02-10Add the first call to registerApplicationStateGravatar Tomaz Canabrava
2015-02-10Simplify a bit of codeGravatar Tomaz Canabrava
2015-02-10Implement the registerApplicationState functionGravatar Tomaz Canabrava
2015-02-09Add menu entries for undo/redoGravatar Grace Karanja
2015-02-07Add the .apd file extension to be treated as CSV fileGravatar Miika Turkia
2015-02-03Disable dive component copy/paste shortcuts when no profile showGravatar Dirk Hohndel
2015-01-29Don't reimplement the clear() methodGravatar Dirk Hohndel
2015-01-27Fix UI issues and warningGravatar Dirk Hohndel
2015-01-19Don't just change the location when double clicking on the globeGravatar Dirk Hohndel
2015-01-18Clean up the header filesGravatar Dirk Hohndel
2015-01-06Another skeleton: LoadFileContentsGravatar Tomaz Canabrava
2015-01-04The margin between toolbar and profile looked strangeGravatar Dirk Hohndel
2015-01-04Attempt to move the more frequently used toolbar actions to the topGravatar Dirk Hohndel
2015-01-04Fix toolbar icon size issueGravatar Dirk Hohndel
2015-01-03Layout fine-tuning: remove the outermost margin around the windowGravatar Dirk Hohndel
2015-01-02Zero out the margins instead of just not changing themGravatar Dirk Hohndel
2015-01-02Layout fine tuning. Exclude a few more layouts.Gravatar Dirk Hohndel
2015-01-02Remove all margins from mainwindow.ui fileGravatar Dirk Hohndel
2015-01-02Give more layouts reasonable namesGravatar Dirk Hohndel
2015-01-02Set up consistent margins in the various layoutsGravatar Dirk Hohndel
2015-01-01User survey: always wait a weekGravatar Dirk Hohndel
2015-01-01Automatic update check with an opt outGravatar Dirk Hohndel
2014-12-30Clear DC information when closing log fileGravatar Miika Turkia
2014-12-30Connect the UserSurvey to its qt-parrentGravatar Anton Lundin
2014-12-30Remove NO_USERSURVEYGravatar Anton Lundin
2014-12-28Add .dlf to known extensions (Divesoft)Gravatar Miika Turkia
2014-12-17Added the option of opening User Survey form explicitlyGravatar nikhil
2014-12-09Hide any pictures shown when closing divelogGravatar Dirk Hohndel
2014-12-09Close and clear filters when closing divelogGravatar Dirk Hohndel
2014-11-25Match agreed captalisation styleGravatar Tim Wootton
2014-11-22Use our own file open dialogGravatar Dirk Hohndel