summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Standarddialogs example: Adapt layout for fullscreen platforms.Friedemann Kleint2015-12-092-7/+21
* fortuneserver/fortuneclient: Fix layout for WinRT.Friedemann Kleint2015-12-092-2/+2
* Polish the fortune server/client examples.Friedemann Kleint2015-12-036-50/+78
* Doc: Fortune Server Example: fix typo in function nameTopi Reinio2015-11-301-1/+1
* Doc: corrected error in doc static pluginsNico Vertriest2015-11-131-3/+3
* Polish the HTTP example.Friedemann Kleint2015-11-054-127/+189
* 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-022-3/+3
* 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
* Polish the complexpingpong exampleAlexander Volkov2015-10-193-10/+10
* Remove webkit-guide from examplesKai Koehne2015-10-19269-9046/+0
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-131-10/+0
|\
| * Doc: remove unused code from OpenGL Window exampleSamuel Gaist2015-10-071-10/+0
* | Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-1324-68/+68
* | 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-024-33/+183
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2015-10-024-33/+183
| |\|
| | * Remove confusing license information from torrent.qdocDmitry Shachnev2015-09-211-33/+0
| | * 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 up QOpenGLWidget transparency supportLaszlo Agocs2015-09-242-2/+9
* | 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
* | Port examples/opengl to new connection syntax.Friedemann Kleint2015-09-029-37/+38
* | 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
* | Compile in namespaced buildsSean Harmer2015-08-311-0/+4
* | 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
* | 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
* | Make the gles3 example more impressivePaul Olav Tvete2015-07-246-144/+84
* | Expose GLES 3.0 and 3.1 functionsLaszlo Agocs2015-07-239-1/+535
* | 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
* | | QtConcurrent example: remove unneeded explicit template typeDavid Faure2015-07-171-1/+1