summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts
Commit message (Expand)AuthorAgeFilesLines
* ibus: avoid a crash when context is not readyAleix Pol Gonzalez2024-01-191-1/+2
* IBus: Support a property ClientCommitPreeditInho Lee2024-01-1610-45/+180
* IBus: fix missing Q_SLOTSIlya Fedin2023-04-051-1/+1
* Make flatpak check more backward compatibleIlya Fedin2023-04-041-2/+2
* src: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-103-16/+2
* ibus: support high dpi for cursor rectangleLiang Qi2023-01-031-3/+24
* ibus: add SetCursorLocationRelative in InputContext.xmlLiang Qi2023-01-032-0/+13
* IBus: Use portal in snapIlya Fedin2022-11-261-3/+4
* ibus: check object validity before honoring `inputMethodAccepted()`Phan Quang Minh2022-11-251-1/+1
* Fix QIBusPlatformInputContext leaksIlya Fedin2022-11-171-45/+48
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-2/+1
* plugins: use nullptr instead of 0 and NULLJohannes Kauffmann2022-10-022-8/+9
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
* Add license headers to cmake filesLucie Gérard2022-08-033-0/+9
* Fix typos in docs and commentsKai Köhne2022-06-151-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-168-304/+16
* includemocs (updated script)Marc Mutz2022-05-053-0/+3
* Plugins: replace remaining uses of QLatin1String with QLatin1StringViewSona Kurazyan2022-05-041-4/+4
* Plugins: use _L1 for for creating Latin-1 string literalsSona Kurazyan2022-05-043-12/+18
* Plugins: stop using QLatin1Char constructor for creating char literalsSona Kurazyan2022-05-021-1/+1
* Remove noop calls to QPlatformInputContext base classTor Arne Vestbø2022-04-291-5/+0
* QIbusPlatformInputContextPlugin: includemocsMarc Mutz2022-04-281-0/+2
* QComposePlatformInputContextPlugin: includemocsMarc Mutz2022-04-281-0/+2
* Misc: Do not depend on transitive includesFabian Kosmale2022-03-171-0/+1
* CMake: Rename qt6_add_plugin TYPE option to PLUGIN_TYPEAlexandru Croitor2021-08-062-2/+2
* xkb.compose: get locale from user env settingsLiang Qi2021-06-211-4/+10
* Remove unnecessary class memberAleix Pol2021-03-121-1/+0
* cmake: Don't give plugins PUBLIC usage requirementsCraig Scott2021-02-242-4/+2
* Remove .prev_CMakeLists.txt filesJoerg Bornemann2021-01-121-25/+0
* Remove QtDBus includesDavid Skoland2021-01-126-37/+46
* Remove the qmake project filesJoerg Bornemann2021-01-073-53/+0
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-4/+4
* Adjust code format, add space after 'if'Zhang Sheng2020-11-161-1/+1
* CMake: Add handling of PLUGIN_EXTENDS for generic pluginsAlexey Edelev2020-11-093-0/+3
* Make xkb a private dependency of QtGuiJoerg Bornemann2020-09-162-0/+3
* Use QList instead of QVector in pluginsJarek Kobus2020-07-061-2/+2
* Move xkbcommon to QtGuiFriedemann Kleint2020-07-043-3/+2
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-021-0/+1
* IBus: Use WAYLAND_DISPLAY on Wayland sessions to make up socket namesTakao Fujiwara2020-05-151-11/+27
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-273-3/+4
* cmake: Remove APPLE prefix from platform namesTor Arne Vestbø2020-03-161-1/+1
* cmake: Fix naming when referring to Apple macOSTor Arne Vestbø2020-03-161-1/+1
* Regenerate projects to correctly handle private dependenciesAlexandru Croitor2020-02-053-8/+6
* Regenerate plugin projects to get new target namesAlexandru Croitor2020-01-273-10/+9
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-244-8/+8
|\
| * Replace usages of QVariant::value by qvariant_castOlivier Goffart2019-12-153-7/+7
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | Regenerate src/*Alexandru Croitor2019-11-143-3/+3
* | Regenerate everything under ./srcAlexandru Croitor2019-11-123-3/+0
* | Regenerate platforminputcontexts pluginsAlexandru Croitor2019-10-084-10/+31