qt5base-lts/tests/auto/corelib
David Faure 1209fccaf7 QMimeData: export URLs as text too
This allows to drop or paste them into lineedits and text widgets
(including such widgets in non-Qt applications)

Implementation note: this is done on-demand rather than in setUrls
so that it's still possible to setText explicitely; the new code
is only a fallback for when no text/plain data is available.

Change-Id: Ie90c43a30bfa64a6047b627e7351d20bf5ec8e03
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-02-17 05:26:47 +01:00
..
animation Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
codecs Eliminate duplicate data row names in utf8 autotest. 2012-02-14 02:48:35 +01:00
global QDebug: Add support for %{pid}, %{appname} and %{threadid} 2012-02-17 05:25:56 +01:00
io Fix tst_QFileSystemWatcher failure on Mac OS X 2012-02-17 05:25:26 +01:00
itemmodels Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
json Changed json unittest to work from installation directory 2012-02-16 04:23:20 +01:00
kernel QMimeData: export URLs as text too 2012-02-17 05:26:47 +01:00
plugin Fixed qlibrary unittest to work on mac 2012-02-10 03:02:07 +01:00
statemachine Remove "All rights reserved" line from license headers. 2012-01-30 03:54:59 +01:00
thread Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
tools Changed qcryptographichash unittest to work from installation directory 2012-02-17 05:24:37 +01:00
xml Eliminate duplicate data row names from corelib autotests. 2012-02-14 06:19:16 +01:00
corelib.pro Move QtConcurrent into its own module 2012-02-05 17:49:16 +01:00