qt5base-lts/tests/auto
David Faure fc8f5afc87 QMimeDatabase: fix handling of glob-deleteall
Binary provider:
  It was not possible to remove the first glob in a local override,
  because the mainPattern handling would re-add the first glob back.

XML provider:
  It didn't support glob-deleteall.
  Also, the order of the providers was wrong. We want to pick local
  overrides first, the internal DB has to go last in the list.

Fixes: QTBUG-85436
Pick-to: 5.15
Change-Id: I9a4523f37cd962c730df9a6ed992bd01c075bf03
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2020-09-22 20:40:45 +02:00
..
cmake CMake: Fix configuration of CMake tests in-build-tree 2020-07-20 18:12:23 +02:00
concurrent Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
corelib QMimeDatabase: fix handling of glob-deleteall 2020-09-22 20:40:45 +02:00
dbus Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
gui CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
guiapplauncher Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
installed_cmake Add a unit test for testing Qt in its install location. 2013-07-02 23:08:54 +02:00
network QDecompressHelper: limit decompression ratio 2020-09-22 19:08:53 +02:00
opengl Remove tst_QGL 2020-08-28 11:43:11 +02:00
other Purge Q_{STDLIB,COMPILER}_UNICODE_STRINGS 2020-09-14 09:47:51 +02:00
printsupport Fix compiler warnings about missing overrides 2020-09-13 21:03:31 +02:00
shared Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
sql Interbase: Handle EXECUTE BLOCK statements correctly 2020-09-13 16:39:06 +02:00
testlib QAbstractEventDispatcher: change event dispatcher timer interval to qint64 2020-09-21 09:30:54 +00:00
tools Extend QSequentialIterable and add QAssociativeIterable 2020-09-19 11:14:30 +02:00
widgets CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
xml Remove the SAX parser from QtXml 2020-09-15 08:12:20 +02:00
.prev_CMakeLists.txt CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
auto.pro CMake: Get tests/auto/cmake tests working 2020-07-17 09:43:04 +02:00
CMakeLists.txt CMake: Fix building with -DQT_FEATURE_gui=OFF 2020-09-15 20:05:32 +02:00
network-settings.h Revert "QAbstractSocket: deprecate 'error' member-function" 2020-02-26 23:07:52 +03:00