aboutsummaryrefslogtreecommitdiffstats
path: root/qt-ui/mainwindow.cpp
AgeCommit message (Expand)Author
2015-02-14Add ssrf as dive log extension on importGravatar Miika Turkia
2015-02-14When cleaning up the empty screen, also clean up dive sitesGravatar Dirk Hohndel
2015-02-14mainwindow.cpp: don't close a file if a dive site is being editedGravatar Lubomir I. Ivanov
2015-02-13When updating the dive site name, show this on the maintabGravatar Dirk Hohndel
2015-02-13When closing a dive, delete all the dive sitesGravatar Dirk Hohndel
2015-02-13When adding / planning a dive, reset the dive site manage screenGravatar Dirk Hohndel
2015-02-13Allow editing of dive sitesGravatar Dirk Hohndel
2015-02-12Remove coordinates from main tabGravatar Dirk Hohndel
2015-02-12Correctly connect the maintab to dive site managementGravatar Dirk Hohndel
2015-02-11Pass a fake dive site UUID to the callback.Gravatar Tomaz Canabrava
2015-02-11Copy the name and the coords when entering the EditDiveSite stateGravatar Tomaz Canabrava
2015-02-11Accept / Cancel location editGravatar Tomaz Canabrava
2015-02-11Enable the location edit widget on mainwindowGravatar Tomaz Canabrava
2015-02-11Create a new state for the MainWindow: EditDiveSiteGravatar Tomaz Canabrava
2015-02-11mainwindow.cpp: don't use ui.globePaneGravatar Lubomir I. Ivanov
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