summaryrefslogtreecommitdiffstats
path: root/src/plugins/platforminputcontexts
Commit message (Expand)AuthorAgeFilesLines
* ibus: use logging category for im debugLiang Qi2025-02-082-27/+17
* ibus: Make address a QByteArray instead of a view in createConnection()Rym Bouabid2025-02-041-2/+2
* Make module ready for source SBOM checkingLucie Gérard2025-01-271-1/+0
* Replace qgetenv() calls converted to QString with qEnvironmentVariable()Thiago Macieira2025-01-011-5/+3
* src/plugins/*: fix GCC -Wextra-semi colon after member func definitionAhmad Samir2024-12-311-2/+2
* Replace QPair/qMakePair with std::pair in qtbase/pluginsIsak Fyksen2024-11-191-3/+3
* Add REUSE.toml filesLucie Gérard2024-11-052-0/+16
* Use QIODevice::readLineInto() instead of readLine() in loopsRym Bouabid2024-09-201-3/+4
* 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