aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update dependencies on 'dev' in qt/qtvirtualkeyboardwip/cmakeQt Submodule Update Bot2019-10-291-5/+5
| | | | | Change-Id: Ide20881224019a653ddad2c74ea24e875bb81dba Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-261-5/+5
| | | | | Change-Id: I2d42d3231d7ebdd7c7735b342adeb750a0985915 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-263-23/+26
|\ | | | | | | Change-Id: Ie329290402cd620654e82cc0eb41e06dea2893d8
| * Adapt to new Connections syntaxMitch Curtis2019-10-183-23/+26
| | | | | | | | | | Change-Id: I2e0aac224a9731fc9942633c825808cb6ecff0e9 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-241-5/+5
| | | | | | | | | | Change-Id: I16da3a7083fa1efa9c5c22bfac7f6d59c76aba55 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-221-5/+5
| | | | | | | | | | Change-Id: I1960017be8c5257c18e0f7c590f9996b0e41cc52 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-191-5/+5
| | | | | | | | | | Change-Id: I1c242ac3b1800ebad7153d4490efb195e23b044b Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-181-5/+5
| | | | | | | | | | Change-Id: I4c116b22c8b00ea036643d19254138c95ef6d08c Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-171-5/+5
| | | | | | | | | | Change-Id: If1e5295e7359d81634fd664dc1fb23987fb02012 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-171-5/+5
| | | | | | | | | | Change-Id: Id4d30eb3ecc9d463115aab9487b3c81df53af43a Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-161-3/+3
| | | | | | | | | | Change-Id: Ia4eb4830f4925f10acb4087f35545874a71af455 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-161-5/+5
| | | | | | | | | | Change-Id: I7e22656a6c84ebee0221c2cbb885895ef617abf4 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-161-5/+5
| | | | | | | | | | Change-Id: I6d9917f2d2f1ce4920cb1654da4ef39c598d546f Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-153-124/+499
|\| | | | | | | Change-Id: I6d2d4c8a96b13c059793c5b5d45870b7eb03511a
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-10-1260-124/+5983
| |\ | | | | | | | | | Change-Id: If4d5635696909af171822695954b2f63d62a2af9
| | * Qt virtual keyboard wrapper for X11v5.14.0-beta2Mikko Seppänen2019-10-0857-0/+5484
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This application is a Qt virtual keyboard wrapper that uses Qt virtual keyboard for any X11 input. Application uses At-Spi2 library for listening focus-in events on text widgets and pops up the Qt virtual keyboard when an accepted focus-in event is received. There's also support for listening focus-in events from Chromium browser. For mapping and sending the key events to focused text widget the application uses libXtst, libX11 and libxdo which are also external dependencies to the application among At-Spi2 library. Change-Id: Ifa54969ab4f61e1d48f11ca11058c836f2a403b8 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io> (cherry picked from commit fb9e76c9ebcc9ca98ff04e7310a12b4511fa5539)
| | * Update plugins.qmltypes for 5.14v5.14.0-beta1Kai Koehne2019-09-303-124/+499
| | | | | | | | | | | | | | | | | | | | | Task-number: QTBUG-78690 Change-Id: I41834ea8b0a9d72cfc20a70c7d373ecb3b42112c Reviewed-by: Kai Koehne <kai.koehne@qt.io> Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-141-5/+5
| | | | | | | | | | | | | | | Change-Id: If3b22e0b40b02247a142d80c5c354896280c336a Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-111-5/+5
| | | | | | | | | | | | | | | Change-Id: Ic0141483136584ac7aefa997368e00648c9157a2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | | Update dependencies on 'dev' in qt/qtvirtualkeyboardQt Submodule Update Bot2019-10-101-0/+16
| | | | | | | | | | | | | | | Change-Id: Iefcfdf43be327e0551d8ce435e2329b9b12c45c2 Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | | Merge remote-tracking branch 'origin/wip/qt6' into devSimon Hausmann2019-10-044-7/+10
|\ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Conflicts: .qmake.conf src/import/qtquickvirtualkeyboardplugin.cpp Change-Id: I1f094ac933f1c5b1fd4b59f57ea76d6c1cec3ede
| * | | Fix Qt6 buildAlexandru Croitor2019-08-063-6/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modify all the qmlRegisterModule calls to use minor version 15 because minor version zero from 6.0.0 would make tests fail. This is similar to what was done in qtdeclarative in c147b20a2c1299b2d659fe7c9472ae3866b6a425. Change-Id: Id8102e41cd6b05927338ec062ec7869b24dd9eff Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
| * | | Bump Qt version to Qt 6Alexandru Croitor2019-07-111-1/+1
| | | | | | | | | | | | | | | | | | | | Change-Id: I22d0bd1131d73d2c53a95541f5c45996bd49c75d Reviewed-by: Simon Hausmann <simon.hausmann@qt.io>
* | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-10-013-3/+40
|\ \ \ \ | | |/ / | |/| | | | | | Change-Id: I5dcb43942bb444e0c5bc54e199aa7102e6310e02
| * | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-283-3/+40
| |\ \ \
| | * | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-283-3/+40
| |/| | | | | | |/ | | |/| | | | | Change-Id: If55f2ab70492e6e356f761f78a6d0cdcdbe11026
| | * | Merge "Merge remote-tracking branch 'origin/5.13' into 5.14"Qt Forward Merge Bot2019-09-243-3/+40
| | |\ \
| | | * | Merge remote-tracking branch 'origin/5.13' into 5.14Qt Forward Merge Bot2019-09-243-3/+40
| | |/| | | | | | | | | | | | | | | | | Change-Id: I5ae8a627c0b6e0e400f8abcffec267b87b845a27
| | | * | Merge "Merge remote-tracking branch 'origin/5.12' into 5.13"Qt Forward Merge Bot2019-09-081-0/+20
| | | |\ \
| | | | * | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-09-081-0/+20
| | | |/| | | | | | | | | | | | | | | | | | | | Change-Id: I3cba84033be1de601f94cda7a7d0fbb86d63fbc3
| | | | * | 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>
| | | * | | Merge "Merge remote-tracking branch 'origin/5.13.1' into 5.13"Qt Forward Merge Bot2019-09-071-0/+20
| | | |\ \ \
| | | | * | | Merge remote-tracking branch 'origin/5.13.1' into 5.13Qt Forward Merge Bot2019-09-051-0/+20
| | | |/| | | | | | | | | | | | | | | | | | | | | | | | Change-Id: I37daf04775a18b371d2e24884842fee6caa0b55a
| | | | * | | Add changes file for Qt 5.13.1v5.13.1Antti Kokko2019-07-311-0/+20
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | + a826da7d9bee9bd96c84ceaba5f102f66fc538cd myscript: dependency update + 7a3c5d43967727b5c12dc4ac3c8034bc752478c4 Bump version + 56c783d8fd93b8d3e13555da6fa398ddb09cce97 Use correct path to lib dir + 9d6cdde0ae4213eb7cc53baab22e183f3c93507d Add changes file for Qt 5.12.4 + 676ea1da22f63420974314ad7937c088377bd6ed Bump version + 47d15b1378621041f612b395ded685fa4e6fbbd0 Bump version + 6143eec2525af08e6aab895bcf64c2745a427f13 Doc: Replace example file lists with links to code.qt.io Change-Id: I899c78d98482d0ccd27f38a272e7cb74804de644 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
| | | * | | | Remove incorrect QML singleton registrationJarkko Koivikko2019-09-051-3/+0
| | | |/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Commit 5260805b162030a6900bacf46d2a55b69075ae09 added an incorrect QML singleton registration which will cause duplicate instances of the singleton with application using inconsistent QtVirtualKeyboard imports. - This registration is also unnecessary and can be removed, since the version number is already registered with the other components. Change-Id: I7ef9688d08ca2ec0a697f7de4159140951f096a7 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | | | | | Merge "Merge remote-tracking branch 'origin/5.15' into dev"Qt Forward Merge Bot2019-09-2411-70/+69
|\ \ \ \ \ \
| * | | | | | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-09-2411-70/+69
|/| | | | | | | |/ / / / / | | | | | | | | | | | | Change-Id: Ifa8bf609063e735b37b865313ee9abef81f9968b
| * | | | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2019-09-2110-69/+67
| |\ \ \ \ \
| | * | | | | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2019-09-2110-69/+67
| |/| | | | | | | |/ / / / | | | | | | | | | | | | Change-Id: I0f0a00a8feed75cd380fdbd751ebe73008e6d410
| | * | | | Fix SVG icons in the default stylev5.14.0-alpha1Jarkko Koivikko2019-09-0610-69/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Fixed invalid SVG icons in default style, which no longer work with the latest Qt SVG library. - Fixed by copying the icons from retro style and adapting the colors. Change-Id: I0834082ca4f810625c53be47e3f02334f94346f1 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
| * | | | | Fix deprecation warnings related to qmlRegisterType()Friedemann Kleint2019-09-051-1/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Use qmlRegisterAnonymousType() instead of qmlRegisterType(), fixing: Change-Id: I589ef1aa43f85fbf80d3b4ba03cd3c0422a7aae5 Reviewed-by: Ulf Hermann <ulf.hermann@qt.io>
* | | | | | Qt virtual keyboard wrapper for X11Mikko Seppänen2019-09-2057-0/+5484
|/ / / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This application is a Qt virtual keyboard wrapper that uses Qt virtual keyboard for any X11 input. Application uses At-Spi2 library for listening focus-in events on text widgets and pops up the Qt virtual keyboard when an accepted focus-in event is received. There's also support for listening focus-in events from Chromium browser. For mapping and sending the key events to focused text widget the application uses libXtst, libX11 and libxdo which are also external dependencies to the application among At-Spi2 library. Change-Id: Ifa54969ab4f61e1d48f11ca11058c836f2a403b8 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* / / / / Bump versionKari Oikarinen2019-08-271-1/+1
|/ / / / | | | | | | | | | | | | Change-Id: Iffae5889268df4e1096b600e31299a32a41ba773
* | | | ZhuyinTable/CangjieTable: mark all functions as noexceptMarc Mutz2019-08-014-22/+22
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Doesn't change the executable, as -fno-exceptions is in effect. Change-Id: I94fe49cce3f4109247f9b1b6b22eec71cb548585 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | | | CangjieTable: thoroughly QStringView-enableMarc Mutz2019-08-012-10/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing in the implementation of CangjieTable needs QString. This is all very basic parsing. So use QStringView. Now all operations are free of dynamic memory allocations. Change-Id: I353bab484ef6d551e03c7d8bb04e7e1a923f830e Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | | | CangjieTable: replace a QMap with a QStringViewMarc Mutz2019-08-012-47/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The QMap was statically mapping QChars to consecutive numbers, starting from 1. This is otherwise known as QStringView::indexOf() + 1, so use that. Saves almost 12KiB in text size on optimized Linux AMD64 GCC 9.1 builds. Change-Id: I2e11ab39e073cdf77b2050bccf3e613bf23cf4d1 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | | | TCInputMethod: replace a QList with a std::arrayMarc Mutz2019-08-011-6/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The QList always has size 4, so use a std::array instead. Saves more than 1KiB in text size on optimized Linux AMD64 GCC 9.1 builds. Change-Id: I520ea517a3542514f250668adc10938d2fed4778 Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>
* | | | ZhuyinTable: throughly QStringView-enableMarc Mutz2019-08-014-100/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Nothing in the implementation of ZhuyinTable needs QList, or QString. This is all very basic parsing. So use QStringView. Now all operations are free of dynamic memory allocations. Saves ~2.7KiB (0.9%) in text size on optimized AMD64 Linux GCC 9.1 builds. Change-Id: Iefa38980b52ede17a0c11f752653616d1944911a Reviewed-by: Mitch Curtis <mitch.curtis@qt.io>