kwin/plugins/qpa
Bhushan Shah e900dc3b5e qpa: remove unused override for the inputcontext
Previously qtvirtualkeyboard was integrated weirdly so that it was
acting as the focus object and proxy for input methods, however now that
we support proper input methods, this code is totally unused in the QPA
and actually prevents the QT_IM_MODULE from working now that
qtvirtualkeyboard is dropped.

See: f26f2fe181 for the reference of the
code deleted.
2020-09-03 12:29:57 +00:00
..
abstractplatformcontext.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
abstractplatformcontext.h Prettify license headers 2020-08-07 19:57:56 +00:00
backingstore.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
backingstore.h Prettify license headers 2020-08-07 19:57:56 +00:00
CMakeLists.txt Properly include private Qt5 targets 2020-05-15 12:24:23 +02:00
eglhelpers.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
eglhelpers.h Prettify license headers 2020-08-07 19:57:56 +00:00
integration.cpp qpa: remove unused override for the inputcontext 2020-09-03 12:29:57 +00:00
integration.h qpa: remove unused override for the inputcontext 2020-09-03 12:29:57 +00:00
kwin.json
main.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
offscreensurface.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
offscreensurface.h Prettify license headers 2020-08-07 19:57:56 +00:00
platformcursor.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
platformcursor.h Prettify license headers 2020-08-07 19:57:56 +00:00
screen.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
screen.h Prettify license headers 2020-08-07 19:57:56 +00:00
sharingplatformcontext.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
sharingplatformcontext.h Prettify license headers 2020-08-07 19:57:56 +00:00
window.cpp Prettify license headers 2020-08-07 19:57:56 +00:00
window.h Don't double-delete Window::handle 2020-08-14 16:51:46 +02:00