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
/
divelistview.cpp
Age
Commit message (
Expand
)
Author
2013-05-16
Don't deleteLater a null pointer
Thiago Macieira
2013-05-16
Fix loading a second dive, after the first file was loaded.
Tomaz Canabrava
2013-05-14
code to show profile again
Tomaz Canabrava
2013-05-14
Clean up some typos
Henrik Brautaset Aronsen
2013-05-13
removed a unused debug.
Tomaz Canabrava
2013-05-13
shift-key + shift-click + key corner cases covered.
Tomaz Canabrava
2013-05-13
Speed fixes
Tomaz Canabrava
2013-05-13
Trying to make the DiveList selection behave correctly
Tomaz Canabrava
2013-05-02
Test the CSS for styling the TableView
Tomaz Canabrava
2013-05-01
Added Support for the Trips and Dives on the DiveList model.
Tomaz Canabrava
2013-04-28
Fixed loading the stars when opening with file as argv. minor cleanup
Tomaz Canabrava
2013-04-27
Added support for showing the Stars on the DiveTable
Tomaz Canabrava
2013-04-24
Amend divetrip model to use int units
Amit Chaudhuri
2013-04-13
Add Qtr_ macros that uses gettext in a tr() compatible manner
Dirk Hohndel
2013-04-12
Add dive list view to main window
Amit Chaudhuri