summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qchar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* replace 'const QChar &' with 'QChar ' for QChar and QStringRitt Konstantin2011-10-261-1/+1
* Remove stale documentation.Casper van Donderen2011-10-181-7/+0
* Boost performance of QChar::isSpaceKent Hansen2011-09-151-4/+9
* Boost performance of QChar::isLetterOrNumberKent Hansen2011-09-151-2/+9
* Boost performance of QChar::isLetterKent Hansen2011-09-151-2/+9
* Boost performance of QChar::isDigitKent Hansen2011-09-151-2/+9
* omit unassigned (and too recent) codepoints from the text Normalization processRitt Konstantin2011-09-011-5/+13
* remove Qt3 leftoversRitt Konstantin2011-07-221-11/+2
* minor improvements to QChar documentationRitt Konstantin2011-07-211-68/+42
* Doc: Removed documentation for deleted code.David Boddie2011-07-211-36/+0
* drop a dead QChar::Punctuation_Dask enum valueRitt Konstantin2011-07-131-2/+0
* drop an obsolete QChar::NoCategory enum valueRitt Konstantin2011-07-131-3/+1
* Remove Qt 4.3 binary compatibility for MSVCThiago Macieira2011-07-111-4/+0
* 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/+1654