summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qflags
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Use Q_DECL_RELAXED_CONSTEXPR in QFlagsOlivier Goffart2014-10-312-0/+15
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Add support for initializer_list construction in QFlagsAdam Majer2014-07-021-0/+24
* tst_QFlags: make constExpr() check compile on clang trunkMarc Mutz2013-11-071-1/+1
* Make QFlags enum flags (C++11 strict enums) friendlyAlbert Astals Cid2013-05-091-0/+116
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* QFlags: use unsigned int when the enum's underlying is unsignedMarc Mutz2012-09-281-2/+16
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Work around what apparently is a GCC 4.6.0 bugThiago Macieira2012-03-251-1/+1
* QFlags: mark as Q_PRIMITIVE_TYPEMarc Mutz2012-02-291-0/+9
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Moving relevant tests to corelib/globalHolger Ihrig2011-08-303-0/+133