projects
/
profile
/
ivi
/
qtbase.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
fix glyph's CMAP index might be corrupted
2012-05-08
Konstantin Ritt
fix glyph's CMAP index might be corrupted
commit
|
commitdiff
|
tree
2012-05-04
Konstantin Ritt
stop ignoring unassigned codepoints
commit
|
commitdiff
|
tree
2012-05-04
Konstantin Ritt
add support for non-BMP ligatures
commit
|
commitdiff
|
tree
2012-04-26
Konstantin Ritt
fix build with mingw
commit
|
commitdiff
|
tree
2012-04-26
Konstantin Ritt
get rid of Q_*_EXPORT_INLINE macros
commit
|
commitdiff
|
tree
2012-04-25
Konstantin Ritt
get rid of QT_NO_IMAGE_TEXT switcher
commit
|
commitdiff
|
tree
2012-04-25
Konstantin Ritt
support UTF-8 encoded file names in QZip*
commit
|
commitdiff
|
tree
2012-04-24
Konstantin Ritt
optimize QChar::decomposition()
commit
|
commitdiff
|
tree
2012-04-24
Konstantin Ritt
qunicodetables generator: improve the output and the...
Reviewed-by: Konstantin Ritt <
ritt.ks@gmail.com
>
commit
|
commitdiff
|
tree
2012-04-24
Konstantin Ritt
workaround issue where casing diff overflows signed...
Reviewed-by: Konstantin Ritt <
ritt.ks@gmail.com
>
commit
|
commitdiff
|
tree
2012-04-24
Konstantin Ritt
QChar: reduce code duplication by inlining some methods
Reviewed-by: Konstantin Ritt <
ritt.ks@gmail.com
>
commit
|
commitdiff
|
tree
2012-04-20
Konstantin Ritt
mingw: fix a lot of annoying warnings
commit
|
commitdiff
|
tree
2012-04-19
Konstantin Ritt
QImage: fix declaration of inline methods
commit
|
commitdiff
|
tree
2012-04-19
Konstantin Ritt
fix qsslsocket build in -permissive mode (assigning...
commit
|
commitdiff
|
tree
2012-04-19
Konstantin Ritt
fix undefined behavior issue on Integrity
commit
|
commitdiff
|
tree
2012-04-19
Konstantin Ritt
optimize canonicalOrderHelper() for generic case
commit
|
commitdiff
|
tree
2012-04-19
Konstantin Ritt
qwindowsintegration: fix build with -no-accessibility...
commit
|
commitdiff
|
tree
2012-04-19
Konstantin Ritt
replace getenv("HOME") with a "centralized" QDir::homePath()
commit
|
commitdiff
|
tree
2012-04-18
Konstantin Ritt
qdbusxml2cpp: fix build on Windows
commit
|
commitdiff
|
tree
2012-04-17
Konstantin Ritt
QThreadPool: unify waitForDone() overloads
commit
|
commitdiff
|
tree
2012-04-17
Konstantin Ritt
QThreadPool: optimize enqueueTask() for common case
commit
|
commitdiff
|
tree
2012-04-17
Konstantin Ritt
fix QChar::decompositionTag() returns wrong result...
commit
|
commitdiff
|
tree
2012-04-17
Konstantin Ritt
fix QChar::isPrint() returns an incorrect result.
commit
|
commitdiff
|
tree
2012-04-15
Konstantin Ritt
UCD-5.0: apply Corrigendum #6
commit
|
commitdiff
|
tree
2012-04-13
Konstantin Ritt
replace hardcoded values with a surrogate handling...
commit
|
commitdiff
|
tree
2012-04-13
Konstantin Ritt
QChar: documentation fixes
commit
|
commitdiff
|
tree
2012-04-12
Konstantin Ritt
make QStringList::sort() to take a Qt::CaseSensitivity...
commit
|
commitdiff
|
tree
2012-04-11
Konstantin Ritt
fix QUtf8 codec to disallow codes in range [U+fdd0...
commit
|
commitdiff
|
tree
2012-04-11
Konstantin Ritt
QChar: optimize some methods a bit for general case
commit
|
commitdiff
|
tree
2012-04-11
Konstantin Ritt
unite QString::normalized() overloads
commit
|
commitdiff
|
tree
2012-04-10
Konstantin Ritt
replace hardcoded values with a surrogate handling...
commit
|
commitdiff
|
tree
2012-04-10
Konstantin Ritt
minor improvement for NormalizationCorrections
commit
|
commitdiff
|
tree
2012-04-10
Konstantin Ritt
fix digitValue() returned 0 instead of -1 for invalid...
commit
|
commitdiff
|
tree
2012-04-10
Konstantin Ritt
remove CODEC_FOR_C_STRINGS leftovers
commit
|
commitdiff
|
tree
2012-02-21
Konstantin Ritt
optimize QString::toLower()/toUpper() for special cases...
commit
|
commitdiff
|
tree
2012-02-21
Konstantin Ritt
optimize QString::toLower()/toUpper() for special cases...
commit
|
commitdiff
|
tree
2012-02-21
Konstantin Ritt
optimize QString::toCaseFolded()
commit
|
commitdiff
|
tree
2012-02-21
Konstantin Ritt
optimize handling of surrogate pairs in toLower()/toUpper()
commit
|
commitdiff
|
tree
2012-02-21
Konstantin Ritt
replace 'const QChar &' with 'QChar ' where appropriate
commit
|
commitdiff
|
tree
2011-12-25
Konstantin Ritt
add tests and benchmarks for QString::toLower()/toUpper...
commit
|
commitdiff
|
tree
2011-10-26
Ritt Konstantin
replace 'const QChar &' with 'QChar ' for QChar and...
commit
|
commitdiff
|
tree
2011-10-18
Konstantin Ritt
make fromWCharArray() and toWCharArray() inlined
commit
|
commitdiff
|
tree
2011-10-06
Konstantin Ritt
fix QChar::isSpace() to handle codepoint U+0085
commit
|
commitdiff
|
tree
2011-10-06
Konstantin Ritt
QHostInfo: fix a race condition under CE
commit
|
commitdiff
|
tree
2011-09-17
Konstantin Ritt
minor docu fixes
commit
|
commitdiff
|
tree
2011-09-12
Konstantin Ritt
QSettings: don't assume XDG_CONFIG_HOME is latin1-encoded
commit
|
commitdiff
|
tree
2011-09-12
Konstantin Ritt
QSettings: use the common appdata dir when bootstrapping...
commit
|
commitdiff
|
tree
2011-09-12
Ritt Konstantin
don't detach until the list is going to be modified
commit
|
commitdiff
|
tree
2011-09-12
Ritt Konstantin
optimize QList::removeAll()
commit
|
commitdiff
|
tree
2011-09-12
Konstantin Ritt
don't crash when destroying the shortcuts
commit
|
commitdiff
|
tree
2011-09-02
Konstantin Ritt
micro optimizations
commit
|
commitdiff
|
tree
2011-09-02
Konstantin Ritt
fix typo in the docs
commit
|
commitdiff
|
tree
2011-09-02
Konstantin Ritt
QRawFont: add missed operator !=
commit
|
commitdiff
|
tree
2011-09-02
Konstantin Ritt
optimize QGlyphRun's operator == a bit
commit
|
commitdiff
|
tree
2011-09-02
Konstantin Ritt
QGlyphRun: make operator != inlined
commit
|
commitdiff
|
tree
2011-09-02
Konstantin Ritt
QGlyphRun: don't detach if the decoration wasn't actually...
commit
|
commitdiff
|
tree
2011-09-01
Ritt Konstantin
omit unassigned (and too recent) codepoints from the...
commit
|
commitdiff
|
tree
2011-08-26
Ritt Konstantin
optimize parsing of templates like p{IsArabic}, etc
commit
|
commitdiff
|
tree
2011-08-26
Ritt Konstantin
optimize parsing of templates like p{L}, p{Lu}, etc
commit
|
commitdiff
|
tree
2011-08-26
Ritt Konstantin
don't build code related to CClass if QT_NO_REGEXP_CCLASS...
commit
|
commitdiff
|
tree
2011-08-18
Ritt Konstantin
Minor optimizations for QTextEngine
commit
|
commitdiff
|
tree
2011-07-22
Ritt Konstantin
remove Qt3 leftovers
commit
|
commitdiff
|
tree
2011-07-21
Ritt Konstantin
minor improvements to QChar documentation
commit
|
commitdiff
|
tree
2011-07-15
Ritt Konstantin
fixup for d17c76feee9eece4f7d9d1c5cec254842bb0a639
commit
|
commitdiff
|
tree
2011-07-13
Ritt Konstantin
make QChar::Unicode_Unassigned a constantly big value
commit
|
commitdiff
|
tree
2011-07-13
Ritt Konstantin
drop a dead QChar::Punctuation_Dask enum value
commit
|
commitdiff
|
tree
2011-07-13
Ritt Konstantin
drop an obsolete QChar::NoCategory enum value
commit
|
commitdiff
|
tree
2011-06-10
Ritt Konstantin
fix an incorrect OpenMode flags handling in QBuffer...
commit
|
commitdiff
|
tree