qt6-bb10/src
David Faure ac2b452616 QUrl: port thread-safety autotest from Qt4.
This detected the same missing detach()s in QUrl::resolve.
Everything else works, no need for a mutex in Qt5's QUrl.

Change-Id: I0da51b7b0c6b810d314a26d4b638383cd17de12b
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2012-08-26 11:08:42 +02:00
..
3rdparty HarfBuzz: fix unused parameter / variable warnings 2012-08-25 23:21:55 +02:00
concurrent QFutureInterface<void>: const-correct reportFinished() 2012-08-17 16:27:43 +02:00
corelib QUrl: port thread-safety autotest from Qt4. 2012-08-26 11:08:42 +02:00
dbus Add a way for QtDBus to force a call to dbus_shutdown 2012-08-25 10:34:39 +02:00
gui explain specifically how to make a transparent window 2012-08-25 19:04:56 +02:00
network QNetworkDiskCache: avoid a 31-bit truncation 2012-08-23 18:05:31 +02:00
opengl Fix doc: qglcolormap is not the opengl module 2012-08-24 21:32:03 +02:00
platformsupport fbbackingstore: Don't overload inherited virtual function 2012-08-24 20:29:17 +02:00
plugins OSX: Drag and Drop QMimeData. 2012-08-25 19:04:56 +02:00
printsupport Misc documentation fixes triggered by qdoc errors/warnings 2012-08-20 16:57:48 +02:00
sql qsql_oci: use OCI_COMMIT_ON_SUCCESS for SELECT without transaction 2012-08-13 23:16:38 +02:00
testlib Remove qWaitForWindowShown(QWindow*) overload. 2012-08-23 08:32:17 +02:00
tools doc: Replaced FakeNode with DocNode 2012-08-21 16:15:21 +02:00
widgets QFileSystemModel: remove incorrect #ifndef 2012-08-26 09:07:37 +02:00
winmain fix misnomer: qt_module.prf => qt_build_config.prf 2012-06-19 16:46:08 +02:00
xml Doc: Fix spelling errors 2012-08-17 22:45:27 +02:00
src.pro src.pro: remove redundant & incorrect platformsupport dependency 2012-08-25 10:29:53 +02:00