summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Move arthurwidget based examples to new QOpenGL classesAllan Sandfeld Jensen2018-10-1718-239/+346
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-10-173-10/+1
|\
| * Modernize the "animation" featureLiang Qi2018-10-123-10/+1
* | Fix builds without DTLSAllan Sandfeld Jensen2018-10-091-6/+2
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-302-2/+4
|\|
| * Modernize the "filesystemwatcher" featureLiang Qi2018-09-272-2/+4
* | Make the textedit example use dark text on light background on macOSMorten Johan Sørvig2018-09-251-0/+8
* | Doc: Move touch examples around so they get included in docsPaul Wicking2018-09-1431-8/+88
* | Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-141-8/+8
|\|
| * Doc: improve Mandelbrot exampleMitch Curtis2018-09-111-8/+8
* | Fix device local alloc in hellovulkantextureLaszlo Agocs2018-09-121-0/+10
* | Fix src access with staging buffer in hellovulkantextureLaszlo Agocs2018-09-121-3/+3
* | Example: Close popup on mouse click without assigning new lens positionPaul Wicking2018-09-101-0/+4
* | 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