summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-074-5/+5
|\
| * Revise an incorrect QVulkanWindow doc noteLaszlo Agocs2018-09-063-4/+4
| * Examples: Fix minor bug in Tree Model Completer ExamplePaul Wicking2018-08-301-1/+1
* | Tablet example: paint only the changed areas of the canvasShawn Rutledge2018-08-301-2/+4
* | Tablet example: add a menu item to clear the canvasShawn Rutledge2018-08-234-4/+22
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-171-0/+0
|\|
| * Doc: Update out-of-date screenshots in example docsPaul Wicking2018-08-161-0/+0
* | DTLS server - use the proper TLS configurationTimur Pocheptsov2018-08-101-0/+1
* | Document DTLS examplesTimur Pocheptsov2018-08-0913-27/+255
* | Document the DTLS APITimur Pocheptsov2018-08-092-0/+73
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-3/+3
|\|
| * Doc: Synchronize documentation with code snippetPaul Wicking2018-08-011-3/+3
* | Merge "Merge branch '5.11' into dev" into refs/staging/devEdward Welbourne2018-07-311-10/+21
|\ \
| * | Merge branch '5.11' into devEdward Welbourne2018-07-311-10/+21
| |\|
| | * Doc: Update Tetrix examplePaul Wicking2018-07-191-10/+21
* | | Examples: Revamp LoopbackAndre Hartmann2018-07-303-41/+45
|/ /
* | QDtls - use conventional namesTimur Pocheptsov2018-07-272-7/+7
* | QDtls - refactorTimur Pocheptsov2018-07-262-7/+7
* | Add demo of the new QGradient presets to the gradients exampleEirik Aavitsland2018-07-244-4/+74
* | cbordump: Fix build with linux-clang-libc++Jüri Valdmann2018-07-121-0/+1
* | DTLS client - improve the exampleTimur Pocheptsov2018-07-102-13/+26
* | Metatype: make the Qt CBOR value-like types built-in meta typesThiago Macieira2018-07-041-3/+0
* | CBOR: Add QDebug operators for the Qt CBOR value-like typesThiago Macieira2018-07-041-10/+0
* | Examples: add an example that converts between different file formatsThiago Macieira2018-07-0416-0/+2494
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0256-100/+213
|\|
| * Doc: Add references to QDBusAbstractAdaptor implementation examplePaul Wicking2018-06-291-0/+8
| * Doc: Add Hello GLES3 examplePaul Wicking2018-06-264-1/+48
| * Notepad example: Wrap clipboard functions with QT_CONFIG(clipboard)Topi Reinio2018-06-221-0/+17
| * Doc: Fix typo in Scribble examplePaul Wicking2018-06-211-1/+1
| * Doc: Add missing full stops in briefsPaul Wicking2018-06-2143-43/+43
| * Doc: Add menu bar to Books examplePaul Wicking2018-06-213-1/+32
| * Doc: Update Extension exampleNico Vertriest2018-06-131-47/+53
| * Doc: Sql example Books lock rating column widthPaul Wicking2018-06-081-0/+5
| * Doc: Update Factorial ExampleNico Vertriest2018-06-071-1/+1
| * Doc: Update Elided Label exampleNico Vertriest2018-06-071-6/+5
* | Add a secure UDP client exampleTimur Pocheptsov2018-06-2211-1/+1173
* | Add a secure UDP server exampleTimur Pocheptsov2018-06-2111-1/+1212
* | Spice up QOpenGLWindow exampleTor Arne Vestbø2018-06-151-10/+5
* | Fix typo in contextinfo exampleMichal Klocek2018-06-151-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0724-237/+425
|\|
| * Examples: Cleanup and modernize Plug&PaintAndre Hartmann2018-06-069-99/+91
| * Doc: Clean up SQL Example: Books - whitespace editionPaul Wicking2018-06-061-1/+1
| * Doc: Clean up SQL example: Books (part 2)Paul Wicking2018-06-061-1/+2
| * Doc: Clean up and modernize SQL example: BooksPaul Wicking2018-06-063-93/+126
| * Doc: Update connect syntax Plugandpaint ExampleNico Vertriest2018-06-053-16/+18
| * Doc: Add formatting features to Notepad exampleNico Vertriest2018-06-017-22/+182
| * Make sure we can build with -no-feature-draganddropJoerg Bornemann2018-05-294-6/+6
* | Examples: use CBOR in the network-chat broadcast messageThiago Macieira2018-06-023-19/+39
* | Examples: change the main network-chat protocol to CBORThiago Macieira2018-06-023-146/+138
* | glextensions.h: simplify #if-ery to avoid conflictEdward Welbourne2018-05-311-12/+4