qt5base-lts/qmake/library
Lars Knoll adf829e65d Add a QRegularExpression::fromWildcard() convenience method
Simplify constructing QRegularExpression objects from a glob
pattern.

Change-Id: I06f60b1dfea3da969e2474dedd44b6ca5d456d7d
Reviewed-by: Simon Hausmann <hausmann@gmail.com>
Reviewed-by: Joerg Bornemann <joerg.bornemann@qt.io>
2020-05-06 09:57:40 +02:00
..
ioutils.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
ioutils.h qmake: minor fixups to ioutils for building in qt creator context 2018-03-29 18:15:35 +00:00
proitems.cpp Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
proitems.h Build qmake with QT_USE_STRINGBUILDER 2020-05-05 18:41:10 +02:00
qmake_global.h Updated license headers 2016-01-21 18:55:18 +00:00
qmakebuiltins.cpp Port qmake over to user QRegularExpression 2020-05-05 18:41:27 +02:00
qmakeevaluator_p.h QRegExp include cleanup 2019-04-19 21:21:17 +00:00
qmakeevaluator.cpp Add a QRegularExpression::fromWildcard() convenience method 2020-05-06 09:57:40 +02:00
qmakeevaluator.h qmake: replace QLinkedList with std::list 2019-05-13 19:18:59 +00:00
qmakeglobals.cpp QMake: Use Qt::SplitBehavior in preference to QString::SplitBehavior 2020-02-28 15:37:11 +01:00
qmakeglobals.h Change qHash() to work with size_t instead of uint 2020-04-09 20:03:25 +02:00
qmakeparser.cpp QMake: be less laissez-faire with implicit conversions to QChar 2019-07-15 10:56:00 +02:00
qmakeparser.h QMake: fix GCC 9 -Wdeprecated-copy warnings 2019-07-15 12:11:31 +02:00
qmakevfs.cpp Remove textcodec codepaths in qmake 2020-05-01 18:50:02 +02:00
qmakevfs.h Remove textcodec codepaths in qmake 2020-05-01 18:50:02 +02:00
registry_p.h qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00
registry.cpp qmake: add $$read_registry() function 2019-01-05 20:33:07 +00:00