qt5base-lts/tests/auto/corelib
hjk 03a666760c Speed up and fix QByteArray::setNum()
Going through QLocale and QString is not really needed.

This also makes the result of the conversion of negative numbers
in bases other than 10 independent of the architecture and
implements the documented behavior of treating them as
unsigned types.

Change-Id: Ibc231dc5241deb5cbadd9796484a8b5f79c29410
Reviewed-by: Olivier Goffart <ogoffart@woboq.com>
2012-12-30 10:44:44 +01:00
..
animation add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
io QUrl::fromUserInput: fix for urls without a host. 2012-12-23 10:50:28 +01:00
itemmodels add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
json Added missing detach() to QJsonObject::take() 2012-12-13 23:58:51 +01:00
kernel add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
mimetypes remove some unnecessary CONFIG additions 2012-12-17 14:08:17 +01:00
plugin QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
statemachine add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
thread Fix QMutex::tryLock with negative values 2012-12-23 20:34:46 +01:00
tools Speed up and fix QByteArray::setNum() 2012-12-30 10:44:44 +01:00
xml Fix regression in QXmlStreamWriter with codec set to UTF-16 2012-11-20 18:53:49 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00