summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qchar.h
Commit message (Expand)AuthorAgeFilesLines
...
* Boost performance of QChar::isSpaceKent Hansen2011-09-151-1/+5
* Boost performance of QChar::isLetterOrNumberKent Hansen2011-09-151-1/+8
* Boost performance of QChar::isLetterKent Hansen2011-09-151-1/+6
* Boost performance of QChar::isDigitKent Hansen2011-09-151-1/+4
* Boost performance of QChar::is{Upper,Lower}Kent Hansen2011-09-151-2/+8
* Revert "make QChar::Unicode_Unassigned a constantly big value"Olivier Goffart2011-07-151-2/+2
* make QChar::Unicode_Unassigned a constantly big valueRitt Konstantin2011-07-131-2/+2
* drop a dead QChar::Punctuation_Dask enum valueRitt Konstantin2011-07-131-3/+1
* drop an obsolete QChar::NoCategory enum valueRitt Konstantin2011-07-131-2/+0
* Remove #ifdef for platforms where QChar was packed -- there aren't anyThiago Macieira2011-07-111-4/+0
* Remove Qt 4.3 binary compatibility for MSVCThiago Macieira2011-07-111-15/+0
* remove QT3_SUPPORT from corelib/toolsLars Knoll2011-06-291-27/+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/+404