Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion fcitx5-anthy
Submodule fcitx5-anthy updated 42 files
+1 βˆ’1 CMakeLists.txt
+154 βˆ’146 po/ca.po
+154 βˆ’146 po/da.po
+154 βˆ’146 po/de.po
+154 βˆ’146 po/fcitx5-anthy.pot
+154 βˆ’146 po/he.po
+157 βˆ’149 po/ja.po
+156 βˆ’148 po/ko.po
+156 βˆ’148 po/ru.po
+153 βˆ’145 po/vi.po
+156 βˆ’148 po/zh_CN.po
+156 βˆ’148 po/zh_TW.po
+17 βˆ’9 src/action.cpp
+8 βˆ’7 src/action.h
+12 βˆ’0 src/config.h
+139 βˆ’90 src/conversion.cpp
+8 βˆ’3 src/conversion.h
+317 βˆ’380 src/default_tables.cpp
+55 βˆ’50 src/default_tables.h
+66 βˆ’45 src/engine.cpp
+23 βˆ’16 src/engine.h
+55 βˆ’63 src/kana.cpp
+4 βˆ’3 src/kana.h
+83 βˆ’65 src/key2kana.cpp
+8 βˆ’7 src/key2kana.h
+7 βˆ’3 src/key2kana_base.h
+86 βˆ’65 src/key2kana_table.cpp
+5 βˆ’4 src/key2kana_table.h
+59 βˆ’49 src/nicola.cpp
+7 βˆ’4 src/nicola.h
+113 βˆ’76 src/preedit.cpp
+9 βˆ’4 src/preedit.h
+133 βˆ’91 src/reading.cpp
+9 βˆ’5 src/reading.h
+232 βˆ’159 src/state.cpp
+14 βˆ’11 src/state.h
+95 βˆ’84 src/style_file.cpp
+16 βˆ’16 src/style_file.h
+50 βˆ’59 src/utils.cpp
+6 βˆ’4 src/utils.h
+5 βˆ’3 test/testanthy.cpp
+15 βˆ’11 test/teststylefile.cpp
Loading