qt5base-lts/tests/auto/gui
Pekka Vuorela 7e90df7bf5 FocusAboutToChange event to be send before focus changes
Focus change happen as: FocusAboutToChange event -> focus change
-> FocusOut event -> FocusIn event.

Input method need to have focus when calling commit(). Notification
on focus about to be lost allows QWindow implementations to commit in
time.

Also changes QWidget documentation to match code reality.

Change-Id: I17a8a374a33dd700909f79e370b42348869261a6
Reviewed-by: Gunnar Sletta <gunnar.sletta@nokia.com>
2012-03-22 16:13:21 +01:00
..
image Move the auto test of QPixmap::grabWidget() from QPixmap to QWidget 2012-03-12 17:33:15 +01:00
kernel FocusAboutToChange event to be send before focus changes 2012-03-22 16:13:21 +01:00
math3d Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
painting Fix font cache check in QFontEngineFT::recalcAdvances() 2012-03-16 11:02:03 +01:00
qopengl Make "nmake check" pass for gui tests in Windows. 2012-02-10 15:40:22 +01:00
text Remove hardcoded font names in QFont::defaultFamily() 2012-03-21 09:00:22 +01:00
util Clean up some auto tests of gui 2012-03-12 13:14:05 +01:00
gui.pro Moved tests into gui/kernel/ and gui/qopengl/ 2011-11-04 20:48:19 +01:00