qt5base-lts/tests/auto/corelib
David Faure feb212e1e5 QUrl: a url with a fragment or query, and one without, are different.
Fix operator== and operator< so that a URL with an empty fragment
or query, is not treated as equal to a URL without any fragment or query.
This restores the Qt4 behavior on this particular issue.

Change-Id: Ie989f37353fb13c791b1d558d638d2e8a5b5d1b8
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-05-14 17:36:50 +02:00
..
animation Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
codecs Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtCore] 2012-05-04 12:45:47 +02:00
global Allow qDebug output to be configured by qSetMessagePattern() 2012-04-24 17:12:46 +02:00
io QUrl: a url with a fragment or query, and one without, are different. 2012-05-14 17:36:50 +02:00
itemmodels Don't use obsolete qVariantValue, qVariantCanConvert, etc. 2012-05-02 08:30:59 +02:00
json Correctly parse json documents with a leading BOM 2012-05-10 13:50:35 +02:00
kernel Introduce a new built-in type: signed char. 2012-05-08 11:47:29 +02:00
mimetypes Make comment() work in the C locale too. 2012-03-22 13:29:50 +01:00
plugin Remove insignification from QPluginLoader and QFactoryLoader tests. 2012-04-17 16:28:46 +02:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Make the event notification on Windows be mandatory in all dispatchers 2012-05-04 12:44:14 +02:00
tools fix QString::isRightToLeft() for SMP code points 2012-05-11 01:42:02 +02:00
xml Convert these files to ASCII or UTF-8 2012-04-27 22:52:01 +02:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00