summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
| * Fix empty window title regression, add application display name to window titleDavid Faure2012-12-141-0/+1
| * Docs: Fix referencesChristian Stenger2012-12-131-1/+1
| * Doc: Added documentation for the examplesVenugopal Shivashankar2012-12-1120-24/+36
| * QtBase: Doc: Fix Links to designer manual.David Schulz2012-12-101-3/+2
| * Doc: Updated outdated docs to use new macroChristian Stenger2012-12-102-9/+18
| * Fix compile with -DQT_NO_SYSTEMTRAYICONMontel Laurent2012-12-063-1/+34
| * doc: Add missing images in richtext example docsEskil Abrahamsen Blomfeldt2012-12-063-0/+0
| * doc: Fix Graphics View example docsEskil Abrahamsen Blomfeldt2012-12-069-2/+154
| * Fix compile with -DQT_NO_TRANSLATIONMontel Laurent2012-12-055-2/+11