qt5base-lts/tests/auto/gui
Bernd Weimer b46fe39d94 Harmonize input context selection
Input context selection works differently across platforms. On some
platforms it is not possible to request a specific context at all
(e.g. Wayland). This will be unified, depending on the environment
variable "QT_IM_MODULE", you will get:
- null:  default (platform) context, if defined (otherwise no context)
- empty: no context
- set:   set one, if it exists and is valid (otherwise no context)

[ChangeLog][Platform Specific Changes] Haromnized input context selection.
QT_IM_MODULE environment variable will be taken into account.

Change-Id: Ic8f826fbc6ace25941cd19b9b086943e848fbe01
Reviewed-by: Lars Knoll <lars.knoll@theqtcompany.com>
Reviewed-by: Nedim Hadzic <nedim.hadzic@pelagicore.com>
2015-08-25 07:04:19 +00:00
..
image Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
itemmodels Merge remote-tracking branch 'origin/5.5' into dev 2015-07-01 11:05:26 +02:00
kernel Harmonize input context selection 2015-08-25 07:04:19 +00:00
math3d tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
painting Remove type punning from QRgba64. 2015-08-11 11:01:27 +00:00
qopengl Support MRT in QOpenGLFramebufferObject 2015-07-29 07:54:13 +00:00
qopenglconfig windows: Verify the built-in GPU blacklist in autotests 2015-08-11 09:30:39 +00:00
text Merge remote-tracking branch 'origin/5.5' into dev 2015-08-06 10:54:01 +02:00
util tests/auto/gui: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b). 2015-07-31 08:29:15 +00:00
gui.pro Add qopenglconfig test. 2015-02-02 23:05:41 +00:00