summaryrefslogtreecommitdiffstats
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* Docs: Moved layout example's image do correct locationOliver Wolff2012-11-302-0/+0
* Doc: Grouped the SQL example pages under sql_examples groupVenugopal Shivashankar2012-11-308-0/+8
* Fix links for threading examplesPaul Olav Tvete2012-11-3013-0/+830
* QtBase: Docs: remove deprecated Q_EXPORT_PLUGIN2David Schulz2012-11-301-9/+4
* Fix example documentation for OpenGL module and (widget) Tools.Gunnar Sletta2012-11-3021-130/+21
* 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-305-14/+16
* 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-29304-1050/+295
* remove the dependency to QT_BUILD_TREEJing Bai2012-11-291-1/+1
* Add \brief to the examples.Eike Ziller2012-11-29135-138/+138
* re-enable coloreditorfactory and stardelegate examplesOswald Buddenhagen2012-11-281-1/+3
* dbus-chat => chatOswald Buddenhagen2012-11-287-1/+1
* remove rather useless text fileOswald Buddenhagen2012-11-281-4/+0
* remove apparently unused fileOswald Buddenhagen2012-11-281-8/+0
* remove meaningless OTHER_FILES assignmentsOswald Buddenhagen2012-11-282-6/+0
* README.txt => READMEOswald Buddenhagen2012-11-281-0/+0
* delete .desktop files of examplesOswald Buddenhagen2012-11-28219-2409/+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-28204-157/+168
* Change copyright information from Nokia to DigiaSergio Ahumada2012-11-271-3/+3
* Update the StylePlugin exampleJ-P Nurmi2012-11-272-14/+18
* Remove remaning TARGET.EPOCHEAPSIZE settings from examples.hjk2012-11-272-4/+0
* Fixed abbreviations in QWindow::framePos() and QWindow::setFramePos().Samuel Rødal2012-11-271-2/+2
* 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-26300-584/+584
* LocaleSelector: Replace hard-coded impl with an algorithmic oneKonstantin Ritt2012-11-251-253/+23
* QtBase: example code styleDavid Schulz2012-11-2532-93/+83
* 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
* Remove warnings from qtbase.Mitch Curtis2012-11-212-1/+3
* Clean up diagramscene example's toolbutton icons.Mitch Curtis2012-11-216-4/+4
* Fix building of examples.Friedemann Kleint2012-11-21182-355/+385
* QtBase: examples/widgets/layouts coding styleDavid Schulz2012-11-2110-18/+14
* Merge branch 'newdocs'Eskil Abrahamsen Blomfeldt2012-11-2023-48/+92
|\
| * Merge branch 'master' of ssh://codereview.qt-project.org/qt/qtbase into newdocsJerome Pasion2012-11-026-361/+0
| |\
| * \ Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-261-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
* | | | Rename all QWindow properties that have "window" in themShawn Rutledge2012-11-076-22/+22
* | | | Fix hellowindow example generating excess timersMiikka Heikkinen2012-11-052-5/+8
| |_|/ |/| |