summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fixed memory leaks in the "40000 chips" example.Andrey Bienkowski2015-11-192-2/+2
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-181-3/+3
|\
| * Doc: corrected error in doc static pluginsNico Vertriest2015-11-131-3/+3
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-043-3/+12
|\|
| * Fix the closeEvent of the systray example on OS XAlejandro Exojo2015-11-032-1/+10
| * examples: remove use of obsolete QStyleOption*V<N> typedefsMarc Mutz2015-11-021-2/+2
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-233-3/+5
|\|
| * TextEdit example: fix build when clipboard is disabled.Rafael Roquetto2015-10-192-2/+4
| * Image viewer example: Fix broken error message formatting.Friedemann Kleint2015-10-191-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-1439-272/+327
|\|
| * Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-1315-50/+50
| * Polish DnD Examples.Friedemann Kleint2015-10-0916-215/+91
| * Merge "Merge remote-tracking branch 'origin/5.5' into 5.6" into refs/staging/5.6Liang Qi2015-10-023-0/+183
| |\
| | * Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-023-0/+183
| | |\
| | | * Doc: System Tray Icon exampleNico Vertriest2015-09-043-0/+183
| * | | Doc: Update obsolete URLs to external documentationTopi Reinio2015-10-023-3/+3
| |/ /
| * | Clean up debug code and unused functions from imagegestures exampleJoni Poikelin2015-10-013-4/+0
* | | Fix building with QT_NO_LIBRARYUlf Hermann2015-09-301-0/+8
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-2535-935/+1341
|\| |
| * | Polish the settings editor example.Friedemann Kleint2015-09-237-161/+151
| * | Polish the Icons example.Friedemann Kleint2015-09-1411-313/+533
| * | Re-add systray.qdoc and images.Friedemann Kleint2015-09-113-0/+179
| * | Polish the screen shot example.Friedemann Kleint2015-09-014-139/+104
| * | Polish the systray example.Friedemann Kleint2015-09-011-12/+13
| * | Polish rich text example.Friedemann Kleint2015-08-313-221/+196
| * | Fix some qdoc-warnings.Friedemann Kleint2015-08-271-1/+1
| * | Extend the image viewer example.Friedemann Kleint2015-08-242-17/+120
| * | Polish the imageviewer example.Friedemann Kleint2015-08-213-74/+37
| * | Polish widgets/dialogs/standarddialogs example.Friedemann Kleint2015-08-182-0/+10
* | | Fixed build breaks that result after disabling "contextmenu" featureShrikant Dhumal2015-09-094-0/+8
* | | Link to AppKit instead of Cocoa.Jake Petroules2015-09-054-4/+4
|/ /
* | Fix mainwindow examples when clipboard support is disabled.Rafael Roquetto2015-08-112-0/+9
* | Port examples/widgets/itemviews to new connection syntax.Friedemann Kleint2015-07-3124-155/+158
* | Tablet example: update the cursor according to the toolShawn Rutledge2015-07-319-11/+62
* | Tablet example: smoother, rotation stylus, better airbrushShawn Rutledge2015-07-315-74/+77
* | Add recent file handling to SDI/MDI and remove the recentfiles example.Friedemann Kleint2015-07-3112-464/+240
* | Port examples/widgets/dialogs to new connection syntax.Friedemann Kleint2015-07-2210-68/+50
* | Polish the widgets/mainwindows/mdi example.Friedemann Kleint2015-07-203-149/+125
* | Polish the examples/widgets/dockwidgets example.Friedemann Kleint2015-07-202-68/+41
* | Port examples/widgets/mainwindows/menus to new connection syntax.Friedemann Kleint2015-07-201-22/+22
* | Merge "Merge remote-tracking branch 'origin/5.5' into HEAD" into refs/staging...Simon Hausmann2015-07-173-5/+14
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-07-173-5/+14
| |\|
| | * Use QImageReader::setAutoTransform() in examples.Friedemann Kleint2015-07-133-5/+14
* | | Polish the examples/widgets/mainwindows example.Friedemann Kleint2015-07-177-423/+322
* | | Polish the widgets/mainwindows/sdi example.Friedemann Kleint2015-07-173-150/+152
|/ /
* | Polish the widgets/mainwindows/application example.Friedemann Kleint2015-07-134-158/+136
* | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-0115-22/+26
|\|
| * Replace MAC OS X with OS XNico Vertriest2015-06-305-9/+9
| * Doc: rearrange tables with overflowNico Vertriest2015-06-261-1/+2
| * fix usage of wince scopeOswald Buddenhagen2015-06-059-12/+15