fix digitValue() returned 0 instead of -1 for invalid ucs4 characters
[profile/ivi/qtbase.git] / src / corelib / tools / qchar.cpp
2012-04-10 Konstantin Rittfix digitValue() returned 0 instead of -1 for invalid...
2012-04-10 Konstantin Rittremove CODEC_FOR_C_STRINGS leftovers
2012-02-28 Rohan McGovernMerge master -> api_changes
2012-02-22 Robin BurchellRemove custom text codec for C strings.
2012-01-30 Jason McDonaldRemove "All rights reserved" line from license headers.
2012-01-23 Jason McDonaldUpdate contact information in license headers.
2012-01-05 Jason McDonaldUpdate copyright year in license headers.
2011-10-26 Ritt Konstantinreplace 'const QChar &' with 'QChar ' for QChar and...
2011-10-18 Casper van DonderenRemove stale documentation.
2011-09-15 Kent HansenBoost performance of QChar::isSpace
2011-09-15 Kent HansenBoost performance of QChar::isLetterOrNumber
2011-09-15 Kent HansenBoost performance of QChar::isLetter
2011-09-15 Kent HansenBoost performance of QChar::isDigit
2011-09-06 Paul Olav TveteMerge "Merge remote branch 'gerrit/master' into HEAD...
2011-09-06 Samuel RødalMerge remote branch 'gerrit/master' into HEAD
2011-09-01 Ritt Konstantinomit unassigned (and too recent) codepoints from the...
2011-08-04 Jørgen LindMerge "Merge remote branch 'gerrit/master' into refacto...
2011-08-03 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-22 Ritt Konstantinremove Qt3 leftovers
2011-07-21 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-21 Ritt Konstantinminor improvements to QChar documentation
2011-07-21 David BoddieDoc: Removed documentation for deleted code.
2011-07-13 Ritt Konstantindrop a dead QChar::Punctuation_Dask enum value
2011-07-13 Ritt Konstantindrop an obsolete QChar::NoCategory enum value
2011-07-12 Lars KnollMerge "Merge remote branch 'gerrit/master' into refacto...
2011-07-12 Samuel RødalMerge remote branch 'gerrit/master' into refactor
2011-07-11 Thiago MacieiraRemove Qt 4.3 binary compatibility for MSVC
2011-05-24 Qt Continuous Inte... Merge branch 'master' of git://scm.dev.nokia.troll...
2011-05-24 Paul Olav TveteMerge remote branch 'staging/master' into refactor
2011-05-24 Jyri TahtelaUpdate licenseheader text in source files for qtbase...
2011-04-27 Qt by NokiaInitial import from the monolithic Qt.