qt5base-lts/src
Thiago Macieira 75a0c7f9b5 [SIC] Make non-const the QRegExp methods that modify the internals
These methods modify QRegExp internals and should not have been
const. It's actually dangerous to have them const, since users may
think it's safe to use the matching method in a thread-safe manner.

Task-number: QTBUG-25064
Change-Id: Ia370eb42fd0407a94924f420297c5e83d3908214
Reviewed-by: Giuseppe D'Angelo <giuseppe.dangelo@kdab.com>
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-04-28 19:42:51 +02:00
..
3rdparty Revert "Harfbuzz-shaper - fix incorrect logClusters being set in HB_OpenTypePosition" 2012-04-26 17:52:12 +02:00
concurrent Remove references to QT_NO_STL from QtConcurrent 2012-04-07 05:19:50 +02:00
corelib [SIC] Make non-const the QRegExp methods that modify the internals 2012-04-28 19:42:51 +02:00
dbus Remove QMetaObjectExtraData and put everything into QMetaObject 2012-04-25 20:19:29 +02:00
gui Don't generate compiler warnings for using deprecated methods 2012-04-28 01:16:20 +02:00
modules Revert "List QtPrintSupport as a dependency of QtPlatformSupport." 2012-04-20 12:46:47 +02:00
network Fixed iOS compilation issues. 2012-04-26 17:52:12 +02:00
opengl Removed legacy pixmap and image cleanup hooks. 2012-04-19 16:57:08 +02:00
platformsupport Extend QUDeviceHelper to detect DRM graphics devices. 2012-04-19 08:48:18 +02:00
plugins QWindowsBackingStore: Flush to correct window. 2012-04-27 20:15:52 +02:00
printsupport PrintSupport - Remove Qt5 To-do Messages 2012-04-19 22:15:16 +02:00
sql Doc: Fix most qdoc errors in QtSql. 2012-04-28 13:53:46 +02:00
testlib Replace QGuiApplication::activeWindow by focusWindow(). 2012-04-27 20:16:37 +02:00
tools qdoc: Further changes to the QML specialization 2012-04-28 13:53:37 +02:00
widgets Remove old Qt4 to-do comment. 2012-04-27 22:52:01 +02:00
winmain replace uses of QMAKE_INCDIR_QT and QMAKE_LIBDIR_QT with module-specific variables 2012-03-08 18:57:56 +01:00
xml doc: removed wrong license headers from several .pro snippets 2012-04-27 10:37:02 +02:00
qbase.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_install.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
qt_targets.pri Moved common module profiles to be feature profiles. 2011-06-05 14:47:14 +02:00
src.pro Reintroduce testlib to widget free builds 2012-04-17 03:26:32 +02:00