Go to file
Weng Xuetian 3ade1a6802
bump version
2025-01-22 15:27:37 -08:00
.github/workflows Add clang format to action (#62) 2024-05-20 17:35:39 -07:00
LICENSES Migrate to SPDX. 2020-05-08 16:28:36 -07:00
cmake Get rid of fcitx utils dependency. 2020-05-08 07:14:00 -07:00
common Notify fcitx of the focus event even if the focus object does not support IM. (#34) 2022-11-15 14:08:42 -08:00
po [trans] Update Translation 2024-07-08 20:24:31 +00:00
qt4 qt4 im module doesn't use xcb 2023-12-01 21:08:04 -08:00
qt5 refactor: replace non-empty QString constructors with QStringLiteral() (#67) 2024-11-05 21:26:50 -08:00
qt6 refactor: use range-based for loop to enhance readability (#68) 2024-11-05 21:25:48 -08:00
test Add more fix on key translation for configtool. 2020-08-02 14:53:23 -07:00
.clang-format run clang-format 2017-05-12 14:04:50 -04:00
.formatignore replace clang-format.sh with git hook. 2019-11-11 00:03:58 -08:00
.gitignore Add a function to get the full input method group information (#44) 2023-07-28 17:08:47 -07:00
CMakeLists.txt bump version 2025-01-22 15:27:37 -08:00
Messages.sh Fix message extraction. 2022-05-01 19:50:59 -07:00
README.md Closes #3 2020-01-17 16:41:33 -08:00

README.md

Fcitx Qt Library

Jenkins Build Status

Coverity Scan Status

Files under qt4/ which include Fcitx5Qt4DBusAddons Library and Input context plugin are released under BSD (See COPYING.BSD). Files under qt5/dbusaddons/ and qt5/platforminputcontext, which include Fcitx5Qt5DBusAddons Library and Qt5 Platform input context plugin, are released under BSD. All other files are released under LGPL2.1+.