summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
* QtBase: examples/widgets/richtext code styleDavid Schulz2012-11-2415-87/+90
* Prevent easing example warnings.Thomas Hartmann2012-11-231-2/+19
* QtBase: examples/widgets/graphicsview/ codestyleDavid Schulz2012-11-2349-302/+296
* QtBase: examples/widgets/painting code styleDavid Schulz2012-11-2337-264/+218
* QtBase: examples/widgets/itemviews code styleDavid Schulz2012-11-2266-385/+355
* QtBase: examples/widgets/itemviews/addressbook codestyleDavid Schulz2012-11-2211-73/+69
* Clean up diagramscene example's toolbutton icons.Mitch Curtis2012-11-216-4/+4
* Fix building of examples.Friedemann Kleint2012-11-21177-351/+375
* QtBase: examples/widgets/layouts coding styleDavid Schulz2012-11-2110-18/+14
* Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-026-361/+0
|\