summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix broken linksSze Howe Koh2013-11-056-11/+12
* Doc: Clean up threading examplesSze Howe Koh2013-11-0520-943/+1
* remove remaining non-concurrent branches from concurrent samplesOswald Buddenhagen2013-10-296-105/+0
* don't erroneously claim that gui support is neededOswald Buddenhagen2013-10-164-4/+4
* remove non-concurrent branch from concurrent exampleOswald Buddenhagen2013-10-161-22/+0
* skip gui-needing examples with -no-guiOswald Buddenhagen2013-10-113-0/+9
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-09106-226/+0
* QMacNativeWidget: Have example use a delegateGabriel de Dietrich2013-09-261-8/+17
* Port QMacCocoaViewContainer to Qt 5.Morten Johan Sørvig2013-09-233-2/+78
* Port QMacNativeWidget to Qt 5Morten Johan Sørvig2013-09-234-0/+155
* Merge branch 'stable' into devSergio Ahumada2013-09-211-1/+1
|\
| * stickman example: fix header include guardMarc Mutz2013-09-161-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-168-16/+3
|\|
| * examples: fix if (!foo == 0)Marc Mutz2013-09-141-1/+1
| * examples: remove unused static const variablesMarc Mutz2013-09-144-7/+0
| * Doc: Remove section about how to start threadsSze Howe Koh2013-09-143-8/+2
* | Remove qSort usages from qtbase examplesGiuseppe D'Angelo2013-09-143-4/+10
* | Merge branch 'stable' into devSergio Ahumada2013-09-132-1/+5
|\|
| * standarddialogs example: add detailed textShawn Rutledge2013-09-121-0/+4
| * Fix echoplugin docs: Q_INTERFACES expects a space-separated list.Mitch Curtis2013-09-111-1/+1
* | Add clear button and side action to customsortfiltermodel example.Friedemann Kleint2013-09-127-33/+223
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-101-2/+3
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-2/+3
| |\|
| | * Do not attempt to save a file in the resourcesGiuseppe D'Angelo2013-08-271-2/+3
* | | hellowindow: Request multisampling only when told soLaszlo Agocs2013-09-101-1/+2
|/ /
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-0244-4217/+555
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-2744-4217/+555
| |\|
| | * Fix compilation of windowcontainer exampleRafael Roquetto2013-08-231-2/+5
| | * Doc: Remove addressbook-frhjk2013-08-2338-4523/+1
| | * Add json/savegame example.Mitch Curtis2013-08-2211-0/+843
* | | Fix possible build failure in windowcontainer exampleAndrew Knight2013-09-021-0/+1
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-211-28/+26
|\|
| * Tidy up collidingmice example documentation.Mitch Curtis2013-08-131-28/+26
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-07-2437-1340/+1369
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-2337-1340/+1369
| |\|
| | * Changed digia contact details to */legal, updated licensesTeemu Kaukoranta2013-07-2037-1340/+1369
* | | qdoc: Eliminate cases of multiple topic commandsMartin Smith2013-07-232-28/+0
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-153-4/+4
|\|
| * Remove references to Nokia in qtbase examples.Friedemann Kleint2013-07-113-4/+4
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-282-2/+0
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-272-2/+0
| |\|
| | * Dialogs examples: remove QLayout::SetNoConstraintJ-P Nurmi2013-06-212-2/+0
* | | Add getMultiLineText static method to QInputDialogDavid Gil2013-06-272-1/+21
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-121-1/+1
|\|
| * docs: DirView example uses QFileSystemModel not QDirModelShawn Rutledge2013-05-311-1/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2351-922/+150
|\|
| * QGLWidget: Support retina framebuffer grabbingGabriel de Dietrich2013-05-231-1/+1
| * Update opengl/overpainting example for high-dpiGabriel de Dietrich2013-05-231-2/+4
| * Doc: Updated content for Drill Down exampleTopi Reinio2013-05-2221-171/+138
| * Avoid harmless warning in paintedwindow exampleGunnar Sletta2013-05-142-7/+2