summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Added documentation for the collidingmice exampleVenugopal Shivashankar2012-12-052-0/+271
* Doc: Fix some more linksChristian Stenger2012-12-051-1/+1
* Fix compile with -DQT_NO_WHEELEVENTMontel Laurent2012-12-058-0/+16
* Fix compile with -DQT_NO_DRAGANDDROPMontel Laurent2012-12-052-0/+2
* Moved the mainwindow examples from qtdocGunnar Sletta2012-12-047-0/+7
* Fix linking of itemviews and graphicsview examplesChristian Stenger2012-12-0428-25/+42
* Tag dialog examples and create dialog examples groupGunnar Sletta2012-12-038-0/+8
* Fix compile with -DQT_NO_WIZARDMontel Laurent2012-12-011-0/+1
* QtBase: Remove Meamo part and fix link in documentationDavid Schulz2012-11-301-15/+1
* Docs: Moved layout example's image do correct locationOliver Wolff2012-11-302-0/+0
* QtBase: Docs: remove deprecated Q_EXPORT_PLUGIN2David Schulz2012-11-301-9/+4
* Fix example documentation for OpenGL module and (widget) Tools.Gunnar Sletta2012-11-3010-1/+11
* Docs: Moved mainwindow example's image do correct locationOliver Wolff2012-11-301-0/+0
* Fix memory leak. PrinterDialog is not deleted when close itMontel Laurent2012-11-304-12/+14
* Fix broken links in the QtWidgets examples.Gunnar Sletta2012-11-301-0/+0
* Fix linking in painting, richtext and desktop examplesGunnar Sletta2012-11-3017-2/+45
* Fix docs for Drag and Drop examplesPaul Olav Tvete2012-11-303-0/+360
* QtBase: Fix painting example arthur background colorDavid Schulz2012-11-302-5/+40
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-29196-661/+189
* remove the dependency to QT_BUILD_TREEJing Bai2012-11-291-1/+1
* Add \brief to the examples.Eike Ziller2012-11-2994-97/+97
* re-enable coloreditorfactory and stardelegate examplesOswald Buddenhagen2012-11-281-1/+3
* remove rather useless text fileOswald Buddenhagen2012-11-281-4/+0
* remove apparently unused fileOswald Buddenhagen2012-11-281-8/+0
* README.txt => READMEOswald Buddenhagen2012-11-281-0/+0
* delete .desktop files of examplesOswald Buddenhagen2012-11-28144-1584/+0
* Always use QAIM to get the default flags.Stephen Kelly2012-11-286-7/+7
* Examples: move widgets specific "tools" examples to the correct placeJ-P Nurmi2012-11-28201-1/+15819
* Remove remaning TARGET.EPOCHEAPSIZE settings from examples.hjk2012-11-272-4/+0
* Examples: inherit NorwegianWoodStyle from QProxyStyleJ-P Nurmi2012-11-263-18/+26
* Widgets/Painting examples: inherit ArthurStyle from QCommonStyleJ-P Nurmi2012-11-262-12/+12
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-26177-344/+344
* LocaleSelector: Replace hard-coded impl with an algorithmic oneKonstantin Ritt2012-11-251-253/+23
* QtBase: example code styleDavid Schulz2012-11-2525-70/+64