summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qregexp.cpp
Commit message (Expand)AuthorAgeFilesLines
* Give better error message when using unsupported lookbehinds in QRegExpKjell Rune Skaaraas2011-11-181-0/+4
* Replace implicit QAtomic* casts with explicit load()/store()Bradley T. Hughes2011-10-271-1/+1
* fix QChar::isSpace() to handle codepoint U+0085Konstantin Ritt2011-10-061-1/+3
* optimize parsing of templates like p{IsArabic}, etcRitt Konstantin2011-08-261-161/+160
* optimize parsing of templates like p{L}, p{Lu}, etcRitt Konstantin2011-08-261-98/+124
* don't build code related to CClass if QT_NO_REGEXP_CCLASS is definedRitt Konstantin2011-08-261-0/+6
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-67/+0
* fixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639Ritt Konstantin2011-07-151-50/+151
* Update licenseheader text in source files for qtbase Qt moduleJyri Tahtela2011-05-241-17/+17
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+4503