| Commit message (Expand) | Author | Age | Files | Lines |
| * | Update license headers and add new license files | Matti Paaso | 2014-09-24 | 1 | -19/+11 |
| * | Fix documentation of QRegExp | jkobus | 2014-04-14 | 1 | -2/+2 |
| * | Fix typos in QRegExp documentation | Kai Koehne | 2014-03-19 | 1 | -2/+2 |
| * | Repack structs with more than one padding hole | Thiago Macieira | 2013-12-03 | 1 | -2/+2 |
| * | Doc: Adding mark-up to boolean default values. | Jerome Pasion | 2013-10-08 | 1 | -14/+14 |
| * | Doc: Add docs for rvalue references and move constructors | Geir Vattekar | 2013-09-27 | 1 | -0/+8 |
| * | Fix WinCE/MSVC2008 build. | Sérgio Martins | 2013-09-24 | 1 | -0/+2 |
| * | Fix some doc errors. | Frederik Gladhorn | 2013-09-21 | 1 | -1/+1 |
| * | Remove qBinaryFind usages from bootstrapped files | Giuseppe D'Angelo | 2013-09-20 | 1 | -3/+5 |
| * | Whitespace cleanup: remove trailing whitespace | Axel Waggershauser | 2013-03-16 | 1 | -1/+1 |
| * | Update copyright year in Digia's license headers | Sergio Ahumada | 2013-01-18 | 1 | -1/+1 |
| * | Docs: Fix references | Christian Stenger | 2012-12-13 | 1 | -2/+2 |
| * | Fix for compiling with clang with c++11. | Erik Verbruggen | 2012-11-07 | 1 | -1/+1 |
| * | Remove some dead code in switch statements | Sergio Ahumada | 2012-10-29 | 1 | -3/+0 |
| * | Change copyrights from Nokia to Digia | Iikka Eklund | 2012-09-22 | 1 | -24/+24 |
| * | Doc: Add \inmodule QtCore to all QtCore class doc bodies | Thiago Macieira | 2012-08-23 | 1 | -0/+1 |
| * | Make the "\internal" qdoc command stand on its own line | Laszlo Papp | 2012-08-15 | 1 | -1/+2 |
| * | QtCore: remove \link usages | Giuseppe D'Angelo | 2012-05-29 | 1 | -6/+4 |
| * | QRegExp: fix usage of uninitialized values | Giuseppe D'Angelo | 2012-05-19 | 1 | -1/+1 |
| * | Revert "[SIC] Make non-const the QRegExp methods that modify the internals" | Thiago Macieira | 2012-05-03 | 1 | -3/+15 |
| * | [SIC] Make non-const the QRegExp methods that modify the internals | Thiago Macieira | 2012-04-28 | 1 | -15/+3 |
| * | Doc: Prepare for building modular QtCore docs. | Casper van Donderen | 2012-04-19 | 1 | -29/+21 |
| * | More qHash(T, uint) overloads for Qt types | Giuseppe D'Angelo | 2012-04-07 | 1 | -2/+2 |
| * | QRegExp: remove docs about RegExp2 being default in Qt5 | Giuseppe D'Angelo | 2012-03-14 | 1 | -2/+2 |
| * | Remove the usage of deprecated qdoc macros. | Casper van Donderen | 2012-03-02 | 1 | -186/+186 |
| * | QRegExp: fix \i \I \c \C \p \P escape sequences | Giuseppe D'Angelo | 2012-03-01 | 1 | -13/+26 |
| * | QRegExp: fix crash | Giuseppe D'Angelo | 2012-02-27 | 1 | -0/+2 |
| * | Various documentation fixes ported from Qt 4.8 | Teemu Katajisto | 2012-02-15 | 1 | -1/+1 |
| * | Various documentation fixes ported from 4.8 | Teemu Katajisto | 2012-02-09 | 1 | -1/+1 |
| * | Use QBasicMutex instead of Q_GLOBAL_STATIC QMutex | Olivier Goffart | 2012-02-01 | 1 | -3/+3 |
| * | Remove many deprecated methods | Lars Knoll | 2012-01-31 | 1 | -6/+1 |
| * | Remove "All rights reserved" line from license headers. | Jason McDonald | 2012-01-30 | 1 | -1/+1 |
| * | Fix a couple of edge cases for WildcardUnix matching | Andy Shaw | 2012-01-26 | 1 | -1/+1 |
| * | Update contact information in license headers. | Jason McDonald | 2012-01-23 | 1 | -1/+1 |
| * | Implement QDebug stream operators for builtin classes | Jędrzej Nowacki | 2012-01-10 | 1 | -0/+10 |
| * | Update copyright year in license headers. | Jason McDonald | 2012-01-05 | 1 | -1/+1 |
| * | Give better error message when using unsupported lookbehinds in QRegExp | Kjell Rune Skaaraas | 2011-11-18 | 1 | -0/+4 |
| * | Replace implicit QAtomic* casts with explicit load()/store() | Bradley T. Hughes | 2011-10-27 | 1 | -1/+1 |
| * | fix QChar::isSpace() to handle codepoint U+0085 | Konstantin Ritt | 2011-10-06 | 1 | -1/+3 |
| * | optimize parsing of templates like p{IsArabic}, etc | Ritt Konstantin | 2011-08-26 | 1 | -161/+160 |
| * | optimize parsing of templates like p{L}, p{Lu}, etc | Ritt Konstantin | 2011-08-26 | 1 | -98/+124 |
| * | don't build code related to CClass if QT_NO_REGEXP_CCLASS is defined | Ritt Konstantin | 2011-08-26 | 1 | -0/+6 |
| * | Doc: Removed documentation for deleted code. | David Boddie | 2011-07-21 | 1 | -67/+0 |
| * | fixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639 | Ritt Konstantin | 2011-07-15 | 1 | -50/+151 |
| * | Update licenseheader text in source files for qtbase Qt module | Jyri Tahtela | 2011-05-24 | 1 | -17/+17 |
| * | Initial import from the monolithic Qt. | Qt by Nokia | 2011-04-27 | 1 | -0/+4503 |