Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge license header changes from 4.5 | Volker Hilsheimer | 2009-06-16 | 1 | -2/+2 |
|\ | |||||
| * | Update license headers as requested by the marketing department. | Jason McDonald | 2009-06-16 | 1 | -2/+2 |
| | | | | | | | | Reviewed-by: Trust Me | ||||
* | | Use the old codec if there is one available when reading data in qtextstream. | Denis Dzyubenko | 2009-06-11 | 1 | -1/+1 |
| | | | | | | | | Reviewed-by: trustme | ||||
* | | Fixed keywords signals and slots to Q_SIGNALS and Q_SLOTS | Thierry Bastian | 2009-05-26 | 1 | -1/+1 |
| | | |||||
* | | Fixed 'crazy' warnings about using a string instead of a character | Thierry Bastian | 2009-05-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | Wherever I found that we were using a string instead of a single char I fixed the code. Reviewed-by: olivier | ||||
* | | Merge branch '4.5' | Thiago Macieira | 2009-05-11 | 1 | -3/+4 |
|\ \ | |/ | |||||
| * | Added further explanation on the note about stdin and QTextsStream::atEnd() | Morten Engvoldsen | 2009-05-08 | 1 | -2/+4 |
| | | | | | | | | | | | | | | Explained why you cannot use stdin and atEnd() together. Task-number:251171 Rev-by: Andreas Aardal Hanssen | ||||
| * | Revert "Added comment to QTextStream - clarification of the documentation" | Morten Engvoldsen | 2009-05-08 | 1 | -2/+1 |
| | | | | | | | | This reverts commit da1416cef6b1d24156739ded101df895ee4e80d9. | ||||
* | | Merge branch '4.5' of git@scm.dev.troll.no:qt/qt | Simon Hausmann | 2009-05-06 | 1 | -1/+2 |
|\ \ | |/ | | | | | | | | | Conflicts: src/gui/kernel/qcocoaview_mac_p.h src/gui/widgets/qmainwindow.cpp | ||||
| * | Added comment to QTextStream - clarification of the documentation | Morten Engvoldsen | 2009-05-06 | 1 | -1/+2 |
| | | | | | | | | | | | | Explained why you cannot use QTextStream::atEnd with stdin. Task-number:251171 | ||||
* | | Use the new QTextCodec::codecForUtfText in qtextstream to detect the | Denis Dzyubenko | 2009-05-04 | 1 | -7/+2 |
| | | | | | | | | | | | | utf encoding by BOM. Reviewed-by: Simon Hausmann | ||||
* | | Fixes: QTextStream crashes on large inputs | Olivier Goffart | 2009-04-06 | 1 | -1/+8 |
|/ | | | | | | | | The buffer was only shrinked if we reach exactly the end of it. Reviewed-by: Andreas Reviewed-by: Thiago Task-number: 221316 | ||||
* | Doc: Swapping \a with \c to fix a qdoc warning | Kavindra Devi Palaraja | 2009-03-30 | 1 | -1/+1 |
| | |||||
* | Long live Qt 4.5! | Lars Knoll | 2009-03-23 | 1 | -0/+3387 |