Commit Graph

  • 62650f4534
    Implement InvokeAction. Weng Xuetian 2021-11-23 17:44:02 -0800
  • 4b05358dea
    Use frameGeometry directly as screen geometry. Weng Xuetian 2021-11-08 09:11:12 -0800
  • 92173b5ff7
    Fix hotkey like shift+space not accepted by modifierless == false. 5.0.7 Weng Xuetian 2021-09-07 09:24:40 -0700
  • 51b7ad88d5
    Fix typo Weng Xuetian 2021-09-07 09:13:38 -0700
  • 93f429cc4e
    bump version Weng Xuetian 2021-08-29 11:37:53 -0700
  • 3414ef0751
    bump cmake requirments Weng Xuetian 2021-08-05 00:51:24 -0700
  • 7e02796979
    Fix vertical candidate list configured in theme. Weng Xuetian 2021-08-04 19:02:02 -0700
  • 87197dad7f
    Revert "Make it popup instead of tooltip." Weng Xuetian 2021-06-25 08:39:43 -0700
  • 0eb4f8aef8 [trans] Update Translation Fcitx Transifex Bot 2021-06-05 20:25:07 +0000
  • d14a63d1fc
    Make it popup instead of tooltip. Weng Xuetian 2021-06-01 22:59:27 -0700
  • 0d0eb237a6
    bump version 5.0.6 Weng Xuetian 2021-05-04 08:21:02 -0700
  • 5bc8cadfe6
    Use break for do while 0 Weng Xuetian 2021-04-09 23:19:17 -0700
  • a2f8c69293
    Use old qt API to use invokeMethod. Weng Xuetian 2021-04-08 18:52:27 -0700
  • 9fa57f9602
    bump version 5.0.5 Weng Xuetian 2021-03-22 11:12:44 -0700
  • c9fbdd0321
    Exclude auto repeat bit. Weng Xuetian 2021-03-22 11:05:37 -0700
  • 6d50480667
    bump fcitx5-qt version 5.0.4 Weng Xuetian 2021-03-19 22:59:24 -0700
  • 6629c75c55
    Update dbus API Weng Xuetian 2021-03-19 22:58:12 -0700
  • bd2eebd4b7
    Use fixed line height for candidate window. Weng Xuetian 2021-03-15 16:47:16 -0700
  • de7648d57b
    Try to fix #22 Weng Xuetian 2021-03-05 08:01:03 -0800
  • 6fb3778699
    clean up the code by removing the "wid" property. Weng Xuetian 2021-03-05 07:42:32 -0800
  • 2f6db731cc
    make Qt 5.12 compatible. Weng Xuetian 2021-02-26 19:05:24 -0800
  • 921901a122
    Add missing includes Weng Xuetian 2021-02-26 19:01:41 -0800
  • 8543204b9a
    bump version 5.0.3 Weng Xuetian 2021-02-18 22:02:08 -0800
  • 58f60459d0
    ensure we clear the ui upon fcitx exit and focus out. Weng Xuetian 2021-02-17 17:18:43 -0800
  • cee84a43d6
    Fix typo in candidate highlight. Weng Xuetian 2021-02-16 17:42:57 -0800
  • 89a6026c35
    Fix the bottom image rendering. Weng Xuetian 2021-02-10 22:06:27 -0800
  • ccaed35ec3
    force parse the qsettings to ensure the value is always loaded. Weng Xuetian 2021-02-10 22:05:30 -0800
  • cb48a057e1
    Add border width option support Weng Xuetian 2021-01-27 10:35:10 -0800
  • eb4b3ed96b
    Turn on QT_NO_KEYWORDS Weng Xuetian 2021-01-26 14:01:44 -0800
  • ca738c97f4
    Fix border color paint Weng Xuetian 2021-01-26 00:51:57 -0800
  • 0bde0e3209
    Fix the wrong empty checking Weng Xuetian 2021-01-26 00:38:35 -0800
  • e57e5552e7
    Donot remove empty config path. Weng Xuetian 2021-01-26 00:30:21 -0800
  • 0cfe8f9bea
    Make border color transparent as default. Weng Xuetian 2021-01-25 23:51:51 -0800
  • cde946649a
    Add fallback theme value and border support Weng Xuetian 2021-01-25 14:49:46 -0800
  • 4093f54da2
    correctly set the fallback theme name. Weng Xuetian 2021-01-25 13:59:56 -0800
  • 7f826b46ff
    Add support for drawing cursor Weng Xuetian 2021-01-24 13:26:53 -0800
  • a1fb000621
    Use the same logic from classicui for out of window positon. Weng Xuetian 2021-01-23 18:09:59 -0800
  • ffefd6df93
    Use the new flag for client side input panel. Weng Xuetian 2021-01-23 07:51:07 -0800
  • 76e0c5808f
    Add support for rendering overlay image. Weng Xuetian 2021-01-22 17:39:48 -0800
  • d22e9455d7
    Add client side ui support for im module and dbusaddons Weng Xuetian 2021-01-21 20:52:06 -0800
  • dea97f6ff1
    Detect more wayland platform with platform.startsWith("wayland") Weng Xuetian 2021-01-18 20:56:48 -0800
  • d5c3338e70
    Qt 4.7 doesn't support initializer-list Weng Xuetian 2021-01-15 20:48:09 -0800
  • 9f8a3d9a4c
    Retain Qt 4.7 compatibility. Weng Xuetian 2021-01-15 15:24:29 -0800
  • 3857933f28
    Correct a typo in qtkeytrans.cpp (#20) Felix Yan 2021-01-12 13:44:33 -0600
  • 9f2e2e984c
    Increase the buffer size of compose. 5.0.2 Weng Xuetian 2021-01-06 09:17:44 -0800
  • 5e069a2273 [trans] Update Translation Fcitx Transifex Bot 2020-12-25 20:26:53 +0000
  • ae50e25436
    Use CMAKE_INSTALL_FULL_LIBEXECDIR for gui-wrapper Weng Xuetian 2020-12-21 05:37:07 -0800
  • 24f4093a3e [trans] Update Translation Fcitx Transifex Bot 2020-12-19 20:24:38 +0000
  • 69e298d0c5
    Need full path for imported location. Weng Xuetian 2020-12-19 10:24:40 -0800
  • 895707269e
    Bump version. Weng Xuetian 2020-12-19 10:21:55 -0800
  • 00193704ff
    Add gui-wrapper target to cmake Weng Xuetian 2020-12-19 10:19:36 -0800
  • 17af88389b [trans] Update Translation Fcitx Transifex Bot 2020-12-16 20:24:32 +0000
  • ce2574cc22 [trans] Update Translation Fcitx Transifex Bot 2020-12-14 20:24:11 +0000
  • ddc2214b36 [trans] Update Translation Fcitx Transifex Bot 2020-12-10 01:11:04 +0000
  • 5e0af88978
    Fix wrong type name in xml. Weng Xuetian 2020-12-09 07:45:49 -0800
  • 86f1a0f3a9
    Copy qt 6 dbus code since export header name is different. Weng Xuetian 2020-12-09 07:41:46 -0800
  • b1883a57f2
    Fix qt6 compatibility issue Weng Xuetian 2020-12-08 21:14:23 -0800
  • 1c155eae30
    Fix delete surounding text boundary check Weng Xuetian 2020-12-08 21:14:09 -0800
  • 29a82227bb
    Send key repeat information to fcitx. Weng Xuetian 2020-12-08 09:53:29 -0800
  • ffa3f9ac7a
    Use timestamp for actual events instead of get time. Weng Xuetian 2020-12-08 09:13:34 -0800
  • 6a3b6c6717
    Replace uint with unsigned int Weng Xuetian 2020-12-06 16:01:41 -0800
  • ad5ce586ef
    bump version 5.0.1 Weng Xuetian 2020-12-03 17:33:32 -0800
  • 334bb758d0 [trans] Update Translation Fcitx Transifex Bot 2020-12-04 00:02:43 +0100
  • 9f363c3ca1 [trans] Update Translation Fcitx Transifex Bot 2020-11-29 00:02:49 +0100
  • a1ee2ba162
    update a missing header with SPDX. Weng Xuetian 2020-11-25 14:34:49 -0800
  • c41ecc3642
    add set(REQUIRED_QT6_VERSION 6.0.0) (#16) chenshijie-uos 2020-11-24 10:31:32 +0800
  • b589c339d4 [trans] Update Translation Fcitx Transifex Bot 2020-11-13 00:03:10 -0800
  • 97ea203b40
    Workaround a self-recursion issue in libreoffice. 5.0.0 Weng Xuetian 2020-10-28 17:23:43 -0700
  • d7ec56e811 [trans] Update Translation Fcitx Transifex Bot 2020-10-28 12:15:03 -0700
  • 932e25f361 [trans] Update Translation Fcitx Transifex Bot 2020-10-15 00:02:27 -0700
  • 19c88447c8
    Fix description of ENABLE_QT6 (#14) Felix Yan 2020-10-13 06:44:54 +0800
  • b3b0245ce3
    Add qt6 support. Weng Xuetian 2020-10-06 17:15:08 -0700
  • f5adc1bd85 [trans] Update Translation Fcitx Transifex Bot 2020-09-15 00:03:09 -0700
  • 52513eb7f4
    include CMakeFindDependencyMacro for find_dependency Weng Xuetian 2020-09-14 13:25:31 -0700
  • 1e7b694b82
    Add support for set cursor rect v2. Weng Xuetian 2020-09-12 10:42:41 -0700
  • 02bbbf671d
    fix the usage of ecm_setup_version. Weng Xuetian 2020-09-03 09:26:40 -0700
  • 73bfd76dd7
    Register the missing dbus type for new addon info. Weng Xuetian 2020-08-21 10:46:32 -0700
  • eedb2dd00b
    Add support for GetAddonV2. Weng Xuetian 2020-08-20 11:30:48 -0700
  • edf50b029f
    Check iid for plugin. Weng Xuetian 2020-08-19 11:56:09 -0700
  • 3ddd34aa72
    Add support for capture hyper and super combination for key sequence. Weng Xuetian 2020-08-08 15:31:47 -0700
  • 91a4b144c0
    Add more fix on key translation for configtool. Weng Xuetian 2020-08-02 14:53:23 -0700
  • 47628ac9f8
    Get rid of QtX11Extras (#8) ilya-fedin 2020-07-31 23:31:55 +0400
  • cf6daf5e41
    Make test use QCoreApplication so it can be run without X. Weng Xuetian 2020-07-29 22:38:55 -0700
  • f5466b15d5
    Fix key conversion when text is of some werid value. Weng Xuetian 2020-07-29 22:37:46 -0700
  • 22e84ba7d0
    Fix a uninitialized var bug. Weng Xuetian 2020-07-22 09:27:13 -0700
  • b6f2ef3c4d
    Fix #5 Weng Xuetian 2020-06-15 14:43:59 -0700
  • 72acd72cf2
    Get rid of unused functions and add variant that support text arg. Weng Xuetian 2020-06-02 20:00:02 -0700
  • 123301896a
    Use handleExtendedKeyEvent instead of sendEvent for forward event. Weng Xuetian 2020-05-28 08:59:51 -0700
  • b8a4eb2dda
    Consider frame margin for position on wayland. Weng Xuetian 2020-05-26 15:06:27 -0700
  • 1f3d4862c7
    Add flag for key event order fix. Weng Xuetian 2020-05-26 00:17:25 -0700
  • 8903e816dd
    Port the key conversion fix to qt4. Weng Xuetian 2020-05-26 00:09:36 -0700
  • 099ebd423c
    Always keep a original filtered key event copy as keysym to qt reference. Weng Xuetian 2020-05-25 23:50:11 -0700
  • 616a173502
    Set relative cap correctly for wayland case. Weng Xuetian 2020-05-23 21:46:58 -0700
  • b4d9cb2439 Don't run focus in on input method disabled window Weng Xuetian 2020-05-18 09:54:03 -0700
  • 128066eeee Use relative path for header Weng Xuetian 2020-05-15 21:38:31 -0700
  • b7bdd8aec2 Enable build plugin without fcitx name. Weng Xuetian 2020-05-14 08:36:12 -0700
  • 037524dc44 Rename the plugin class name Weng Xuetian 2020-05-14 07:52:08 -0700
  • 8f81755cab Use new enum name. Weng Xuetian 2020-05-12 22:31:40 -0700
  • b7deddd572 Fix fcitx/fcitx5#56 Weng Xuetian 2020-05-10 09:08:48 -0700
  • 020552f69e Migrate to SPDX. Weng Xuetian 2020-05-08 16:28:15 -0700