summaryrefslogtreecommitdiff
path: root/src/gui/focushandler.cpp
AgeCommit message (Collapse)AuthorFilesLines
2008-11-16Got rid of CVS/Subversion $Id$ markersBjørn Lindeijer1-2/+0
I don't know why we dealt with these things for so long. Did we ever get anything out of it?
2006-03-09Made all class members named like mClassMember.Björn Steinbrink1-5/+5
2005-06-05Using custom focus handler to work around problem with multiple widgetsBjørn Lindeijer1-0/+65
requesting modal focus using a stack based approach.