index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2015-02-11
Enable the location edit widget on mainwindow
Tomaz Canabrava
2015-02-11
Create a new state for the MainWindow: EditDiveSite
Tomaz Canabrava
2015-02-11
Create simple class to hold the location management.
Tomaz Canabrava
2015-02-11
More meaningfull names for the ui elements.
Tomaz Canabrava
2015-02-11
Add the ui file for the location information
Tomaz Canabrava
2015-02-11
mainwindow.cpp: don't use ui.globePane
Lubomir I. Ivanov
2015-02-11
UDDF Export: Moved equipmentused to informationbeforedive section as per upda...
Martin Long
2015-02-11
UDDF Export: Moved tankdata before samples, as expected in xsd definition.
Martin Long
2015-02-11
Add option to undo deleted dives
Grace Karanja
2015-02-11
Add a structure to hold undo commands
Grace Karanja
2015-02-11
Add undo stack
Grace Karanja
2015-02-11
Reverse undo buffer
Grace Karanja
2015-02-10
These pO2 samples exist in both the Predator and the Petrel
Dirk Hohndel
2015-02-10
Be a bit more careful when deleting pO2 values
Robert C. Helling
2015-02-10
Fix a regression on selection caused by the new interface code
Tomaz Canabrava
2015-02-10
Add a new button on the MainTab to handle management of geo locations
Tomaz Canabrava
2015-02-10
Fix build without marble
Tomaz Canabrava
2015-02-10
Remove unused enums
Tomaz Canabrava
2015-02-10
Change the order of the quadrants
Dirk Hohndel
2015-02-10
Rename the widget to better reflect what it does
Dirk Hohndel
2015-02-10
Add missing Atomic Aquatics logo
Sergey Starosek
2015-02-10
Fix broken connection
Tomaz Canabrava
2015-02-10
Remove the flicker issue and the resize issue.
Tomaz Canabrava
2015-02-10
Don't set the state if it's the same
Tomaz Canabrava
2015-02-10
Save the size of the widgets to restore it later.
Tomaz Canabrava
2015-02-10
Finish the cleanup of mainwindow.ui
Tomaz Canabrava
2015-02-10
Move the Profile out of the mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove the ProfileWidget from mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove the PlannerWidget from mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove information panel from mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove the Globe from the mainwindow.ui
Tomaz Canabrava
2015-02-10
Remove the DiveList from the mainwindow.ui
Tomaz Canabrava
2015-02-10
Correctly set up the Planner state
Tomaz Canabrava
2015-02-10
Create the method that changes the state of the application
Tomaz Canabrava
2015-02-10
Change splitter names to something more meaningfull
Tomaz Canabrava
2015-02-10
Add the PlannerDetails class
Tomaz Canabrava
2015-02-10
Add a new file, plannerDetails.ui
Tomaz Canabrava
2015-02-10
Add the modes for ADD and PLAN
Tomaz Canabrava
2015-02-10
Add the first call to registerApplicationState
Tomaz Canabrava
2015-02-10
Simplify a bit of code
Tomaz Canabrava
2015-02-10
Implement the registerApplicationState function
Tomaz Canabrava
2015-02-10
Add a new struct that will hold the widgets for each corner
Tomaz Canabrava
2015-02-10
Update russian translation of user manual (7b44cf2)
Sergey Starosek
2015-02-10
User manual spelling fixes
Sergey Starosek
2015-02-10
Only update tags in the selected dives if they were changed
Dirk Hohndel
2015-02-09
Add ability to undo deleted dives
Grace Karanja
2015-02-09
Add UndoCommand class
Grace Karanja
2015-02-09
Add menu entries for undo/redo
Grace Karanja
2015-02-09
Create UndoBuffer class
Grace Karanja
2015-02-09
Prevent a tank from looking undefined by mistake
Dirk Hohndel
[next]