summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove section about how to start threadsSze Howe Koh2013-09-143-8/+2
* 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
* Do not attempt to save a file in the resourcesGiuseppe D'Angelo2013-08-271-2/+3
* Fix compilation of windowcontainer exampleRafael Roquetto2013-08-231-2/+5
* Doc: Remove addressbook-frhjk2013-08-2338-4523/+1
* Tidy up collidingmice example documentation.Mitch Curtis2013-08-131-28/+26
* Remove references to Nokia in qtbase examples.Friedemann Kleint2013-07-111-1/+1
* Dialogs examples: remove QLayout::SetNoConstraintJ-P Nurmi2013-06-212-2/+0
* docs: DirView example uses QFileSystemModel not QDirModelShawn Rutledge2013-05-311-1/+1
* Doc: Remove applicationicon and orientation examples from QtWidgetsTopi Reinio2013-05-0821-736/+0
* fix processing order for qmake -rOswald Buddenhagen2013-04-191-1/+1
* don't install the project file twiceOswald Buddenhagen2013-04-191-5/+0
* Doc: Fix \group and \ingroup usage for a number of examplesTopi Reinio2013-04-195-5/+2
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-0/+6
|\
| * Boxes: Check for opengl version in .pro fileKai Koehne2013-04-031-0/+6
* | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-16114-573/+573
* | 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-0/+189
|\ \
| * | Doc: fixed snippet issues with customcompleter.qdocNico Vertriest2013-03-051-0/+189
| |/
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-052-0/+4
|\|
| * Fixed qtbase examples build when configured with -no-openglSamuel Rødal2013-02-202-0/+4
* | Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-2610-12/+12
* | Check for printsupport module when building according exampleOliver Wolff2013-02-201-0/+1
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-1426-69/+32
|\|
| * Merge branch 'release' into stableSergio Ahumada2013-01-3126-69/+32
| |\
| | * fix install locations of examples/widgets/toolsOswald Buddenhagen2013-01-3118-18/+18
| | * push feature conditionals down to subdirectoriesOswald Buddenhagen2013-01-311-0/+2
| | * don't build shared demo library which is not used anywayOswald Buddenhagen2013-01-312-46/+7
| | * Fix some more old references and links to NokiaSergio Ahumada2013-01-285-5/+5
* | | 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-297-7/+7
|\ \ \
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-287-7/+7
| |\| |
| | * | Doc: Widgets/Tools examples: fix group and missing imagesTopi Reinio2013-01-274-2/+2
| | * | Doc: Fix module name formatSze Howe Koh2013-01-253-5/+5
* | | | 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-22837-837/+837
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-18837-837/+837
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-42/+42
|\| |
| * | Doc: corrected typo "the the"Nico Vertriest2013-01-111-42/+42
| |/
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-04256-404/+935
|\|
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-2121-23/+23
| * 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-17141-293/+283
| * remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-1720-36/+0
| * remove some unnecessary CONFIG additionsOswald Buddenhagen2012-12-177-8/+0
| * Doc: remove example docs that were moved to qttoolsLeena Miettinen2012-12-141-0/+0
| * Enhance example qtbase/examples/widgets/widgets/mousebuttonsRick Stockton2012-12-143-6/+55