qt5base-lts/src
Olivier Goffart eb4828bbfd Add operator<<(QTestData &, QStringBuilder)
So this code still compiles with QStringBuilder
QTest::newRow("foo") << foo + bar;

Change-Id: Ie82a21c8fd07ec2d27ad85015aa1a0c4e94700d6
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
2012-02-29 17:29:33 +01:00
..
3rdparty Compile SHA-2 code on systems without stdint.h 2012-02-28 18:53:32 +01:00
concurrent QFutureWatcher: Make constructors explicit 2012-02-25 11:43:18 +01:00
corelib QCryptographicHash: make constructor explicit 2012-02-29 15:53:21 +01:00
dbus Cleanup usage of QVariant::Type. 2012-02-27 12:47:52 +01:00
gui Make qobject_p.h not need qvariant.h. 2012-02-29 14:08:33 +01:00
modules Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00
network QSslError: fix wrong #endif placement 2012-02-25 15:28:11 +01:00
opengl Prevent stack corruption when using OpenGL Core Profile 2012-02-28 00:29:04 +01:00
platformsupport Add UDev helper class for evdev plugins 2012-02-24 11:29:43 +01:00
plugins Rename remaining references to QInputPanel 2012-02-28 14:38:36 +01:00
printsupport QPrinterInfo: remove unused variable 2012-02-26 11:58:16 +01:00
sql QSqlTableModel: unify code for cache-clearing before select 2012-02-28 09:12:03 +01:00
testlib Add operator<<(QTestData &, QStringBuilder) 2012-02-29 17:29:33 +01:00
tools Merge master -> api_changes 2012-02-29 09:23:14 +10:00
widgets Merge master -> api_changes 2012-02-29 09:23:14 +10:00
winmain Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
xml Merge master -> api_changes 2012-02-29 09:23:14 +10:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro remove over-uses of $$list() 2012-02-27 20:52:45 +01:00