summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | | 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-0126-37/+42
|\|
| * 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-0520-27/+31
* | Updated Hello GL2 Example to new Signal/Slot syntaxBenjamin Summerton2015-06-292-8/+8
* | Remove bogus call and comment from addressbookHolger Hans Peter Freyther2015-06-081-1/+0
* | Remove exec bits from files that should not be executableDmitry Shachnev2015-06-0714-0/+0
* | Merge "Merge remote-tracking branch 'origin/5.5' into dev" into refs/staging/devSimon Hausmann2015-06-0423-89/+92
|\ \
| * | Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0323-89/+92
| |\|
| | * Merge "Merge remote-tracking branch 'origin/5.5.0' into 5.5" into refs/stagin...Liang Qi2015-06-023-2/+10
| | |\
| | | * Merge "Merge remote-tracking branch 'origin/5.4' into 5.5" into refs/staging/...Jani Heikkinen2015-06-023-2/+10
| | | |\
| | | | * Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-013-2/+10
| | | | |\
| | | | | * Doc: Added the missing \brief and \image for example docsVenugopal Shivashankar2015-05-273-2/+10
| | * | | | imageviewer example: support loading images on iOSRichard Moe Gustavsen2015-06-021-1/+1
| | |/ / /
| | * / / Clip QOpenGLWidget and QQuickWidget correctlyLaszlo Agocs2015-06-013-7/+21
| | |/ /
| | * | fingerpaint example: Use the maximum diameter for the touch spot by defaultAlexander Volkov2015-05-231-2/+3