summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-184-9/+23
|\
| * 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
* | Merge remote-tracking branch 'origin/5.6' into devSimon Hausmann2015-12-086-50/+78
|\|
| * Polish the fortune server/client examples.Friedemann Kleint2015-12-036-50/+78
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-12-021-1/+1
|\|
| * Doc: Fortune Server Example: fix typo in function nameTopi Reinio2015-11-301-1/+1
* | 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-185-130/+192
|\|
| * Doc: corrected error in doc static pluginsNico Vertriest2015-11-131-3/+3
| * Polish the HTTP example.Friedemann Kleint2015-11-054-127/+189
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-11-044-4/+13
|\|
| * 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
* | Fix building with QT_NO_BEARERMANAGEMENTUlf Hermann2015-10-281-5/+11
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-10-23275-9059/+15
|\|
| * 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.6' into devLiang Qi2015-10-1450-333/+345
|\|
| * 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 building with QT_NO_LIBRARYUlf Hermann2015-09-301-0/+8
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-2547-974/+1392
|\| |
| * | 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
* | | 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