summaryrefslogtreecommitdiffstats
path: root/examples/widgets/graphicsview/boxes
Commit message (Expand)AuthorAgeFilesLines
* Cleanup Widgets examples - foreachChristian Ehrlicher2019-01-234-54/+32
* Cleanup Widgets examples - new signal/slot syntaxChristian Ehrlicher2019-01-061-20/+22
* glextensions.h: simplify #if-ery to avoid conflictEdward Welbourne2018-05-311-12/+4
* Examples: replace deprecated QQuaternion::conjugate()Christian Ehrlicher2018-03-271-8/+8
* Fix a bunch of compiler warnings in the qtbase examplesJake Petroules2018-02-071-0/+1
* qtlite: Skip building examples when configured with no-feature-itemviewsRainer Keller2018-01-121-0/+1
* Change almost all other uses of qrand() to QRandomGeneratorThiago Macieira2017-11-082-4/+8
* Exploit QVector3D::length() instead of duplicating its workEdward Welbourne2017-07-071-1/+1
* Use qRadiansToDegrees() and qDegreesToRadians() more widelyEdward Welbourne2017-07-052-5/+7
* Be (somewhat more) consistent about the value of piEdward Welbourne2017-06-202-4/+3
* Remove some more register keywordsMarc Mutz2017-05-061-1/+1
* Examples: Remove more redundant virtual specifiers for overridersAlexander Volkov2016-11-292-3/+3
* Examples: Remove a redundant virtual specifier for overridersAlexander Volkov2016-11-253-33/+33
* Change confusing Q_DEAD_CODE_FROM_QT4_FOO defineTor Arne Vestbø2016-10-141-1/+1
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-1/+1
* Examples: Replace 'Q_DECL_OVERRIDE' by 'override'hjk2016-06-154-37/+37
* QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-071-4/+0
* Updated license headersJani Heikkinen2016-01-2124-396/+804
* Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-131-2/+2
* fix usage of wince scopeOswald Buddenhagen2015-06-051-1/+1
* Fix exclusion for legacy Open GL examples.Friedemann Kleint2015-05-151-5/+1
* Fixed license headersJani Heikkinen2015-02-1710-10/+10
* Use C++ <cmath> instead of <math.h>Allan Sandfeld Jensen2015-02-163-10/+12
* MSVC: Remove use of -Zm argumentKai Koehne2015-02-131-7/+0
* Update copyright headersJani Heikkinen2015-02-1124-324/+244
* Make it more obvious that Q_WS_ is dead code, and should perhaps be portedTor Arne Vestbø2015-02-031-1/+1
* New Qt logoAlessandro Portale2014-11-052-0/+0
* Update license headers and add new license filesMatti Paaso2014-09-2414-266/+154
* Examples: Add Q_DECL_OVERRIDE to overridden functionsOlivier Goffart2014-07-154-37/+37
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-134-69/+69
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-0/+6
|\
| * Boxes: Check for opengl version in .pro fileKai Koehne2013-04-031-0/+6
* | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-1824-24/+24
* centralize and fixup example sources install targetsOswald Buddenhagen2012-11-291-5/+1
* Examples: Install to $$[QT_INSTALL_EXAMPLES]/$submodule/$examplehjk2012-11-261-2/+2
* Fix building of examples.Friedemann Kleint2012-11-211-2/+2
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2224-578/+578
* examples: Mark ctor's as explicitSergio Ahumada2012-09-172-3/+3
* Make gui/math3d classes use float rather than qrealSean Harmer2012-09-071-13/+3
* Moving .qdoc files under examples/widgets/docGabriel de Dietrich2012-08-2039-0/+4721