summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/global/qtendian
Commit message (Expand)AuthorAgeFilesLines
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-1/+1
* Regenerate tests/auto/corelib/globalAlexandru Croitor2019-11-121-1/+12
* Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-3/+37
|\
| * qendian: Fix float conversionsIvan Komissarov2018-10-281-3/+37
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Avoid signed/unsigned warning in templateEdward Welbourne2018-08-161-1/+1
* Add qbswap for a memory regionThiago Macieira2018-07-041-0/+136
* Move qle_bitfield to qendian_p.hAllan Sandfeld Jensen2017-06-272-1/+85
* QtCore: Remove Windows CE.Friedemann Kleint2016-03-301-4/+0
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+1
* Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.Friedemann Kleint2015-09-011-1/+0
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Turn off compiler optimization in tst_qtendian for MSVC2008.Friedemann Kleint2014-03-041-0/+4
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* 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
* Add Q_UINT64_C to 64 bit integer literal.Carl Schumann2012-05-151-1/+1
* Enable endianness conversions on q(u)int8João Abecasis2012-03-252-0/+150