summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qglobal
Commit message (Expand)AuthorAgeFilesLines
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Tests: Replace Q[TRY]_VERIFY(v == true|false) by QVERIFY(v)|QVERIFY(!v).Friedemann Kleint2015-07-271-1/+1
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix endianness part of QSysInfo::buildAbi() stringAlex Trotsenko2014-09-041-0/+13
* Introduce qUtf8Printable() macro to qglobal.hTakumi Asaki2014-06-271-0/+64
* support c'tor as second parameter in foreach macroJoerg Bornemann2014-02-111-0/+7
* QIntegerForSize: add testMarc Mutz2013-11-061-0/+15
* Expose QTest::currentAppName() and remove hard-coded argv[0] in testsTor Arne Vestbø2013-09-261-1/+1
* Q_STATIC_ASSERT: use __COUNTER__ instead of __LINE__ if the compiler supports itMarc Mutz2013-09-221-0/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-221-1/+1
|\
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* | Add Q_COREAPP_STARTUP_FUNCTION macro.David Faure2013-01-151-1/+30
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Do not consider sign in qIsNull.Mitch Curtis2012-08-221-0/+6
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Fallback implementation of Q_ALIGNOFJoão Abecasis2012-03-231-0/+111
* Add Q_IS_ENUM(), and provide as flag in QMetaType::typeFlags()Glenn Watson2012-03-111-0/+122
* 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
* Remove QInternal callbacks and internal functionsBradley T. Hughes2011-12-021-73/+0
* Improve Q_CONSTRUCTOR_FUNCTION and Q_DESTRUCTOR_FUNCTION macros.Jędrzej Nowacki2011-12-011-0/+13
* Change the return value of QObject::connectOlivier Goffart2011-11-251-1/+1
* Cleanup corelib autotestsJason McDonald2011-11-111-3/+2
* Use C++11 static_assertOlivier Goffart2011-11-021-0/+17
* Fix broken build.Jędrzej Nowacki2011-11-011-2/+3
* corelib: eliminated usage of qttest_p4.prfRohan McGovern2011-10-251-2/+3
* Introduce Q_STATIC_ASSERTJędrzej Nowacki2011-10-191-0/+68
* Merge branch 'master' into refactorGunnar Sletta2011-09-121-6/+9
* Moving relevant tests to corelib/globalHolger Ihrig2011-08-303-0/+273