summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix the systray example to only show an icon when requestedVolker Hilsheimer2019-07-091-4/+5
* styles example: Use QImage instead of QPixmap in NorwegianWoodStyleTor Arne Vestbø2019-06-252-7/+8
* Doc: Fix typo in briefPaul Wicking2019-06-191-1/+1
* Use High DPI pixmaps in prominent examples and testsFriedemann Kleint2019-03-155-0/+9
* Add cmdline feature to qmakeJoerg Bornemann2019-02-182-4/+2
* Codecs example: Add a dialog for showing common C++ encodingsFriedemann Kleint2018-11-307-2/+441
* Itemviews: Cleanup examplesChristian Ehrlicher2018-11-1229-192/+161
* Merge remote-tracking branch 'origin/5.11' into 5.12Liang Qi2018-11-096-0/+0
|\
| * Update the floppy disk icon (save) to be physically correctThiago Macieira2018-11-066-0/+0
* | Fix composition example during OpenGL resizesAllan Sandfeld Jensen2018-11-071-2/+5
* | Tablet example: Fix warning about switch/fallthroughFriedemann Kleint2018-11-011-1/+1
* | Notepad example: Get rid of auto-connection slotsAlexander Volkov2018-11-013-43/+60
* | 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
* | 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-1430-0/+1843
* | 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-071-1/+1
|\|
| * 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
* | 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 branch '5.11' into devEdward Welbourne2018-07-311-10/+21
|\|
| * Doc: Update Tetrix examplePaul Wicking2018-07-191-10/+21
* | Add demo of the new QGradient presets to the gradients exampleEirik Aavitsland2018-07-244-4/+74
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-07-0223-73/+95
|\|
| * 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-2118-18/+18
| * Doc: Update Extension exampleNico Vertriest2018-06-131-47/+53
| * Doc: Update Factorial ExampleNico Vertriest2018-06-071-1/+1
| * Doc: Update Elided Label exampleNico Vertriest2018-06-071-6/+5
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-06-0719-139/+293
|\|
| * Examples: Cleanup and modernize Plug&PaintAndre Hartmann2018-06-069-99/+91
| * 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-293-3/+3
* | glextensions.h: simplify #if-ery to avoid conflictEdward Welbourne2018-05-311-12/+4
* | 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
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-244-9/+9
|\|
| * 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
|\|