Go to file
liulinsong 3a3384b1ca
Add a function to get the full input method group information (#44)
Co-authored-by: Weng Xuetian <wengxt@gmail.com>
2023-07-28 17:08:47 -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 2023-04-25 20:24:19 +00:00
qt4 Change the default behavior of virtual keyboard visibility (#42) 2023-07-28 10:49:36 -07:00
qt5 Add a function to get the full input method group information (#44) 2023-07-28 17:08:47 -07:00
qt6 Add a function to get the full input method group information (#44) 2023-07-28 17:08:47 -07: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 Use POSITION_INDEPENDENT_CODE in cmake 2023-06-25 16:19:58 -07: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+.