aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Bump versionv5.12.125.12Jani Heikkinen2021-10-041-1/+1
| | | | Change-Id: I05957047c7e64c672ddf2ffa447cc57c3e47ec13
* Pinyin: not mix upper and lower caseShinichi Okada2021-07-271-2/+2
| | | | | | | | | | We should not change the original input text. Fixes: QTBUG-85245 Change-Id: Idfbe95102f9e60a08d78fec5791b9fb2a5a2e817 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit 9b4a16c2e5882343b7632061990d3af42f3716eb) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Fix high CPU utilization caused by key repeat timerJarkko Koivikko2021-06-091-2/+4
| | | | | | | | | | | | | | | | | | | Key repeat timer has been broken since the beginning. The key repeat timer leaked timer instances while processing the event, causing the accumulation of unprocessed timer events and high CPU utilization. Fix the issue by killing the original timer (long press delay 600 ms) and starting the key repeat timer (repeat delay 50 ms) once. [ChangeLog] Fixed high CPU utilization caused by key repeat timer. Fixes: QTBUG-94259 Change-Id: Iff47249db27cda3750f497cb02c1cb642261e032 Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi> (cherry picked from commit 63a944ff12580f2c333a162ecaecd12419a39c10) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Fix position of the keyboardRectangle in app integrationv5.12.11Jarkko Koivikko2021-03-041-5/+16
| | | | | | | | | | | | | | | InputPanel contained double mapping of keyboardRectangle to QML root. The problem was that inputPanel.x and y were already relative to parent so mapToItem(null) doubled the value. Use function to calculate the rectangle. This function also references the position of the inputPanel, so it is properly updated in the Binding. Task-number: QTBUG-85554 Change-Id: Iaf5075f31f27bc08bbf41aa5960303705135cd16 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit 40928827d166649afa1b256e7b05dcd11442d25a)
* Bump versionJani Heikkinen2020-11-061-1/+1
| | | | Change-Id: Ic9c0fee43439e48827f53ea43a53ea19e1270878
* Add changes file for Qt 5.12.10Antti Kokko2020-10-191-0/+25
| | | | | | | Change-Id: If0a76eddfbbc3b9caf4c98aaaf35682f6f35f9aa Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit bb9fd3b992d716ebba392bc3cf21da41e5562d08) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Bump versionJani Heikkinen2020-10-141-1/+1
| | | | Change-Id: Ic9d286115a2abb0bebbfe657881faf7402ca60b2
* Fix cursor position in Japanese inputJanne Myöhänen2020-06-232-0/+35
| | | | | | | | | | | Fix cursor position in Japanese input when suggestion is selected. The selected text is set as preedit text just before committing. Fixes: QTBUG-74664 Change-Id: I7d1dd35fad8b844f5849c3006145c69792ce8725 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit 5760593c66928c77b193a8502b8433e122980bc1) Reviewed-by: Qt Cherry-pick Bot <cherrypick_bot@qt-project.org>
* Merge remote-tracking branch 'origin/5.12.9' into 5.12Qt Forward Merge Bot2020-06-171-0/+20
|\ | | | | | | Change-Id: I7420b6b99aa4eb6fd288907c7c215d5e5e39c3d1
| * Add changes file for Qt 5.12.9v5.12.9Antti Kokko2020-06-041-0/+20
|/ | | | | | | + a91e85811c8024534a2389f4b0ef8c57a14a9f3d Bump version Change-Id: I5f6eafa4a1e5277e01b100ec921bf7832b10a6c6 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* Bump versionAlexandru Croitor2020-04-221-1/+1
| | | | Change-Id: I5346b11043a00a5b1655db805b4585a0264dcd43
* Merge remote-tracking branch 'origin/5.12.8' into 5.12Qt Forward Merge Bot2020-04-141-0/+20
|\ | | | | | | Change-Id: If41a11e9b223e3d5c1bf2cd3b1eb0bcd409d726f
| * Add changes file for Qt 5.12.8v5.12.8Antti Kokko2020-03-171-0/+20
|/ | | | | | | + a88a0d43674868b36ae04bc36ca1a8eb5bfdbda0 Bump version Change-Id: I9066d1ce589084a8ca8e7012a684f3c3988cd7d6 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Merge remote-tracking branch 'origin/5.12.7' into 5.12Qt Forward Merge Bot2020-01-311-0/+20
|\ | | | | | | Change-Id: I68b1fd5ba3b3cef59cd40b6c8579dc8974fa3d78
| * Add changes file for Qt 5.12.7v5.12.7Antti Kokko2020-01-171-0/+20
| | | | | | | | | | | | | | + 009387001178d85e1c82a9de9160fb81f705099c Bump version Change-Id: I727a48c973beea05ff84c0fc3229942743923d3b Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | Bump versionAlexandru Croitor2020-01-281-1/+1
|/
* Merge remote-tracking branch 'origin/5.12.6' into 5.12Qt Forward Merge Bot2020-01-071-0/+20
|\ | | | | | | Change-Id: I820e9a12a46828ec783645f6a972866d2010ae44
| * Add changes file for Qt 5.12.6v5.12.6Antti Kokko2019-11-051-0/+20
| | | | | | | | | | | | | | + 86aeac63e9b059b1a32781a8b0c0df7de49f34bc Bump version Change-Id: Ia90afbaf5e8f9d3c818a37d06d8b21ffe0d92b8a Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | Bump versionFrederik Gladhorn2019-11-071-1/+1
|/
* Bump versionFrederik Gladhorn2019-10-301-1/+1
|
* Merge "Merge remote-tracking branch 'origin/5.12.5' into 5.12"Qt Forward Merge Bot2019-09-071-0/+20
|\
| * Merge remote-tracking branch 'origin/5.12.5' into 5.12Qt Forward Merge Bot2019-09-071-0/+20
|/| | | | | | | Change-Id: Iddea409af100707dfa24f5f0d5fe79ea97bbc481
| * Add changes file for Qt 5.12.5v5.12.5Antti Kokko2019-08-271-0/+20
|/ | | | | | | + 47d15b1378621041f612b395ded685fa4e6fbbd0 Bump version Change-Id: I0fef9fb39b56a2f53b6661d4d80182c4e22ed365 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Bump versionFrederik Gladhorn2019-07-011-1/+1
| | | | Change-Id: I07acc50e32e063a2464e92228a646c0697026eff
* Merge "Merge remote-tracking branch 'origin/5.12.4' into 5.12"Qt Forward Merge Bot2019-06-173-2/+22
|\
| * Merge remote-tracking branch 'origin/5.12.4' into 5.12Qt Forward Merge Bot2019-06-173-2/+22
|/| | | | | | | Change-Id: I9e871541e92e69264d462a5a1bb06167048112fd
| * Add changes file for Qt 5.12.4v5.12.4Antti Kokko2019-05-231-0/+20
| | | | | | | | | | Change-Id: I424804d2a3e7f4c2f2e4cc3260e706c48e5bccdd Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
| * Use correct path to lib dirSamuli Piippo2019-05-241-1/+1
| | | | | | | | | | | | | | | | | | | | | | -L path was pointing to non-existing directory. Task-number: QTBUG-75802 Change-Id: I9a72c57ef63d8da860c220041c2000ce3f1fefa8 Reviewed-by: Mikko Gronoff <mikko.gronoff@qt.io> Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io> (cherry picked from commit 2413bc23c5f9995752fdd03d56e480d661fc6fbc) Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
| * Bump versionFrederik Gladhorn2019-05-231-1/+1
|/ | | | Change-Id: I92671402ed7066f1a50a00b1cc3e819c4a566b54
* myscript: dependency updateYuntaek Rim2019-03-151-0/+2
| | | | | Change-Id: I58c9b9b13fe137ef3afc578a1962b51f0144be22 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Remove unused TpcError.h file with unspecified licenseDmitry Shachnev2019-04-233-166/+2
| | | | | | Change-Id: I18b7e8d57bda751e49e556222ea5432101e6db44 Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Merge remote-tracking branch 'origin/5.12.3' into 5.12Qt Forward Merge Bot2019-04-171-0/+25
|\ | | | | | | Change-Id: Ifd3d948ff0e1288e90cc644363be843028c695a7
| * Add changes file for Qt 5.12.3v5.12.3Antti Kokko2019-04-031-0/+25
|/ | | | | | | | | | | + 81204883f671951371a8582008e1357634e7ff0f Restore InputContext.inputItem property removed in 5.12 release + eea791e14a4e2c94ba3ac292292b76b05d56385c Fix incorrect qdoc syntax in Handwriting documentation + e032cadd9d80171cd97c0acac2c0f332131746fb Bump version + 21558bcead96716607e670840c63213d6eb4d8c9 Document Qt::WA_AcceptTouchEvents requirement when using QQuickWidget Change-Id: Ib036f680fcb80ddb88ed89c2f7758eb8aa0f44ee Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* Document Qt::WA_AcceptTouchEvents requirement when using QQuickWidgetMitch Curtis2019-03-211-0/+7
| | | | | | | | | | | On touch devices, it's necessary to set this attribute on the widget to ensure that touch events don't get sent as mouse events. This apparently became necessary after 41293196. Change-Id: I6371efa4bce561aa7e21b240c862d8b1e0fc2950 Fixes: QTBUG-67018 Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io> Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
* Bump versionKari Oikarinen2019-03-211-1/+1
| | | | Change-Id: Ie47f69cc0e858e5d304b165f1f7ba71ee75dfd63
* Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-151-0/+20
|\ | | | | | | Change-Id: I2895870a1c3e097a5a7bd1afb809e2e9de7d3e95
| * Add changes file for Qt 5.12.2v5.12.2Antti Kokko2019-02-211-0/+20
| | | | | | | | | | | | | | | | | | + 1c95cc756a804651818cfe202cc64339a773f51d Bump version + c16fd7561f2b42c0a572f360e8c72a384779fd3a Fix tst_layoutfilesystem::layouts + d08539bae35521bbd7ee60958b4492705efe5b3f Fix tst_layoutresources::layouts Change-Id: I9e05a4b75af1f0bef25ccf7d1a837711df1d1df0 Reviewed-by: Jani Heikkinen <jani.heikkinen@qt.io>
* | Fix incorrect qdoc syntax in Handwriting documentationThibaut Cuvelier2019-03-051-2/+2
| | | | | | | | | | | | | | | | \MyScript instead of MyScript Fixes: QTBUG-74191 Change-Id: I6454a079b979e40a24b5a8cfa81550fa87ce1ce3 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | Restore InputContext.inputItem property removed in 5.12 releaseJarkko Koivikko2019-02-202-0/+25
|/ | | | | | | | | | | | | | | This API was removed in 5.12 release as part of refactoring. However, based on user reports, it is somewhat used in applications, though it was originally intended for internal use. This change brings it back to the public as deprecated. [ChangeLog][InputContext] Restore InputContext.inputItem property removed in 5.12 release. Task-number: QTBUG-72494 Change-Id: I1fda2ae3671bf784839f395345dca3402be35d05 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Merge remote-tracking branch 'origin/5.12.1' into 5.12Qt Forward Merge Bot2019-02-0111-58/+163
|\ | | | | | | Change-Id: I0068155614b5b538910f004a02be4441da9dca39
| * Add changes file for Qt 5.12.1v5.12.1Antti Kokko2019-01-101-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + eb9e095722e1d953d3bf17bad73f528ac9061488 Bump version + a8cab520dc7bedff73ec60a5a189b21cdf01f083 Add changes file for Qt 5.11.3 + c1d1f0e50b6145b4f31e58e0abbdf463a22a96d3 Doc: Update MyScript contact email address + de97ea192a46eecc79198f99e691f5816a01f3d9 plugins/openwnn: Add missing log prints + 3715b42724b2683454a1ffc1e7d31e13ea449520 Doc: remove namespace + b60c05b8eeb30b3ff5d6fe0257ec9617afa2fae3 Fix compilation with gcc 4.8 + a119ba5f76e04e98b08eb35d662daf5c55b2e2bf Add version information about third-party Lipi Toolkit + e5884643a2ec17678abcd4c9335e00feae7233f0 Doc: Fix name of SelectionListModel QML type + 23798415cbabfadeb76297624d5caee527ef54e2 Doc: Fix documentation issues + c3fa86ece61132155aec047e21772c813a87ddeb Bump version Change-Id: I36c60ef49af4887680f0189255ae4e57a0d0382a Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
| * Register QtQuick.VirtualKeyboard.Plugins version 2.3Andy Shaw2019-01-101-0/+1
| | | | | | | | | | | | | | | | | | | | Since the virtual keyboard is still usable even without the plugins, then it should have the latest version registered here instead of depending on the plugins to do it for us. Change-Id: I109e2f452341defbd78831235a35c494d5e44ff6 Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
| * Merge 5.12 into 5.12.1Kari Oikarinen2019-01-082-1/+27
| |\ | | | | | | | | | Change-Id: Ifbb60d6f8163a0a0dc316e1ac06d2ccdb7227f89
| * | Doc: Fix documentation issuesTopi Reinio2019-01-049-50/+134
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit fixes multiple documentation warnings - typos, missing documentation, missing \internal specifiers, linking problems and incorrect documentation configuration which caused Clang to fail to build a precompiled header for QtVirtualKeyboard. Change-Id: I33baf730a98747842a7813bb6ea3a3545927410b Reviewed-by: Jarkko Koivikko <jarkko.koivikko@code-q.fi> Reviewed-by: Martin Smith <martin.smith@qt.io>
| * | Doc: Fix name of SelectionListModel QML typeTopi Reinio2018-12-141-8/+8
| | | | | | | | | | | | | | | | | | | | | | | | And also fix the the description to discuss QML types instead of the C++ types that they instantiate. Change-Id: I25c0ca4e6ec3b03b61f1b4ab7fb9124a34e03f6e Reviewed-by: Leena Miettinen <riitta-leena.miettinen@qt.io>
* | | Fix tst_layoutresources::layoutsSami Nurmenniemi2019-01-171-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fix is needed after change 68511d41d50b1a136fb0e74fdabfd362e0b21a1a in qtbase Change-Id: I4dc1427a095edaf7d15aabc6193936546f90ae17 Task-number: QTBUG-73065 Reviewed-by: Liang Qi <liang.qi@qt.io>
* | | Fix tst_layoutfilesystem::layoutsSami Nurmenniemi2019-01-161-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | Fix is needed after change 68511d41d50b1a136fb0e74fdabfd362e0b21a1a in qtbase Task-number: QTBUG-73065 Change-Id: I88374d953e7e99e9ed653630380404b5ce9953bb Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | | Bump versionKari Oikarinen2019-01-141-1/+1
| |/ |/| | | | | Change-Id: I267df7a16a1e4368ba203646b0ef5f38a354e9e5
* | Bump versionKari Oikarinen2019-01-071-1/+1
| | | | | | | | Change-Id: I7719ddbda7156c72adb757c639d35fadff781f04
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-12-111-0/+26
|\ \ | |/ |/| | | Change-Id: Ie4592245f94c803e443146ba8e18143158704154