qt6-bb10/src
jian liang bf66eebbc2 Fix to exit of adopted thread watcher in Windows
Don't register the thread handle and QThread object pointer to watch list
for adopted thread watcher thread in Windows. Otherwise the watcher thread
will never exit and can't clean up its own QThreadData and QAdoptedThread
object.

Task-number: QTBUG-23961

Change-Id: Ia84326cf3cfd978d2b003ccc1bb6861db950e899
Reviewed-by: Friedemann Kleint <Friedemann.Kleint@nokia.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@nokia.com>
2012-02-25 08:23:51 +01:00
..
3rdparty Harfbuzz-thai: Hide ZWJ and ZWNJ characters and show Inherited characters 2012-02-23 15:07:58 +01:00
concurrent Move QtConcurrent configuration to a single file 2012-02-14 16:14:58 +01:00
corelib Fix to exit of adopted thread watcher in Windows 2012-02-25 08:23:51 +01:00
dbus replace 'const QChar &' with 'QChar ' where appropriate 2012-02-21 21:05:25 +01:00
gui QWheelEvent high-resolution delta support. 2012-02-24 14:55:06 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network QSslSocket::verify certificates when on-demand loading is used 2012-02-23 16:38:45 +01:00
opengl Corrected the size of mipmaps in framebuffer objects. 2012-02-15 17:06:49 +01:00
platformsupport Add UDev helper class for evdev plugins 2012-02-24 11:29:43 +01:00
plugins Use new plugin system for SQL drivers. 2012-02-24 22:38:28 +01:00
printsupport Windows: Fix inclusion of <windows.h> 2012-02-01 11:06:19 +01:00
sql Clean up some Q_WS_WIN 2012-02-24 08:37:29 +01:00
testlib clean up qmake-generated projects 2012-02-24 05:18:30 +01:00
tools rcc: micro-optimization 2012-02-24 17:47:56 +01:00
widgets Fix tst_qlineedit. 2012-02-24 16:21:37 +01:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Remove many unneeded virtuals. 2012-02-20 22:06:50 +01:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Dont build printer support for Windows CE. 2012-02-10 00:27:44 +01:00