qt5base-lts/src
Kevin Krammer 29518b04a6 Make QNX virtual keyboard handling main event loop driven
Refactor from polling in an endless loop running in a separate thread
to using a QSocketNotifier working on the main thread.

Similar to "de-threading" of the navigator event handling in
9dc86ac0f2

Change-Id: I994dceed07312a3846737c8bea34cffa4ab408f1
Reviewed-by: Sean Harmer <sh@theharmers.co.uk>
Reviewed-by: Robin Burchell <robin+qt@viroteck.net>
2012-03-22 16:47:06 +01:00
..
3rdparty Fix GPOS positioning for some fonts 2012-03-20 17:30:32 +01:00
concurrent Remove MSVC 6 workaround from QtConcurrent. 2012-03-12 13:14:05 +01:00
corelib FocusAboutToChange event to be send before focus changes 2012-03-22 16:13:21 +01:00
dbus Removed move constructor. 2012-03-16 10:42:19 +01:00
gui Fixed QInputMethod API to use isVisible() instead of visible(). 2012-03-22 16:13:21 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network Don't do anything if setting the same proxy factory. 2012-03-22 13:28:32 +01:00
opengl Correctly export GL graphics engine for use in plugins 2012-03-22 13:30:06 +01:00
platformsupport Fix a typo in QFontconfigDatabase 2012-03-20 17:30:32 +01:00
plugins Make QNX virtual keyboard handling main event loop driven 2012-03-22 16:47:06 +01:00
printsupport Cocoa: fix crash when using QPrintDialog 2012-03-21 06:57:57 +01:00
sql QSql*Model: add SQL syntax helper 2012-03-22 16:13:21 +01:00
testlib Remove QAccessibleEvent child parameter. 2012-03-19 23:00:10 +01:00
tools QDoc: updating manual to use "type". 2012-03-21 20:58:10 +01:00
widgets Fix QSysInfo::WindowsVersion checking (QSysInfo::WV_NT_based is a mask) 2012-03-22 16:13:21 +01:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml Update QtXmlPatterns module name in documentation 2012-03-22 12:53:26 +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 Add Qt Widgets opt out support to build system 2012-03-15 11:40:50 +01:00