qt6-bb10/src/corelib
Lars Knoll 1e4a973b7e Use QRegularExpression for filtering in QDirIterator
Reduce our usage of QRegExp in preparation towards deprecating
it. This also brings it in line with QDir that already uses
QRegularExpression for filtering.

Keep the old QRegExp based code around in bootstrapped mode,
since qmake uses this functionality.

Change-Id: I98b9d2875c30e17e406b6711dfe3265ba37624ac
Reviewed-by: Samuel Gaist <samuel.gaist@idiap.ch>
2019-07-03 22:15:48 +01:00
..
animation Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-25 15:47:42 +02:00
codecs QSimpleTextCodec: fix load memory order of atomic pointer 2019-06-21 22:56:50 +02:00
doc Remove usages of deprecated APIs from QtAlgorithms 2019-06-29 21:58:36 +02:00
global Fix qdoc warnings in 5.14 2019-06-28 00:24:14 +02:00
io Use QRegularExpression for filtering in QDirIterator 2019-07-03 22:15:48 +01:00
itemmodels Merge remote-tracking branch 'origin/5.13' into dev 2019-07-01 10:21:37 +02:00
kernel qtlite: Fix build with -no-feature-commandlineparser 2019-07-03 23:15:40 +02:00
mimetypes QMimeType: towards re-entrancy: do not cache iconName made from mimetype name 2019-06-16 16:56:35 +02:00
platform wasm: Use common “qt” prefix for exported functions 2019-03-26 10:26:51 +00:00
plugin QtCore: use new QLatin1String::arg() 2019-06-03 23:28:18 +02:00
serialization Merge remote-tracking branch 'origin/5.13' into dev 2019-07-01 10:21:37 +02:00
statemachine QtCore: use qUtf16Printable and %ls, qErrnoWarning() 2019-05-29 18:24:30 +02:00
thread rtems: Add environment variable for configure default thread stack size 2019-07-01 00:03:34 +00:00
time Move YearRange to QDateTime from its Private 2019-07-01 17:49:09 +02:00
tools Add QT_NO_JAVA_STYLE_ITERATORS and mark QtBase free of it 2019-07-03 14:48:37 +02:00
Qt5CTestMacros.cmake Merge remote-tracking branch 'origin/5.6' into 5.7 2016-04-04 08:59:18 +02:00
Qt5Config.cmake.in Remove CMake code for CMake < 3.1 2018-03-24 22:31:18 +00:00
Qt5CoreConfigExtras.cmake.in Remove CMake code for CMake < 3.1 2018-03-24 22:31:18 +00:00
Qt5CoreConfigExtrasMkspecDir.cmake.in
Qt5CoreConfigExtrasMkspecDirForInstall.cmake.in
Qt5CoreMacros.cmake Merge remote-tracking branch 'origin/5.12' into 5.13 2019-06-07 13:19:27 +02:00
Qt5ModuleLocation.cmake.in Use separate Qt5Config.cmake inside build directory 2016-11-25 10:46:34 +00:00
Qt5ModuleLocationForInstall.cmake.in cmake: avoid `@var@` expansion in older CMake versions 2017-07-10 21:25:47 +00:00
QtCore.dynlist
configure.json rtems: Disable features which RTEMS does not support 2019-05-14 13:53:35 +02:00
corelib.pro Separate out the time, zone, date code from corelib/tools/ 2019-06-06 15:54:32 +02:00
debug_script.py macOS: Add LLDB debug script when building with separate debug info (dSYM) 2017-07-07 18:09:45 +00:00
qtcore.tracepoints Reduce amount of tracepoints required for event tracking 2019-05-02 14:15:58 +00:00
qtzlib.pro make a proper header-only module for QtZlib 2015-11-17 20:22:17 +00:00