kwin/plugins/qpa
Martin Gräßlin 5344bf1619 [plugins/qpa] Handle case that qtvirtualkeyboard plugin is not available more gracefully
We didn't check whether creating the QPlatfromInputContext worked and
accessed the m_inputContext unconditionally which obviously crashed.

Now the connects related to QInputMethods are not setup if we failed
to create the QPlatfromInputContext.

Reviewed-By: bshah
2016-06-02 15:25:31 +02:00
..
abstractplatformcontext.cpp [plugins/qpa] Adjust to changes in Qt 5.7 QPA interface 2016-03-09 17:15:15 +01:00
abstractplatformcontext.h [plugins/qpa] Adjust to changes in Qt 5.7 QPA interface 2016-03-09 17:15:15 +01:00
backingstore.cpp
backingstore.h
CMakeLists.txt
integration.cpp [plugins/qpa] Handle case that qtvirtualkeyboard plugin is not available more gracefully 2016-06-02 15:25:31 +02:00
integration.h Integrate QtVirtualKeyboard into KWin/Wayland 2016-06-02 11:26:53 +02:00
kwin.json
main.cpp
nativeinterface.cpp [plugins/qpa] Add a roundtrip platform function 2016-03-16 11:10:14 +01:00
nativeinterface.h [plugins/qpa] Add a roundtrip platform function 2016-03-16 11:10:14 +01:00
platformcontextwayland.cpp
platformcontextwayland.h
platformcursor.cpp
platformcursor.h
screen.cpp [plugins/qpa] Add support for QT_WAYLAND_FORCE_DPI env variable 2016-05-17 07:32:30 +02:00
screen.h [plugins/qpa] Add support for QT_WAYLAND_FORCE_DPI env variable 2016-05-17 07:32:30 +02:00
sharingplatformcontext.cpp Rename abstract_backend.(h|cpp) to platform.(h|cpp) 2016-04-07 16:18:12 +02:00
sharingplatformcontext.h
window.cpp
window.h