qt5base-lts/src
Simon Hausmann bdca35e815 Fix documentation of QEvent::LanguageChange propagation
The documentation claims that QGuiApplication forwards the top-level
windows. However this appears to be a search & replace mistake from the
QApplication <> QGuiApplication separation times. Only QApplication
forwards the event to top-level widgets and changeEvent() is a virtual
method of QWidget. Nothing is implemented for plain QGuiApplication and
QWindow.

Change-Id: I71b05ecebc90f7c28e150590764438ebaa90e88f
Reviewed-by: Michael Brasser <michael.brasser@live.com>
2017-07-13 04:53:59 +00:00
..
3rdparty iaccessible2.pri: Fix architecture detection 2017-07-11 18:05:07 +00:00
android Android: fix missing wheel events 2017-06-18 12:59:14 +00:00
angle ANGLE: Fix flickering on resize when D3D9 is used 2017-07-03 06:41:01 +00:00
concurrent Adapt to the C++ SIC introduced by P0012: noexcept specialization 2017-05-03 02:39:56 +00:00
corelib Fix documentation of QEvent::LanguageChange propagation 2017-07-13 04:53:59 +00:00
dbus Fix modernize-use-bool-literals issues 2017-07-08 11:49:55 +00:00
gui Fix buffer overflow in text blending 2017-07-11 18:13:25 +00:00
network Convert features.localserver to QT_[REQUIRE_]CONFIG 2017-07-05 13:44:59 +00:00
opengl Convert features.graphicseffect to QT_[REQUIRE_]CONFIG 2017-07-11 02:52:03 +00:00
openglextensions Also release winmain, qopenglextensions under commercial licenses 2016-11-18 16:19:56 +00:00
platformheaders Doc: rephrase parameter description to avoid qdoc error message 2017-04-18 10:37:50 +00:00
platformsupport QIntegrityHIDManager: Fix syncqt warnings 2017-07-07 21:39:17 +00:00
plugins macOS: Fix unused variable in window:willUseFullScreenContentSize: 2017-07-12 23:28:38 +00:00
printsupport Convert features.filesystemmodel to QT_[REQUIRE_]CONFIG 2017-07-02 10:39:04 +00:00
sql make sql drivers independently configurable 2017-06-17 06:47:48 +00:00
testlib QtTest: Add msvc2017 detection and keyword to blacklisting 2017-07-10 07:01:14 +00:00
tools Moc: Don't error out when parsing namespace __identifier(...) 2017-06-19 07:32:18 +00:00
widgets QMacStyle: Remove unused variable warning 2017-07-12 17:37:57 +00:00
winmain Merge remote-tracking branch 'origin/5.8' into 5.9 2017-02-08 15:49:18 +01:00
xml Prefer rvalue versions of toLatin() and toUtf8() 2017-03-30 20:31:59 +00:00
src.pro Merge remote-tracking branch 'origin/5.8' into 5.9 2017-03-27 10:42:08 +02:00