41
I Use This!
Very High Activity

Commits : Listings

Analyzed about 2 hours ago. based on code collected 1 day ago.
Apr 25, 2023 — Apr 25, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Explicitly cast individual un-processable wide characters to integer types before logging them. More... over 1 year ago
Move files for Bazel from tools/ to bazel/ More... over 1 year ago
Support ~/.config/xkb ~/.xkb More... over 1 year ago
fcitx5-configtool: which -> command -v More... over 1 year ago
Updated the filtering logic for short query. We want to suppress over-trigerring as the short query does not have enough contextual information. More... over 1 year ago
Set use_actual_converter_for_realtime_conversion false for mobile environment for testing. More... over 1 year ago
Introduce `IbusPropList`. More... over 1 year ago
Introduce `IbusEngineWrapper` to PropertyHandler. More... over 1 year ago
Add test cases to composer_test.cc More... over 1 year ago
Remove mozc_engine_proerty.cc and .h files. More... over 1 year ago
Refactoring of PropertyHandler. More... over 1 year ago
Introduce IbusEngineWrapper. More... over 1 year ago
Refactoring of EngineInterface. More... over 1 year ago
Refactoring of ibus_header.h and main.cc More... over 1 year ago
Add README.md to gui/ More... over 1 year ago
Swap the arguments of EXPECT_EQ to (actual, expected). More... over 1 year ago
Rename GtkCandidateWindow to CandidateWindow. More... over 1 year ago
Simplified the build configurations for Ibus. More... over 1 year ago
Add build dependencies to the GYP build. More... over 1 year ago
Fix 1 ClangTidyReadability findings: * redundant string conversion More... over 1 year ago
Use command -v instead of which in fcitx5-diagnose. More... over 1 year ago
Add test case for match rule and new api More... over 1 year ago
Add additional space in FCITX_ASSERT. More... over 1 year ago
Extend MatchRule to support different message type and evasdrop. More... over 1 year ago
Keep event loop pointer for dbus. More... over 1 year ago
Fix the assignment to vector in dbus message. More... over 1 year ago
Do not run spellchecker on composition strings. More... over 1 year ago
Add IfThisThenThat Lint to KeyEvent. More... over 1 year ago
Refactoring of key_parser.h More... over 1 year ago
Make ParsekeyVector return false when it takes multiple keys or special keys. More... over 1 year ago