summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* | 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
* | Provide presets for QGradientTor Arne Vestbø2018-05-311-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-05-292-3/+5
|\|
| * Doc: Update Echoplugin ExampleNico Vertriest2018-05-281-0/+0
| * Doc: Update Fetchmore exampleNico Vertriest2018-05-281-3/+5
* | Example: add a simple CBOR dumper toolThiago Macieira2018-05-284-1/+806
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-247-9/+9
|\|
| * Doc: Update image, icon and screenshot for SQL example applicationPaul Wicking2018-05-223-0/+0
| * Doc: Update connect syntax Order Form ExampleNico Vertriest2018-05-162-4/+4
| * Doc: Modify connect statements Echoplugin ExampleNico Vertriest2018-05-161-4/+4
| * Doc: update connect syntax digitalclock exampleNico Vertriest2018-05-161-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-141-1/+1
|\|
| * QLineEdit example: fix link to QLineEdit::setInputMaskChristian Ehrlicher2018-05-091-1/+1
* | Rename the tablet example to avoid triggering a bug in tablet driversAndre de la Rocha2018-05-091-0/+5
* | Examples: fix network-chat in the presence of an IPv6 stackThiago Macieira2018-05-051-1/+1
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-036-7/+17
|\|
| * Examples: Fix unused variable warnings by ClangFriedemann Kleint2018-05-023-4/+14
| * Examples: Fix Clang warning about hiding QGraphicsItem:::advance()Friedemann Kleint2018-05-023-3/+3