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
path:
root
/
qt-ui
Age
Commit message (
Expand
)
Author
2015-02-12
Switch components for cut/paste dive to dive site logic
Dirk Hohndel
2015-02-12
Show dive site name in dive list
Dirk Hohndel
2015-02-12
Correctly connect the maintab to dive site management
Dirk Hohndel
2015-02-12
Make editing a location work with dive sites
Dirk Hohndel
2015-02-12
Clear the location if we have no dive site
Dirk Hohndel
2015-02-12
Update completion model for dive site names
Dirk Hohndel
2015-02-12
Show dive coordinates on map based on dive site
Dirk Hohndel
2015-02-12
Show GPS coordinates based on dive site on MainTab
Dirk Hohndel
2015-02-12
Show location based on dive site on MainTab
Dirk Hohndel
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
[next]