qt5base-lts/src
Gabriel de Dietrich 6cbbd1f93d Cocoa: Popups should not become key
... at least not like that.

We still need to find a way for the popup to receive and process key
events on its own, instead of depending on other layers inside Qt.
This would make Qt Quick control's PopupWindow implementation much
simpler, for example.

Revert "Cocoa: Allow popups to grab mouse and keyboard"

This reverts commit a25e6528d3.

Task-number: QTBUG-35820
Task-number: QTBUG-35904
Change-Id: Ica10529308ab25938397c16b9c1e1ce6cbd8f247
Reviewed-by: Gabriel de Dietrich <gabriel.dedietrich@digia.com>
Reviewed-by: Morten Johan Sørvig <morten.sorvig@digia.com>
2014-01-16 20:38:08 +01:00
..
3rdparty zlib: rename z_errmsg symbol to avoid name clash when linking statically 2014-01-09 20:14:48 +01:00
android Fix Use android theme when defined 2014-01-11 22:13:19 +01:00
angle GitIgnore updates 2013-12-09 17:28:18 +01:00
concurrent QtConcurrent: Workaround GCC bug 58800 in median calculation 2013-12-03 11:45:18 +01:00
corelib Windows: Do not print test output to both stdout and system debug log 2014-01-13 09:44:40 +01:00
dbus Don't leak pending call objects when peer disconnects 2013-12-30 23:20:40 +01:00
gui Make qtbase compile with QT_NO_GESTURES 2014-01-10 19:36:47 +01:00
network Do not use SO_SNDBUF on Vista or later 2014-01-03 14:28:50 +01:00
opengl Resurrect QGLWidget::renderPixmap() 2014-01-06 12:57:20 +01:00
openglextensions Use BSD licensing for QtOpenGLExtensions instead of LGPL 2013-06-24 10:16:32 +02:00
platformsupport Remove unused member m_eglApi 2014-01-10 02:33:45 +01:00
plugins Cocoa: Popups should not become key 2014-01-16 20:38:08 +01:00
printsupport QPagedPaintDevice - Fix size of ISO B9 page 2014-01-06 20:39:31 +01:00
sql fix parsing of bound SQL statements for PostgreSQL 2013-12-16 15:35:30 +01:00
testlib Windows: Do not print test output to both stdout and system debug log 2014-01-13 09:44:40 +01:00
tools Fix to comply with Qt coding guidelines 2014-01-11 19:17:05 +01:00
widgets Implement QMainWindow::setUnifiedTitleAndToolBarOnMac 2014-01-15 18:35:22 +01:00
winmain enable path replacement in installed prl files on all platforms 2013-12-04 17:18:54 +01:00
xml Mitigate performance regression in isExpandedEntityValueTooLarge(). 2014-01-09 17:54:24 +01:00
src.pro Explicitly mark subdirs as host_builds in SUBDIRS template 2013-10-18 18:01:54 +02:00