aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-11Create simple class to hold the location management.Gravatar Tomaz Canabrava
2015-02-11More meaningfull names for the ui elements.Gravatar Tomaz Canabrava
2015-02-11Add the ui file for the location informationGravatar Tomaz Canabrava
2015-02-11mainwindow.cpp: don't use ui.globePaneGravatar Lubomir I. Ivanov
2015-02-11UDDF Export: Moved equipmentused to informationbeforedive section as per upda...Gravatar Martin Long
2015-02-11UDDF Export: Moved tankdata before samples, as expected in xsd definition.Gravatar Martin Long
2015-02-11Add option to undo deleted divesGravatar Grace Karanja
2015-02-11Add a structure to hold undo commandsGravatar Grace Karanja
2015-02-11Add undo stackGravatar Grace Karanja
2015-02-11Reverse undo bufferGravatar Grace Karanja
2015-02-10These pO2 samples exist in both the Predator and the PetrelGravatar Dirk Hohndel
2015-02-10Be a bit more careful when deleting pO2 valuesGravatar Robert C. Helling
2015-02-10Fix a regression on selection caused by the new interface codeGravatar Tomaz Canabrava
2015-02-10Add a new button on the MainTab to handle management of geo locationsGravatar Tomaz Canabrava
2015-02-10Fix build without marbleGravatar Tomaz Canabrava
2015-02-10Remove unused enumsGravatar 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-10Add missing Atomic Aquatics logoGravatar Sergey Starosek
2015-02-10Fix broken connectionGravatar Tomaz Canabrava
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 PlannerDetails classGravatar Tomaz Canabrava
2015-02-10Add a new file, plannerDetails.uiGravatar 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-10Add a new struct that will hold the widgets for each cornerGravatar Tomaz Canabrava
2015-02-10Update russian translation of user manual (7b44cf2)Gravatar Sergey Starosek
2015-02-10User manual spelling fixesGravatar Sergey Starosek
2015-02-10Only update tags in the selected dives if they were changedGravatar Dirk Hohndel
2015-02-09Add ability to undo deleted divesGravatar Grace Karanja
2015-02-09Add UndoCommand classGravatar Grace Karanja
2015-02-09Add menu entries for undo/redoGravatar Grace Karanja
2015-02-09Create UndoBuffer classGravatar Grace Karanja
2015-02-09Prevent a tank from looking undefined by mistakeGravatar Dirk Hohndel