summaryrefslogtreecommitdiffstats
path: root/examples/widgets/painting
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.9' into devGabriel de Dietrich2017-07-131-0/+1
|\
| * pathstroke example: Add Q_FALLTHROUGH to unmarked fallthrough seen by GCC 7Friedemann Kleint2017-07-091-0/+1
* | Allow QImage with more than 2GByte of image dataAllan Sandfeld Jensen2017-07-081-1/+1
* | Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-07-042-2/+2
|\|
| * Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-282-2/+2
* | Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-201-7/+3
|/
* Convert features.printdialog to QT_[REQUIRE_]CONFIGStephan Binner2017-05-302-3/+8
* Merge remote-tracking branch 'origin/5.8' into 5.9Liang Qi2017-02-161-5/+4
|\
| * Example: migrate the arthur code sample to use QRegularExpressionSamuel Gaist2017-02-151-5/+4
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-162-9/+14
|\|
| * Fix compilation on platforms that don't support printingLars Knoll2016-12-012-6/+10
* | Merge remote-tracking branch 'origin/5.8' into devLiang Qi2016-12-132-4/+2
|\|
| * Fix compilation without QPrinter supportMaurice Kalinowski2016-11-232-4/+2
* | Fix fontsampler build with QT_NO_PRINTER / QT_NO_PRINTDIALOGJake Petroules2016-11-102-6/+8
|/
* Use qtConfig throughout in qtbaseLars Knoll2016-08-192-2/+2
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Edward Welbourne2016-07-151-1/+1
| |\
| | * PathStrokeRenderer::initializePoints(): use float divisionEdward Welbourne2016-07-151-1/+1
* | | Fix/adapt the uses of {to,set,from}Time_t in the qtbase source codeThiago Macieira2016-07-061-1/+1
* | | Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-1512-58/+58
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-8/+0
|/ /
* | Unify license header usage.Jani Heikkinen2016-03-2926-78/+338
* | Updated license headersJani Heikkinen2016-01-2121-344/+701
|/
* examples: remove use of obsolete QStyleOption*V<N> typedefsMarc Mutz2015-11-021-2/+2
* 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
|\|