summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix rasterwindow exampleJake Petroules2016-08-041-1/+1
* Polish the findfiles example to be actually usefulFriedemann Kleint2016-08-033-48/+135
* Polish the codecs exampleFriedemann Kleint2016-08-034-118/+227
* Polish charactermap exampleFriedemann Kleint2016-08-024-29/+117
* examples: use QSignalBlockerMarc Mutz2016-07-282-29/+34
* PathStrokeRenderer::initializePoints(): use float divisionEdward Welbourne2016-07-151-1/+1
* Examples: Fix stringification of the Qt versionThiago Macieira2016-07-021-1/+1
* mainwindow example: fix creating custom QDockWidgetOlivier Goffart2016-06-241-1/+1
* Add install target to mac widget examplesAndy Nichols2016-06-012-0/+7
* OpenGL legacy example: Fix compilation in namespaced builds.Friedemann Kleint2016-05-271-1/+2
* Fix httpwindow example.Jake Petroules2016-05-261-3/+3
* Dirview example: Add option for DontUseCustomDirectoryIcons.Friedemann Kleint2016-05-111-0/+5
* fix example installsOswald Buddenhagen2016-05-0313-11/+25
* delete unreferenced fileOswald Buddenhagen2016-05-031-264/+0
* install the opengl legacy examplesOswald Buddenhagen2016-05-031-0/+3
* fix build and installation of queuedcustomtype exampleOswald Buddenhagen2016-05-033-2/+6
* normalize structure of plugandpaint exampleOswald Buddenhagen2016-05-0321-95/+97
* Add missing indentationAllan Sandfeld Jensen2016-04-281-16/+16
* OpenGL/contextinfo-Example: Add command line options and status label.Friedemann Kleint2016-04-232-0/+29
* Fix compiling examples with -no-smJoni Poikelin2016-04-072-1/+6
* Remove empty first lines of files.Friedemann Kleint2016-04-061-1/+0
* QtXml/htmlnfo example: Remove Nokia-related HTML demo file.Friedemann Kleint2016-04-062-216/+0
* Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-0/+18
|\
| * Add option to disable "session management by closing windows".Andreas Hartmetz2016-02-152-0/+18
* | Skip spurious .toLower() on returns of QUrl::scheme()Edward Welbourne2016-03-101-1/+1
* | Standarddialogs example: Remove horizontal spacer from fullscreen layout.Friedemann Kleint2016-02-091-1/+0
* | Doc: Replaced Trolltech logo with Qt logoNico Vertriest2016-02-034-0/+0
|/
* Polish the Tablet exampleShawn Rutledge2016-01-287-452/+339
* Doc: Added brief statement to XML examplesNico Vertriest2016-01-262-0/+3
* Doc: removed double occurrence of systray.qdocNico Vertriest2016-01-262-186/+6
* Doc: Added brief statement for examples overview pageNico Vertriest2016-01-262-0/+3
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-2/+2
|\
| * Use unique shortcuts for the different actionsAndy Shaw2015-12-111-2/+2
* | 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
|\ \