qt5base-lts/tests/auto/corelib
Giuseppe D'Angelo 998899cf3a Introduce QRegularExpression::NoMatch match type
This match type doesn't do any match at all; it's only necessary to
properly introduce default constructors for QRegularExpressionMatch
and QRegularExpressionMatchIterator (since they return the match type
that created them).

Change-Id: Ibfe92459c7fdd23129cf3afe073cd443c461ddeb
Reviewed-by: Lars Knoll <lars.knoll@digia.com>
2013-01-07 16:11:19 +01:00
..
animation add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
codecs Change copyrights from Nokia to Digia 2012-09-22 19:20:11 +02:00
global QFlags: use unsigned int when the enum's underlying is unsigned 2012-09-28 23:50:10 +02:00
io QUrl::fromUserInput: fix for urls without a host. 2012-12-23 10:50:28 +01:00
itemmodels add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
json Added missing detach() to QJsonObject::take() 2012-12-13 23:58:51 +01:00
kernel add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
mimetypes remove some unnecessary CONFIG additions 2012-12-17 14:08:17 +01:00
plugin QPluginLoader: fix loading of plugins with a relative file name 2012-12-04 18:38:41 +01:00
statemachine add and use qtHaveModule() function 2012-12-21 19:05:02 +01:00
thread Fix QMutex::tryLock with negative values 2012-12-23 20:34:46 +01:00
tools Introduce QRegularExpression::NoMatch match type 2013-01-07 16:11:19 +01:00
xml Fix regression in QXmlStreamWriter with codec set to UTF-16 2012-11-20 18:53:49 +01:00
corelib.pro Import QMimeType / QMimeDatabase into QtCore. 2012-02-18 22:19:43 +01:00