| Commit message (Expand) | Author | Age | Files | Lines |
* | Fixed parsing of html header in the qtextcodec. | Denis Dzyubenko | 2009-09-23 | 1 | -6/+8 |
|
|
* | Merge branch '4.5' of scm.dev.nokia.troll.no:qt/qt into 4.6 | Simon Hausmann | 2009-09-14 | 1 | -1/+1 |
|\ |
|
| * | Fix libiconv support on FreeBSD. | Raphael Kubo da Costa | 2009-09-13 | 1 | -1/+1 |
|
|
| * | Update license headers again. | Jason McDonald | 2009-09-08 | 19 | -76/+76 |
|
|
* | | Update license headers again. | Jason McDonald | 2009-09-09 | 20 | -80/+80 |
|
|
* | | Merge branch '4.5' into 4.6 | Thiago Macieira | 2009-08-31 | 20 | -260/+260 |
|\ \
| |/ |
|
| * | Update tech preview license header. | Jason McDonald | 2009-08-31 | 19 | -247/+247 |
|
|
| * | Eliminate some mentions of Trolltech. | Jason McDonald | 2009-08-11 | 2 | -2/+2 |
|
|
| * | Update license headers. | Jason McDonald | 2009-08-11 | 19 | -19/+19 |
|
|
* | | Merge commit 'qt/master' | Jason Barron | 2009-08-20 | 1 | -0/+1 |
|\ \ |
|
| * | | Instantiate the CP949 codec when building with -no-iconv | Bradley T. Hughes | 2009-08-20 | 1 | -0/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-18 | 2 | -1/+547 |
|\ \ \
| |/ / |
|
| * | | Restructure the documentation, both on a file and on a content level. | Volker Hilsheimer | 2009-08-17 | 1 | -0/+546 |
|
|
| * | | Use LIBS_PRIVATE on Mac and X11. | Thiago Macieira | 2009-08-17 | 1 | -1/+1 |
|
|
* | | | remove a ### comment | Lars Knoll | 2009-08-14 | 1 | -3/+1 |
|
|
* | | | Merge commit 'qt/master' | Jason Barron | 2009-08-13 | 19 | -21/+21 |
|\ \ \
| |/ / |
|
| * | | Replace some mentions of Trolltech with more appropriate terms. | Jason McDonald | 2009-08-12 | 2 | -2/+2 |
|
|
| * | | Update contact URL in license headers. | Jason McDonald | 2009-08-12 | 19 | -19/+19 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-08-04 | 2 | -4/+4 |
|\ \ \
| |/ / |
|
| * | | Port of Qt to QNX | Harald Fernengel | 2009-07-29 | 2 | -4/+4 |
|
|
* | | | Merge commit 'qt/master-stable' | Jason Barron | 2009-07-27 | 5 | -206/+280 |
|\ \ \
| |/ / |
|
| * | | Doc: small improvements | Volker Hilsheimer | 2009-07-20 | 1 | -5/+20 |
|
|
| * | | Merge commit 'origin/4.5' | Oswald Buddenhagen | 2009-07-20 | 1 | -4/+8 |
| |\ \
| | |/ |
|
| | * | Fix QTextCodec case-insensitive comparison while in a Turkish locale. | Thiago Macieira | 2009-07-20 | 1 | -4/+8 |
|
|
| * | | A small optimisation for the utf8->utf16 conversion. | Denis Dzyubenko | 2009-07-16 | 1 | -21/+11 |
|
|
| * | | Changed the implementation of the unicode text codecs to share more code with... | Denis Dzyubenko | 2009-07-16 | 3 | -166/+235 |
|
|
| * | | Fixes a memory corruption when converting data with QIconvCodec | Denis Dzyubenko | 2009-07-09 | 1 | -2/+4 |
|
|
| * | | src/corelib: Remove QT_WA and non-Unicode code paths, dropping Win9x and NT s... | miniak | 2009-07-01 | 1 | -10/+4 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-merged | Jason Barron | 2009-06-30 | 19 | -69/+54 |
|\ \ \
| |/ / |
|
| * | | don't crash when QTextCodec::codecForUtfText() is passed -1 bytes | Kent Hansen | 2009-06-25 | 1 | -1/+1 |
|
|
| * | | Small speedup of construction of uninitialized QByteArrays | hjk | 2009-06-19 | 7 | -26/+13 |
|
|
| * | | Don't initialize data that will be overwritten immediately. | hjk | 2009-06-18 | 2 | -4/+2 |
|
|
| * | | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 19 | -38/+38 |
| |\ \
| | |/ |
|
| | * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 19 | -38/+38 |
|
|
* | | | Merge commit 'qt/master-stable' into 4.6-stable | Jason Barron | 2009-06-25 | 5 | -48/+108 |
|\ \ \
| |/ / |
|
| * | | doc: Fixed several qdoc warnings. | Martin Smith | 2009-06-12 | 1 | -2/+2 |
|
|
| * | | refactor some code | Thierry Bastian | 2009-06-12 | 1 | -31/+26 |
|
|
| * | | UTF-8 text codec should be able to convert data when fed one by one byte. | Denis Dzyubenko | 2009-06-11 | 1 | -1/+10 |
|
|
| * | | Skip the byte order mark when converting the utf16 and utf32 data | Denis Dzyubenko | 2009-06-11 | 1 | -2/+2 |
|
|
| * | | small refactoring to reduce memory usage of static data | Thierry Bastian | 2009-06-09 | 1 | -1/+1 |
|
|
| * | | Merge commit 'origin/4.5' | Olivier Goffart | 2009-06-04 | 1 | -1/+1 |
| |\ \
| | |/ |
|
| * | | Almost 200 symbols that didn't need to be exported. | Thierry Bastian | 2009-05-11 | 1 | -1/+1 |
|
|
| * | | When data was copied from Mozilla Firefox to Qt, the text format was not valid. | Denis Dzyubenko | 2009-05-04 | 2 | -12/+68 |
|
|
* | | | Make Qt exception safer. | Robert Griebl | 2009-06-10 | 2 | -3/+19 |
| |/
|/| |
|
* | | Fix BOM for UTF-32 codec | Marius Storm-Olsen | 2009-06-03 | 1 | -1/+1 |
|/ |
|
* | Return the correct MIB number for TSCII. When the code was | Frans Englich | 2009-04-24 | 1 | -2/+1 |
|
|
* | Alias for QUtf16Codec is wrong. | Frans Englich | 2009-04-24 | 1 | -3/+1 |
|
|
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 20 | -0/+5947 |
|
|