index
:
subsurface.git
master
forked from https://github.com/subsurface/subsurface
Tim Segers
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
qt-ui
Age
Commit message (
Expand
)
Author
2015-02-11
Remove redundant function
Dirk Hohndel
2015-02-11
Pass a fake dive site UUID to the callback.
Tomaz Canabrava
2015-02-11
Copy the name and the coords when entering the EditDiveSite state
Tomaz Canabrava
2015-02-11
Accept / Cancel location edit
Tomaz Canabrava
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
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
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
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
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-07
Select the known import for APD automatically
Miika Turkia
2015-02-07
Add the .apd file extension to be treated as CSV file
Miika Turkia
2015-02-07
Change the tooltip for bailout
Dirk Hohndel
2015-02-07
Don't show a setpoint switch event at t=0
Dirk Hohndel
[next]