aboutsummaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Fix pinyin and tcime resource bundlingJarkko Koivikko2021-03-059-17/+63
* Fix symbols key label in Japanese symbols layoutJarkko Koivikko2021-03-051-3/+13
* CMake: Change layout base path to value which it was before cmakeJarkko Koivikko2021-03-057-69/+69
* CMake: Add qt command line optionsJarkko Koivikko2021-03-051-0/+9
* Add Stroke and Romaji values to the InputMode enumerationJarkko Koivikko2021-03-054-2/+12
* Add Q_REVISION attribute to clearInputModeJarkko Koivikko2021-02-231-1/+1
* Replace layoutChangeNotifyTimer with Qt.callLaterJarkko Koivikko2021-02-131-7/+3
* Remove visible condition from the keyboard observer scanJarkko Koivikko2021-02-131-1/+1
* Do not trigger word reselect when focus is set programmaticallyJarkko Koivikko2021-02-122-1/+5
* Add missing parameter to Connections handlerJarkko Koivikko2021-02-091-1/+1
* Allow multiple input methods in the extension metadataJarkko Koivikko2021-02-051-8/+30
* Pinyin: not mix upper and lower caseShinichi Okada2021-02-011-2/+2
* Adapt to new Connections syntaxJarkko Koivikko2021-01-298-12/+12
* Add new key type FlickKey v2Jarkko Koivikko2021-01-2911-7/+262
* Add new function Trace.startHideTimerJarkko Koivikko2021-01-292-1/+47
* Add generic dictionary API for the virtual keyboard v2Jarkko Koivikko2021-01-2913-1/+663
* Add new method clearInputMode() to input method v2Jarkko Koivikko2021-01-296-1/+35
* Add new settings defaultInputMethodDisabled, defaultDictionaryDisabledJarkko Koivikko2021-01-295-3/+103
* Add new setting for disabling handwriting modeJarkko Koivikko2021-01-295-1/+54
* Add new setting for input method hintsJarkko Koivikko2021-01-295-0/+48
* Add new setting for handwriting timeoutJarkko Koivikko2021-01-294-1/+93
* Add new setting for user data path (add revision)Jarkko Koivikko2021-01-291-1/+1
* Add new setting for user data pathJarkko Koivikko2021-01-275-2/+78
* Fix XCB::XFIXES target lookup when using qt-configure-moduleAlexey Edelev2021-01-263-2/+8
* Add InputContext.keyboardObserver property v4Jarkko Koivikko2021-01-2628-2/+385
* Recycle drawing canvases to save resources v3Jarkko Koivikko2021-01-265-35/+131
* Fix position of the keyboardRectangle in app integrationJarkko Koivikko2021-01-221-5/+16
* cmake: Fix detection of local Hunspell source codeJarkko Koivikko2021-01-216-4/+70
* Remove lipi-toolkit from CMake configurationJarkko Koivikko2021-01-212-16/+2
* Fix QML warningJarkko Koivikko2021-01-181-1/+1
* Fix WCL menu exceeding left boundary of the keyboardJarkko Koivikko2021-01-181-1/+1
* Fix WCL menu related QML warningJarkko Koivikko2021-01-181-0/+2
* Fix unwanted WCL menu popupJarkko Koivikko2021-01-181-1/+1
* Sort language list by active languagesJarkko Koivikko2021-01-182-4/+19
* Fix activation of input panel when initial active focus is setJarkko Koivikko2021-01-153-11/+19
* Drop lipi-toolkitJarkko Koivikko2021-01-15256-70132/+9
* Fix include of example .pro fileAndreas Buhr2020-12-091-1/+1
* Suggest phrases based on the last selected word of pinyinNiu Shouwei2020-12-091-1/+1
* CMake: Regenerate projects to use latest CMake APIAlexandru Croitor2020-11-2659-164/+182
* Update dependencies on 'dev' in qt/qtvirtualkeyboardAlexandru Croitor2020-11-261-1/+1
* Remove all version numbers from QML importsMitch Curtis2020-10-22117-323/+323
* Work around compiler bug on macOS 10.14Lars Knoll2020-10-211-0/+6
* Fix warnings from using deprecated APIsVolker Hilsheimer2020-09-163-8/+8
* Remove operator== for QInputMethodEvent::AttributeMitch Curtis2020-08-212-9/+0
* CMake: Prepare for removal of Threads::Threads special casesAlexandru Croitor2020-08-061-1/+6
* Fix warning in SelectionListItemMitch Curtis2020-07-141-1/+1
* Add ; to Q_UNUSEDLars Schmertmann2020-07-0720-101/+101
* Doc: Update docs with cmake package informationNico Vertriest2020-06-261-0/+1
* Fix compiler warnings for overrides that miss 'override' keywordVolker Hilsheimer2020-06-221-3/+3
* Fix cursor position in Japanese inputJanne Myöhänen2020-06-221-0/+2