summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml/qxmlstream.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyright headersAkseli Salovaara2015-03-311-13/+13
* Updated year in copyright headerKai Koehne2014-03-261-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-131-1/+1
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-231-7/+25
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-291-24/+24
* Update contact information in license headers.Sergio Ahumada2012-08-011-2/+2
* Update year in Nokia copyright messages.Jason McDonald2012-01-111-1/+1
* Doc: Updated documentation with \since 4.8 declarations.David Boddie2011-06-301-1/+4
* Merge branch '4.8' of scm.dev.nokia.troll.no:qt/qtDavid Boddie2011-05-241-17/+17
|\
| * Update licenseheader text in source files for qt4.8Jyri Tahtela2011-05-131-17/+17
* | Doc: Added a code snippet to clarify the use of a function.David Boddie2011-04-281-0/+5
|/
* Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2011-01-171-1/+1
|\
| * Update copyright year to 2011.Jason McDonald2011-01-111-1/+1
* | add error handling to QXmlStreamWriterOswald Buddenhagen2010-12-171-5/+32
* | optimize writing string constants and byte arraysOswald Buddenhagen2010-12-171-10/+12
* | remove some code duplicationOswald Buddenhagen2010-12-171-11/+1
* | make QXmlStreamWriterPrivate::write(const char *s) ascii-onlyOswald Buddenhagen2010-12-171-7/+2
|/
* QXmlStreamReader: avoid unnecessary detachingPeter Hartmann2010-08-111-1/+1
* Fix a simple mistake in QXmlStreamReader::atEnd() docs.Robin Burchell2010-05-311-1/+1
* QXmlStreamWriter: Auto-formatting does not behave properly with processing in...Jakub Wieczorek2010-05-261-1/+2
* Merge branch '4.6'Thiago Macieira2010-01-131-3/+1
|\
| * doc: Removed incorrect \inmodule command.Martin Smith2010-01-071-2/+0
| * Temporary hackiesh solution to prevent BOM in the xml data.Denis Dzyubenko2010-01-061-2/+2
| * Update copyright year to 2010Jason McDonald2010-01-071-1/+1
* | Use the new QTextCodec api in the QXmlStreamWriter.Denis Dzyubenko2010-01-081-5/+2
|/
* Update license headers again.Jason McDonald2009-09-091-4/+4
* Merge branch '4.5' into 4.6Thiago Macieira2009-08-311-13/+13
|\
| * Update tech preview license header.Jason McDonald2009-08-311-13/+13
| * Update license headers.Jason McDonald2009-08-111-1/+1
* | Merge commit 'qt/master'Jason Barron2009-08-201-3/+3
|\ \
| * | Changed the streambookmarks example to use aggregationThorbjørn Lindeijer2009-08-191-3/+3
* | | Merge branch 'master' of git@scm.dev.nokia.troll.no:qt/qtaxis2009-08-191-8/+99
|\| |
| * | Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-181-8/+50
| * | Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-181-0/+49
* | | Merge commit 'qt/master'Jason Barron2009-08-181-4/+4
|\| |
| * | fix includes to use lower-caseHarald Fernengel2009-08-171-2/+2
| * | Restructure the documentation, both on a file and on a content level.Volker Hilsheimer2009-08-171-2/+2
* | | Merge commit 'qt/master'Jason Barron2009-08-131-1/+1
|\| |
| * | Update contact URL in license headers.Jason McDonald2009-08-121-1/+1
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-281-6/+11
|\| |
| * | qdoc: Fixed all references to obsolete QHttp classes.Martin Smith2009-07-241-6/+11
* | | Merge commit 'qt/master-stable'Jason Barron2009-07-271-1/+1
|\| |
| * | Doc: Fixed grammar.David Boddie2009-07-171-1/+1
* | | Merge commit 'qt/master-stable' into 4.6-mergedJason Barron2009-06-301-3/+4
|\| |
| * | QXmlStreamWriter: indent comments correctlyPeter Hartmann2009-06-241-1/+2
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-161-2/+2
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-161-2/+2
| | * Long live Qt 4.5!Lars Knoll2009-03-231-0/+3849
* | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-251-5/+4
|\|
| * small refactoring to reduce memory usage of static dataThierry Bastian2009-06-091-4/+3