qt5base-lts/src
David Faure 5ab700f639 Restore QUrl::setEncodedQuery(QByteArray()) to the Qt4 behavior.
Null bytearray means no query, and QString::fromLatin1(QByteArray())
doesn't give a null string, but an empty string.

Same for setEncodedFragment(QByteArray()).

Change-Id: I992e9253e35941d66886456872ea06aa2ae92450
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-13 11:06:18 +02:00
..
3rdparty Avoid trying to load libthai again and again if it's not present 2012-05-10 11:34:25 +02:00
concurrent Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
corelib Restore QUrl::setEncodedQuery(QByteArray()) to the Qt4 behavior. 2012-05-13 11:06:18 +02:00
dbus Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
gui Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network Fix sending UDP packets to link local addresses 2012-05-11 17:39:13 +02:00
opengl Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
platformsupport Do not use charset loaded by fontconfig 2012-05-11 01:42:02 +02:00
plugins QGuiApplication::activeWindow() is deprecated 2012-05-11 19:41:25 +02:00
printsupport Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
sql Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
testlib Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
tools QDoc: Also use the CppCodeMarker for .qtx and .qtt files. 2012-05-12 23:48:14 +02:00
widgets Doc: Add a default license footer. 2012-05-11 17:39:13 +02:00
winmain Fix tabs/whitespaces 2012-05-03 16:11:58 +02:00
xml Doc: Add a default license footer. 2012-05-11 17:39:13 +02: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 Reintroduce testlib to widget free builds 2012-04-17 03:26:32 +02:00