summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-07-011-1/+1
|\
| * fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* | Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-071-1/+1
|/
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-161-3/+3
* Updated BSD licensed file headersJani Heikkinen2015-02-1526-78/+78
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-6/+0
* Update copyright headersJani Heikkinen2015-02-1147-278/+280
* Simplify fontsampler example by using the automatic tristate feature.David Faure2015-01-251-40/+1
* Haiku: Make examples compile on HaikuTobias Koenig2015-01-141-1/+1
* New Qt logoAlessandro Portale2014-11-051-0/+0
* Update license headers and add new license filesMatti Paaso2014-09-2421-399/+231
* Merge remote-tracking branch 'origin/5.3' into 5.4Frederik Gladhorn2014-09-231-1/+5
|\
| * Fix selection of fonts based on styleNameAllan Sandfeld Jensen2014-08-141-1/+5
* | Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-1512-58/+58
* | Disable some more qtbase examples for dynamic gl buildsLaszlo Agocs2014-06-302-9/+9
|/
* purge vestiges of opengl es 1 supportOswald Buddenhagen2014-04-041-1/+1
* Remove qSort usages from qtbase examplesGiuseppe D'Angelo2013-09-142-3/+7
* Remove references to Nokia in qtbase examples.Friedemann Kleint2013-07-111-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-163-5/+5
* Compile fix when QT_NO_PRINTDIALOG is definedPaul Olav Tvete2013-02-262-3/+3
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-142-46/+7
|\
| * Merge branch 'release' into stableSergio Ahumada2013-01-312-46/+7
| |\
| | * don't build shared demo library which is not used anywayOswald Buddenhagen2013-01-312-46/+7
* | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2247-47/+47
|\| |
| * | Update copyright year in Digia's license headersSergio Ahumada2013-01-1847-47/+47
| |/
* | Merge branch 'stable' into devFrederik Gladhorn2013-01-0416-27/+26
|\|
| * add and use qtHaveModule() functionOswald Buddenhagen2012-12-218-8/+8
| * 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-177-18/+15
| * remove QT+=widgets from SUBDIRS projectsOswald Buddenhagen2012-12-171-2/+0
| * Fix compile with -DQT_NO_WHEELEVENTMontel Laurent2012-12-052-0/+4
* | Fix building of the painting examples that use shared codehjk2012-12-171-16/+15
|/
* QtBase: Fix painting example arthur background colorDavid Schulz2012-11-302-5/+40
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-2913-47/+11
* delete .desktop files of examplesOswald Buddenhagen2012-11-288-88/+0
* Widgets/Painting examples: inherit ArthurStyle from QCommonStyleJ-P Nurmi2012-11-262-12/+12
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-2613-26/+26
* QtBase: examples/widgets/painting code styleDavid Schulz2012-11-2337-264/+218
* Fix building of examples.Friedemann Kleint2012-11-2113-26/+26
* Delete the QVariant ctors taking global Qt enum values.Stephen Kelly2012-10-101-25/+25
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2247-661/+661
* examples: Mark ctor's as explicitSergio Ahumada2012-09-173-3/+3
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-20132-0/+9945