summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-06-064-4/+12
|\
| * 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
* | Merge "Merge remote-tracking branch 'origin/5.6' into 5.7" into refs/staging/5.7Liang Qi2016-05-191-0/+5
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-191-0/+5
| |\|
| | * Dirview example: Add option for DontUseCustomDirectoryIcons.Friedemann Kleint2016-05-111-0/+5
* | | add missing install targetOswald Buddenhagen2016-05-191-0/+3
|/ /
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-05-0636-383/+131
|\|
| * 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
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-16/+16
|\|
| * Add missing indentationAllan Sandfeld Jensen2016-04-281-16/+16
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-272-0/+29
|\|
| * OpenGL/contextinfo-Example: Add command line options and status label.Friedemann Kleint2016-04-232-0/+29
* | Mime type browser example: Add documentation.Oswald Buddenhagen2016-04-192-0/+54
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-132-1/+6
|\|
| * Fix compiling examples with -no-smJoni Poikelin2016-04-072-1/+6
* | add cross-platform tablet->mouse event synth; enable on AndroidShawn Rutledge2016-04-081-0/+1
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-073-217/+0
|\|
| * 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
* | fix namespaced buildOswald Buddenhagen2016-04-051-0/+2
* | mimetypebrowser example: Fix building of the hierarchy.Friedemann Kleint2016-03-301-2/+2
* | Unify license header usage.Jani Heikkinen2016-03-291089-3654/+12664
* | Add mime type browser example.Friedemann Kleint2016-03-248-0/+623
* | Disable some examples for INTEGRITY.Rolland Dudemaine2016-03-242-4/+3
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-03-211-1/+1
|\|
| * Merge remote-tracking branch 'origin/5.6.0' into 5.6Frederik Gladhorn2016-03-172-0/+18
| |\
| * | Skip spurious .toLower() on returns of QUrl::scheme()Edward Welbourne2016-03-101-1/+1
* | | Merge remote-tracking branch 'origin/5.6.0' into 5.7v5.7.0-alpha1Oswald Buddenhagen2016-03-072-0/+18
|\ \ \ | | |/ | |/|
| * | Add option to disable "session management by closing windows".Andreas Hartmetz2016-02-152-0/+18
* | | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-115-1/+0
|\ \ \ | | |/ | |/|
| * | 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
| |/
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-02-027-452/+339
|\|
| * Polish the Tablet exampleShawn Rutledge2016-01-287-452/+339
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-266-186/+12
|\|
| * 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 "Merge remote-tracking branch 'origin/5.6' into dev" into refs/staging/devLiang Qi2016-01-261-2/+2
|\ \
| * | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2016-01-211-2/+2
| |\|
| | * 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
* | | | Updated license headersJani Heikkinen2016-01-21144-2374/+4822
|/ / /
* | | QDataStream: handle incomplete reads from QIODeviceAlex Trotsenko2016-01-138-111/+55