summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* improve openglwindow example a bitGunnar Sletta2013-03-213-13/+4
* PaintedWindow example: Use standard window flags.Friedemann Kleint2013-03-181-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-16152-735/+734
* Fix warnings about unused variables in sub-attaq-example (CLANG).Friedemann Kleint2013-03-063-10/+4
* Fix warning about float truncation in scroller example (CLANG).Friedemann Kleint2013-03-061-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-061-19/+21
|\
| * Doc: fixed snippet issues with customcompleter.qdocNico Vertriest2013-03-051-19/+21
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-053-1/+7
|\|
| * Fixed qtbase examples build when configured with -no-openglSamuel Rødal2013-02-203-1/+7
* | Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-2611-13/+13
* | Check for network module when building according examplesOliver Wolff2013-02-213-2/+6
* | Check for printsupport module when building according exampleOliver Wolff2013-02-201-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1453-128/+105
|\|
| * Fix module name format in displayed codeSze Howe Koh2013-02-111-1/+1
| * Merge branch 'release' into stableSergio Ahumada2013-01-3150-124/+101
| |\
| | * fix install locations of examples/widgets/toolsOswald Buddenhagen2013-01-3118-18/+18
| | * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-3112-23/+39
| | * don't build shared demo library which is not used anywayOswald Buddenhagen2013-01-312-46/+7
| | * Fix warnings about files that can't be found in QtConcurrentSergio Ahumada2013-01-285-5/+5
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-2813-32/+32
| * | Doc: Fix references to Qt TestSze Howe Koh2013-01-301-2/+2
| * | Fix unopened commentSze Howe Koh2013-01-281-1/+1
* | | Keep QLineEdit placeholder text visible when focusedAurélien Gâteau2013-02-011-0/+5
* | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-2911-12/+12
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2811-12/+12
| |\| |
| | * | Doc: Widgets/Tools examples: fix group and missing imagesTopi Reinio2013-01-274-2/+2
| | * | Doc: Fix module name formatSze Howe Koh2013-01-257-10/+10
* | | | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/ / /
* | | Introducing QWidget::createWindowContainer()Gunnar Sletta2013-01-253-1/+181
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-241-1/+1
|\| |
| * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-01-221-1/+1
| |\|
| | * fix a typo in cube exampleJing Bai2013-01-181-1/+1
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221331-1331/+1331
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-181331-1331/+1331
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-163-44/+45
|\| |
| * | Fix crash in hellowindow example when minimizing.Friedemann Kleint2013-01-151-1/+2
| * | Doc: corrected typo "the the"Nico Vertriest2013-01-112-43/+43
| |/
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-071-1/+0
|\|
| * Remove metatype registration of built-in types.Stephen Kelly2013-01-031-1/+0
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-04410-1951/+2069
|\|
| * Polish code of some opengl exampleshjk2012-12-2829-255/+182
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-2129-36/+36
| * Fix typo in docs.Richard Moore2012-12-211-1/+1
| * Fix compilation of Open GL ES 2 examples when using a Qt-namespace.Friedemann Kleint2012-12-193-5/+2
| * fix examples/gui/analogclock for MSVCJoerg Bornemann2012-12-191-0/+3
| * Qt Gui Examples: Fixed QDoc filesChristiaan Janssen2012-12-183-0/+0
| * Fix building of the painting examples that use shared codehjk2012-12-181-16/+15
| * clean up example project files, mostly wrt QT+=widgetsOswald Buddenhagen2012-12-17168-351/+324
| * remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-1728-50/+0
| * remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-177-8/+0