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
/
maintab.cpp
Age
Commit message (
Expand
)
Author
2013-05-06
Fill Dive Notes widget
Dirk Hohndel
2013-05-06
Added the code to populate the tabs when a dive is selected.
Tomaz Canabrava
2013-05-06
Reformat statistics tab in MainTab tab widget
Amit Chaudhuri
2013-05-03
Reformat dive info page in tab widget
Amit Chaudhuri
2013-05-01
Fix a couple of small problems in add weightsystem
Dirk Hohndel
2013-05-01
Create Add Weightsystem dialog
Dirk Hohndel
2013-05-01
Don't add cylinders and weightsystems past the MAX
Dirk Hohndel
2013-05-01
Hook up adding a weightsystem
Dirk Hohndel
2013-04-14
Merge branch 'fixCppStyleToC' of https://github.com/tcanabrava/subsurface int...
Dirk Hohndel
2013-04-14
Undoing the last Qtr_ hack
Dirk Hohndel
2013-04-14
Fixed the C++ code Style to conform the C style that was previously agreed upon.
Tomaz Canabrava
2013-04-13
Add Qtr_ macros that uses gettext in a tr() compatible manner
Dirk Hohndel
2013-04-13
Started the real code on the Qt Interface.
Tomaz Canabrava
2013-04-09
Makefile: detect which files need moc and uic
Alberto Mardegan
2013-04-07
Start creating the Qt UI
Tomaz Canabrava