summaryrefslogtreecommitdiffstats
path: root/src/corelib/tools/qchar.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* QString::normalize(): Fix assertion in some corner caseKonstantin Ritt2013-07-111-4/+3
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* fix composition (C/KC) of some sequencesKonstantin Ritt2012-05-111-2/+3
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* omit unassigned (and too recent codepoints) from the text Normalization processKonstantin Ritt2011-10-071-5/+13
* Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* fix documentation typos in isLowSurrogate and requiresSurrogatesJeremy Katz2011-02-231-2/+2
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | add QChar::currentUnicodeVersion() static memberRitt Konstantin2010-11-291-0/+9
* | Fix compilation on symbianOlivier Goffart2010-11-231-2/+2
* | optimize ligatureHelper by using qBinaryFind instead of the for loopKonstantin Ritt2010-11-221-7/+19
|/
* move QUnicodeTables:: script() and lineBreakClass() implementationsRitt Konstantin2010-09-211-17/+0
* nano optimization of canonicalOrderHelper()Ritt Konstantin2010-05-201-7/+13
* fix canonicalOrderHelper() for some corner caseRitt Konstantin2010-05-201-4/+4
* use new QChar::requiresSurrogates() instead of hardcoded valueRitt Konstantin2010-05-201-5/+5
* doc: Fixed many broken links.Martin Smith2010-05-191-2/+2
* add static QChar::is(High|Low)Surrogate methodsRitt Konstantin2010-05-031-2/+29
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-03-291-2/+6
|\
| * Correct documentation for ObjectReplacementCharacter and ReplacementCh.Frans Englich2010-03-251-2/+6
* | add some usefull definitions to qunicodetables_p.hRitt Konstantin2010-03-051-15/+13
* | qchar.cpp: fix identationRitt Konstantin2010-03-051-120/+123
|/
* Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | Minor performance improvements in nameprepping.Thiago Macieira2009-07-211-5/+5
* | Add qt_string_normalize to do in-place Unicode normalization.Thiago Macieira2009-07-211-17/+11
* | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
|\|
| * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| * Long live Qt 4.5!Lars Knoll2009-03-231-0/+1618
* Fix QT_NO_DATASTREAM macro checks and improve readabilityRitt Konstantin2009-06-081-1/+1
* Long live Qt!Lars Knoll2009-03-231-0/+1618