summaryrefslogtreecommitdiffstats
path: root/examples/widgets
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Do the actual removal of the Soft Keys API and related codeJan Arve Saether2012-10-296-361/+0
* | Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-261-1/+1
|\|
| * Modularize drag and drop documentationGatis Paeglis2012-10-191-1/+1
* | Move validators example from qtdoc repo to qtbase repoJan Arve Saether2012-10-241-0/+34
* | Use \annotatedlist for list of examples instead of "manual links"Jan Arve Saether2012-10-2421-45/+55
* | Doc: Added landing-, examples- and C++ class list-page to qtwidgetsJan Arve Saether2012-10-191-3/+3
|/
* Use organization name "QtProject" in examples.Friedemann Kleint2012-10-165-7/+7
* Doc: Removed references to stale links.Jerome Pasion2012-10-131-5/+1
* Delete the QVariant ctors taking global Qt enum values.Stephen Kelly2012-10-102-31/+31
* fix conflicting Visual Studio project names for Qt examplesJoerg Bornemann2012-09-2715-0/+30
* Remove CDE and Motif styles from qtbaseJens Bache-Wiig2012-09-277-31/+24
* Fixed instances of "to to" in qtbase.Samuel Rødal2012-09-242-2/+2
* Use QStringList::join(QChar) overload where applicable [examples]Marc Mutz2012-09-234-5/+5