index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
codecs
Commit message (
Expand
)
Author
Age
Files
Lines
*
QIsciiCodec: add an assert to silence Coverity
Giuseppe D'Angelo
2015-01-05
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.4' into dev
Simon Hausmann
2014-12-10
1
-2
/
+2
|
\
|
*
Doc: corrected autolink errors corelib/io
Nico Vertriest
2014-11-26
1
-2
/
+2
*
|
Add Q_DECL_OVERRIDE in the src subdirectory
Olivier Goffart
2014-12-03
5
-49
/
+49
|
/
*
Load default codecs even if custom QTextCodec has been registered
Kai Koehne
2014-10-30
1
-3
/
+8
*
QTextCodec: Fix source code indentation
Kai Koehne
2014-10-29
1
-1
/
+1
*
Hardcode UTF-8 for "unicode" in QTextCodec::codecForHtml().
Friedemann Kleint
2014-10-28
1
-1
/
+4
*
Doc: link to MIBenum
Nico Vertriest
2014-10-27
1
-4
/
+4
*
Fix doc about the list of supported codecs
Alexander Volkov
2014-10-24
1
-4
/
+3
*
Add support for "Apple Roman" encoding
Alexander Volkov
2014-10-24
1
-0
/
+2
*
Update license headers and add new license files
Matti Paaso
2014-09-24
34
-646
/
+374
*
QTextCodec::codecForHtml looks at the first 1024 bytes
Shawn Rutledge
2014-08-21
1
-1
/
+1
*
Merge remote-tracking branch 'origin/stable' into dev
J-P Nurmi
2014-06-05
1
-11
/
+8
|
\
|
*
UTF-8: always store the SIMD result, even if invalid
Thiago Macieira
2014-05-27
1
-11
/
+8
*
|
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
2014-05-22
1
-8
/
+36
|
\
\
|
|
/
|
*
Fix stateful handling of invalid UTF-8 straddling buffer borders
Thiago Macieira
2014-05-13
1
-8
/
+36
*
|
Improve a few string operations with AVX2
Thiago Macieira
2014-05-21
1
-15
/
+32
|
/
*
Restore handling of BOMs in QString::fromUtf8
Thiago Macieira
2014-04-24
1
-15
/
+29
*
Fix off-by-one error: the next ASCII character is next one
Thiago Macieira
2014-02-22
1
-2
/
+2
*
Make QTextDecoder use our qt_from_latin1 code
Thiago Macieira
2014-02-22
1
-5
/
+5
*
QUtfCodec: don't encode invalid UCS-4 codepoints
Giuseppe D'Angelo
2014-02-07
1
-8
/
+9
*
Add support for UTF-8 encoding/decoding with SIMD
Thiago Macieira
2014-01-31
1
-15
/
+129
*
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2014-01-10
1
-2
/
+2
|
\
|
*
Fix include guard typo.
Sérgio Martins
2014-01-06
1
-2
/
+2
*
|
Use the new UTF-8 codec in QJsonDocument
Thiago Macieira
2014-01-09
1
-0
/
+5
*
|
Add a new UTF-8 decoder, similar to the encoder we've just added
Thiago Macieira
2014-01-09
2
-86
/
+194
*
|
Add a new UTF-8 encoder and use it from QString
Thiago Macieira
2014-01-09
2
-45
/
+155
|
/
*
Allow non-character codes in utf8 strings
Kurt Pattyn
2013-10-17
1
-11
/
+2
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-2
/
+2
*
Remove qBinaryFind usages from QtCore
Giuseppe D'Angelo
2013-09-23
1
-2
/
+4
*
WinRT: Basic global support
Andrew Knight
2013-09-20
1
-1
/
+1
*
Ensure that the user codecs are listed in QTextCodec::availableCodecs
Thiago Macieira
2013-07-21
1
-4
/
+4
*
Further followup to Q_OS_MACX changes.
Jake Petroules
2013-06-24
1
-1
/
+1
*
Remove use of 'register' from Qt.
Stephen Kelly
2013-06-17
1
-2
/
+2
*
Fix regression when pasting into QTextEdit from Firefox.
Mitch Curtis
2013-05-23
1
-1
/
+3
*
Whitespace cleanup: remove trailing whitespace
Axel Waggershauser
2013-03-16
3
-6
/
+6
*
Introducing the Qt Android port
Paul Olav Tvete
2013-03-05
2
-2
/
+2
*
Add ISO 8859-11 as an alias for TIS-620
David Faure
2013-02-27
1
-1
/
+2
*
Correctly detect HTML 5 charset attribute in QTextCodec::codecForHtml()
Mitch Curtis
2013-02-12
1
-15
/
+17
*
Remove QT_{BEGIN,END}_HEADER macro usage
Sergio Ahumada
2013-01-29
1
-4
/
+0
*
Fix QTextCodec race.
David Faure
2013-01-22
1
-2
/
+5
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
35
-35
/
+35
*
Delete codecs page
Lars Knoll
2012-11-26
1
-11
/
+0
*
fix wrong comment about #ifdef's end
Peter Kümmel
2012-11-26
1
-1
/
+1
*
Enable module build with QT_NO_CODECS
Tasuku Suzuki
2012-11-26
1
-0
/
+2
*
Doc: Removed annotated list in Qt Core's group pages.
Jerome Pasion
2012-11-25
1
-1
/
+0
*
QTscii and QIscii are not big codecs
Peter Kümmel
2012-11-03
4
-7
/
+7
*
Qt Core: Adding a landing page and sorted the documentation.
Jerome Pasion
2012-10-26
1
-3
/
+3
*
Avoid warnings about an unreachable code
Konstantin Ritt
2012-10-10
1
-2
/
+2
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
35
-830
/
+830
[next]