File tree
6 files changed
+7
-6
lines changed- docs
- scripts
6 files changed
+7
-6
lines changed+3-3
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 | 5 |
| |
6 | 6 |
| |
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
| |||
21 | 21 |
| |
22 | 22 |
| |
23 | 23 |
| |
24 |
| - | |
| 24 | + | |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
| 15 | + |
- CMakeLists.txt-10
- cmake/Fcitx5CompilerSettings.cmake+1-1
- po/zh_CN.po+36-33
- po/zh_TW.po+43-35
- src/frontend/ibusfrontend/CMakeLists.txt+1-1
- src/frontend/ibusfrontend/ibusfrontend.cpp+2-3
- src/im/keyboard/CMakeLists.txt+1-1
- src/im/keyboard/keyboard.cpp+8-12
- src/lib/fcitx-utils/CMakeLists.txt+1-2
- src/lib/fcitx-utils/eventdispatcher.cpp+6-6
- src/lib/fcitx-utils/fdstreambuf.h+44-3
- src/lib/fcitx-utils/i18n.h+44-5
- src/lib/fcitx-utils/log.cpp+13-14
- src/lib/fcitx-utils/misc.cpp+2-2
- src/lib/fcitx-utils/misc_p.h+3-1
- src/lib/fcitx-utils/mtime_p.h+2-1
- src/lib/fcitx-utils/semver.cpp+2-2
- src/lib/fcitx/CMakeLists.txt+1-1
- src/lib/fcitx/instance.cpp+9-10
- src/modules/dbus/CMakeLists.txt+1-1
- src/modules/dbus/dbusmodule.cpp+4-4
- src/modules/notificationitem/CMakeLists.txt+1-1
- src/modules/unicode/CMakeLists.txt+1-1
- src/modules/unicode/charselectdata.cpp+4-2
- src/modules/unicode/unicode.cpp+3-3
- src/modules/xcb/CMakeLists.txt+1-1
- src/modules/xcb/xcbconnection.cpp+1-4
- src/ui/classic/CMakeLists.txt+1-1
- src/ui/classic/theme.cpp+4-4
- test/testeventdispatcher.cpp+34
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
17 | 16 |
| |
18 | 17 |
| |
19 | 18 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
0 commit comments