aboutsummaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Correct license for examples filesLucie Gérard2024-04-043-3/+3
* Update the basic example to deploy the required plugins explicitlyAlexey Edelev2024-02-221-1/+12
* Add a Shortcut to quit with the platform default key combinationShawn Rutledge2023-11-201-0/+5
* Fix licensing of Qt VirtualKeyboard basic exampleJarkko Koivikko2023-10-237-7/+7
* Fix InputPanel keyboardRectangle bindingJarkko Koivikko2023-02-101-2/+0
* Fix visible area in the basic exampleInho Lee2022-10-181-1/+1
* Fix screen orientation handling for basic-b2qt exampleJarkko Koivikko2022-09-291-7/+8
* CMake: Fix porting of basic exampleAlexandru Croitor2022-09-281-2/+7
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-253-3/+3
* Add license headers to cmake filesLucie Gérard2022-07-083-0/+9
* Use SPDX license identifiersLucie Gérard2022-06-147-196/+14
* examples: Fix outdated commentJarkko Koivikko2022-04-071-1/+1
* Remove .prev_CMakeLists.txtKai Köhne2022-03-221-80/+0
* Improve examples CMakeLists.txtKai Köhne2022-02-153-20/+8
* Switch examples to build as isolated sub-builds part 2Alexandru Croitor2022-02-051-1/+1
* Switch examples to build as isolated sub-buildsAlexandru Croitor2021-12-151-1/+1
* Raise cmake_minimum_required to VERSION 3.16 in examplesJoerg Bornemann2021-08-171-1/+1
* CMake: Regenerate projects to use latest CMake APIAlexandru Croitor2020-11-262-0/+8
* CMake: Regenerate examples to use qt_add_executableAlexandru Croitor2020-10-222-1/+77
* Remove all version numbers from QML importsMitch Curtis2020-10-226-17/+17
* CMake: fix build as a standalone cmake projectSamuli Piippo2020-08-241-1/+2
* examples: remove use of Screen.orientationUpdateMaskSamuli Piippo2020-08-241-2/+0
* Fix InputPanel position in b2qt example when portrait modeJanne Myöhänen2020-07-241-8/+23
* cmake: enable examples to build correctlySamuli Piippo2020-05-131-2/+2
* Initial CMake port of QtVirtualKeyboardMårten Nordheim2020-05-124-1/+89
* Replace RegExpValidator with RegularExpressionValidatorMitch Curtis2020-04-161-2/+2
* Move qtvirtualkeyboard over to the new configure systemLeander Beernaert2020-04-081-6/+4
* Use function syntax for Connectionv5.15.0-beta4Samuli Piippo2020-04-031-3/+3
* Merge remote-tracking branch 'origin/5.14.0' into 5.14Qt Forward Merge Bot2019-12-131-0/+5
|\
| * Fix warnings about Binding's new restoreMode propertyv5.14.0-rc2v5.14.0Mitch Curtis2019-12-051-0/+5
* | example/basic: Fix full screen handwriting toggleJarkko Koivikko2019-11-261-1/+1
|/
* Trim InputContext APIJarkko Koivikko2018-08-271-1/+1
* Fix EnterKey attached typeJarkko Koivikko2018-08-232-1/+7
* Fix regression in Basic app, text selection by mouse not enabledJarkko Koivikko2018-08-232-0/+2
* Fix AutoScrollerJarkko Koivikko2018-08-201-8/+5
* Revert "basic example: ensure AutoScroller scrolls correctly when first opened"Jarkko Koivikko2018-08-203-39/+55
* basic example: ensure AutoScroller scrolls correctly when first openedMitch Curtis2018-04-043-55/+39
* Use Qt Quick Controls 2 in the basic exampleMitch Curtis2018-03-069-259/+69
* Support for Q_OS_ANDROID_EMBEDDED and android-embedded buildsOtto Ryynänen2017-04-241-1/+1
* Add full screen input mode for super wide screensJarkko Koivikko2017-01-302-5/+13
* Avoid unnecessary input method queries during input panel animationJarkko Koivikko2017-01-141-0/+6
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-194-4/+4
|\
| * Fix basic embedded exampleJarkko Koivikko2016-05-024-4/+4
* | Remove the traces of the discontinued android-no-sdk platformEirik Aavitsland2016-05-181-1/+1
* | Bump version number to 2.1Mitch Curtis2016-04-266-6/+6
* | Remove 'enterprise' from QML imports and QRC prefixesMitch Curtis2016-04-266-6/+6
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-2116-12/+13
|\|
| * Flatten example install path and directory structureMitch Curtis2016-04-2016-3/+3
| * Rename "virtualkeyboard" example to "basic"Mitch Curtis2016-04-2015-8/+8
| * Specify a default size for the example for CONFIG+=disable-desktopMitch Curtis2016-04-191-2/+3