summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Fix MSVC-warnings about double to float truncation.Friedemann Kleint2014-01-241-24/+24
* Fix MSVC-warnings about stray */* in sources.Friedemann Kleint2014-01-242-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-01-201-1/+1
|\
| * Doc: Fix typo in Fade Message Effect Example documentationJonathan Liu2014-01-161-1/+1
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-1332-178/+178
* | Merge remote-tracking branch 'origin/stable' into devSimon Hausmann2014-01-031-2/+2
|\|
| * Fix some typos in documentation.Jeff Tranter2014-01-021-2/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-245-4/+118
|\|
| * Doc: corrected broken linksNico Vertriest2013-12-202-4/+4
| * Doc: Move XML example documentation to correct locationNico Vertriest2013-12-203-0/+74
| * Doc: solved link problem for dombookmarks.qdocNico Vertriest2013-12-162-0/+40
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Simon Hausmann2013-12-092-0/+48
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-052-0/+48
| |\|
| | * Doc: Moved Books SQL Example documentationNico Vertriest2013-12-052-0/+48
* | | WinRT: Fixed compilation of bearermonitor exampleOliver Wolff2013-12-062-6/+6
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-294-5/+5
|\|
| * Make OpenGL examples work on retina displays.Morten Johan Sørvig2013-11-294-5/+5
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2632-1059/+13
|\|
| * 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
* | Examples: Add support for custom nameserver to dnslookupMandeep Sandhu2013-11-071-1/+12
* | added QAbstractSpinBox::setGroupSeparatorShown function.Oto Magaldadze2013-10-292-0/+28
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-248-26/+13
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-10-11106-226/+0
|\|
| * Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-09106-226/+0
* | Merge branch 'stable' into devSergio Ahumada2013-09-271-8/+17
|\|
| * QMacNativeWidget: Have example use a delegateGabriel de Dietrich2013-09-261-8/+17
* | WinRT: Don't build the network-chat exampleAndrew Knight2013-09-261-1/+1
|/
* 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
|\ \