qt6-bb10/tests/auto/corelib
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
..
animation Revert "Remove timeStep parameter from QAnimationDrive::advanceAnimation" 2020-09-11 17:11:02 +02:00
global CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
io CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
itemmodels Remove most compiler warnings about missing overrides 2020-09-11 00:20:47 +02:00
kernel CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
mimetypes QMimeDatabase: fix handling of glob-deleteall 2020-09-22 20:40:45 +02:00
plugin CMake: Fix failing tests on macOS developer builds 2020-09-22 19:08:53 +02:00
serialization CMake: Regenerate projects 2020-09-22 19:08:53 +02:00
text Q(Any|Utf8)StringView: move array size deduction feature to fromArray 2020-09-18 23:34:52 +02:00
thread QAbstractEventDispatcher: change event dispatcher timer interval to qint64 2020-09-21 09:30:54 +00:00
time Use qint64 for value of that type in tst_QDateTime millisecond tests 2020-09-15 21:53:34 +02:00
tools Define inverted QRects consistently 2020-09-21 15:04:51 +02:00
.prev_CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
CMakeLists.txt Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00
corelib.pro Move QStateMachine from QtCore to QtScxml 2020-08-24 20:10:25 +02:00