index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
tools
/
qchar.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use new Q_STDLIB_UNICODE_STRINGS and Q_COMPILER_UNICODE_STRINGS
Marc Mutz
2017-04-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-03-28
1
-11
/
+15
|
\
|
*
QChar: fix ambiguous comparisons with 0, '\0', ... for good
Marc Mutz
2017-03-17
1
-11
/
+15
*
|
QChar: add (char16_t) and (wchar_t) ctors
Marc Mutz
2017-03-17
1
-0
/
+7
|
/
*
QChar: optimize comparison with QString{,Ref}
Marc Mutz
2016-04-05
1
-0
/
+12
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QChar: mark remaining relational operators nothrow
Marc Mutz
2015-12-13
1
-4
/
+4
*
Update Unicode data & algorithms up to v8.0
Konstantin Ritt
2015-11-05
1
-1
/
+10
*
Add Q_DECL_RELAXED_CONSTEXPR to QChar
Olivier Goffart
2015-04-05
1
-3
/
+3
*
QChar: plaster API with Q_DECL_NOTHROW
Marc Mutz
2015-04-05
1
-107
/
+107
*
QChar: move definitions of inline methods into the class body
Marc Mutz
2015-04-05
1
-48
/
+31
*
Update Unicode data up to v7.0
Konstantin Ritt
2015-03-27
1
-1
/
+27
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
QChar: mark even more functions constexpr
Marc Mutz
2014-12-10
1
-24
/
+24
*
QChar: mark some more functions constexpr
Marc Mutz
2014-12-10
1
-31
/
+40
*
QChar: prepare relational operators for constexpr'ification
Marc Mutz
2014-12-10
1
-6
/
+10
*
Add a macro to disable only some 8 bit/16 bit string conversions
hjk
2014-10-02
1
-0
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
Mark all QChar static functions as [[gnu::const]]
Thiago Macieira
2014-07-07
1
-32
/
+32
*
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
2014-05-22
1
-1
/
+2
|
\
|
*
Fix minor coding style issues in new code in QtCore
Thiago Macieira
2014-05-19
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-05-06
1
-0
/
+3
|
\
\
|
|
/
|
*
Fix warning with -Wswitch-enum
Konstantin Ritt
2014-04-23
1
-0
/
+3
*
|
Make QChar::unicode constexpr
Giuseppe D'Angelo
2014-03-01
1
-1
/
+1
|
/
*
Introduce QChar::JoiningType enum and QChar::joiningType() method
Konstantin Ritt
2014-01-29
1
-2
/
+26
*
Update the Unicode Data and Algorithms up to Unicode 6.3.0
Konstantin Ritt
2014-01-14
1
-2
/
+4
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-01-22
1
-1
/
+1
|
\
|
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
|
Add QChar::Script enum
Konstantin Ritt
2012-12-20
1
-0
/
+128
|
/
*
Update the Unicode Data and Algorithms up to Unicode 6.2
Konstantin Ritt
2012-10-09
1
-1
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Add QChar::SoftHyphen enum value
Konstantin Ritt
2012-07-03
1
-0
/
+1
*
Update the qunicodetables generator to deal with UCD 6.1 files
Konstantin Ritt
2012-06-10
1
-1
/
+5
*
Deprecate {QString,QStringRef,QChar}::{to,from}Ascii
Thiago Macieira
2012-05-22
1
-4
/
+7
*
add some more widely-used QChar::SpecialCharacter enum values
Konstantin Ritt
2012-05-17
1
-0
/
+4
*
QChar: add isSurrogate() and isNonCharacter() to the public API
Konstantin Ritt
2012-05-16
1
-7
/
+12
*
QChar: add missing UCS-4 overloads, get rid of UCS-2 ones
Konstantin Ritt
2012-05-16
1
-48
/
+64
*
stop ignoring unassigned codepoints
Konstantin Ritt
2012-05-04
1
-1
/
+1
*
QChar: reduce code duplication by inlining some methods
Konstantin Ritt
2012-04-24
1
-11
/
+11
*
QChar: optimize some methods a bit for general case
Konstantin Ritt
2012-04-11
1
-16
/
+13
*
Remove QT_ASCII_CAST_WARN_CONSTRUCTOR
Stephen Kelly
2012-02-23
1
-2
/
+2
*
Remove custom text codec for C strings.
Robin Burchell
2012-02-22
1
-6
/
+7
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Remove use of QT_MODULE from library
Gunnar Sletta
2012-01-25
1
-1
/
+0
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
replace 'const QChar &' with 'QChar ' for QChar and QString
Ritt Konstantin
2011-10-26
1
-1
/
+1
*
Add Q_DECL_CONSTEXPR to a QChar, QLatin1Char and QLatin1String constructors
Thiago Macieira
2011-10-22
1
-24
/
+17
*
fix QChar::isSpace() to handle codepoint U+0085
Konstantin Ritt
2011-10-06
1
-1
/
+1
[next]