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
/
mainwindow.ui
Age
Commit message (
Expand
)
Author
2013-11-29
Remove more unused windowTitle properties
Dirk Hohndel
2013-11-15
Get rid of the planner
Dirk Hohndel
2013-11-14
Change the menu structure
Dirk Hohndel
2013-10-27
Add alt based shortcuts to access menus
Miika Turkia
2013-10-24
Reorganized the downlads menu for the inclusion of more webservices.
Tomaz Canabrava
2013-10-17
Implement hook up autogroup menu
Dirk Hohndel
2013-10-16
GUI for CSV import
Miika Turkia
2013-09-26
More cleanup for the Gtk+ Style
Tomaz Canabrava
2013-09-26
Cleanup the prettyness of subsurface on Gtk+ style.
Tomaz Canabrava
2013-09-02
Fixe: Show the profile and info window on opening.
Tomaz Canabrava
2013-08-30
Build fix
Dirk Hohndel
2013-08-26
Added a new widget to control the Planner
Tomaz Canabrava
2013-06-27
Moved the DivePlanner to the MainWindow.
Tomaz Canabrava
2013-06-27
Reorder the 'View->View ..' list
Lubomir I. Ivanov
2013-06-20
Added back the menu entry 'Dive Planner'
Tomaz Canabrava
2013-06-13
Merge branch 'linusDiveList' of https://github.com/tcanabrava/subsurface
Dirk Hohndel
2013-06-12
Fixed the show / hide dialog shortcuts to take the splitter into consideration
Tomaz Canabrava
2013-06-12
Add fifth view mode "Globe" for main window
Dirk Hohndel
2013-06-10
Added the option to create a new dive from the menu.
Tomaz Canabrava
2013-05-31
Added the 'F1' key as standard shortcut for the Help
Tomaz Canabrava
2013-05-28
Saves the selection to select it later.
Tomaz Canabrava
2013-05-25
Avoid marble widget resize when switching dives
Henrik Brautaset Aronsen
2013-05-21
Replace GError handling with a kMessageWidget based approach
Dirk Hohndel
2013-05-17
Borrowed the KMessageWidget code to better show passive information.
Tomaz Canabrava
2013-05-17
Adds preliminary support for Marble Widget
Tomaz Canabrava
2013-05-10
Make nextDC and previousDC work and assign shortcuts
Dirk Hohndel
2013-05-09
Remove 2 keyboard short cuts.
Amit Chaudhuri
2013-05-06
Add various keyboard shortcuts.
Amit Chaudhuri
2013-05-04
Started the code for the Profile Plotting
Tomaz Canabrava
2013-05-02
Added code to Select a dive, fixed minor annoyances.
Tomaz Canabrava
2013-05-02
Test the CSS for styling the TableView
Tomaz Canabrava
2013-04-28
Save and retore splitter dimensions.
Amit Chaudhuri
2013-04-25
Make dirk happy by enabling sort in the model.
Tomaz Canabrava
2013-04-12
Add dive list view to main window
Amit Chaudhuri
2013-04-10
Add logic to switch views
Amit Chaudhuri
2013-04-09
Add stub slots for all menu items
Amit Chaudhuri
2013-04-07
Start creating the Qt UI
Tomaz Canabrava