summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global
Commit message (Expand)AuthorAgeFilesLines
* Merge master into api_changesKent Hansen2012-03-271-1/+1
|\
| * Work around what apparently is a GCC 4.6.0 bugThiago Macieira2012-03-251-1/+1
* | Enable endianness conversions on q(u)int8João Abecasis2012-03-253-1/+152
* | 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
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-041-0/+9
|\
| * QFlags: mark as Q_PRIMITIVE_TYPEMarc Mutz2012-02-291-0/+9
* | Changed qlogging unittest to install subprogramKurt Korbatits2012-03-011-0/+3
|/
* Fixed tst_qlogging app silently not compiled in some -fast builds.Rohan McGovern2012-02-223-5/+5
* Fix qlogging test.Friedemann Kleint2012-02-211-2/+3
* Fix qlogging test for release configurationMiikka Heikkinen2012-02-172-12/+26
* QDebug: Add support for %{pid}, %{appname} and %{threadid}David Faure2012-02-172-7/+10
* Eliminate duplicate data row names from corelib autotests.Jason McDonald2012-02-141-1/+1
* Fix qlogging autotest for clangKai Koehne2012-02-101-0/+17
* Allow customization of qDebug output at runtimeKai Koehne2012-02-098-152/+719
* QtDebug: Include file, line, function informationKai Koehne2012-02-013-1/+153
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-306-6/+6
* Update contact information in license headers.Jason McDonald2012-01-236-6/+6
* Update copyright year in license headers.Jason McDonald2012-01-056-6/+6
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0
* 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
* Improve Q_FUNC_INFO autotest.Jason McDonald2011-11-171-7/+6
* Cleanup corelib autotestsJason McDonald2011-11-116-20/+12
* Cleanup corelib autotestsJason McDonald2011-11-071-15/+0
* 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-256-13/+18
* Remove SkipMode parameter from QSKIP calls.Jason McDonald2011-10-211-1/+1
* 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-3019-0/+877