summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml
Commit message (Expand)AuthorAgeFilesLines
* Updated license headersJani Heikkinen2016-01-157-98/+140
* QXmlStreamStringRef: overload ctor from QString with an rvalue versionMarc Mutz2015-11-291-1/+4
* QXmlStreamStringRef: unbreak move special member functionsMarc Mutz2015-11-191-1/+16
* QXmlStreamStringRef: mark as shared-not-movable-until-qt6Marc Mutz2015-11-192-0/+16
* QtCore: don't convert single characters to QString for QTextCodec::fromUnicode()Marc Mutz2015-10-111-1/+2
* Merge remote-tracking branch 'origin/5.5' into devFrederik Gladhorn2015-08-061-0/+6
|\
| * Doc:added doc to undocumented functionsNico Vertriest2015-07-221-0/+6
* | QXmlStreamAttribute: make nothrow move assignable and -constructibleMarc Mutz2015-07-221-0/+22
|/
* Fixed license headersJani Heikkinen2015-02-171-1/+1
* Update copyright headersJani Heikkinen2015-02-117-80/+64
* Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-02-102-25/+28
|\
| * Merge remote-tracking branch 'origin/5.4.1' into 5.4Frederik Gladhorn2015-01-292-25/+28
| |\
| | * Fix QXmlStreamReader parsing of files containing NULsThiago Macieira2015-01-242-25/+28
* | | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2015-01-211-2/+2
|\| |
| * | Doc: Fix typosSze Howe Koh2015-01-191-2/+2
| |/
* / Remove Q_NO_USING_KEYWORDThiago Macieira2014-12-202-14/+0
|/
* Doc: Use title case in section1 titlesNico Vertriest2014-09-301-2/+2
* Update license headers and add new license filesMatti Paaso2014-09-245-95/+55
* Micro-optimize QXmlStreamReaderPrivate.Jędrzej Nowacki2014-07-311-3/+3
* Include the duplicated attribute name in the error messageThiago Macieira2014-05-061-1/+1
* Fix some documentation errors.Friedemann Kleint2014-03-241-2/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* remove dead codeOswald Buddenhagen2013-10-291-7/+0
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-081-48/+48
* Doc: fix typo in QXmlStreamNamespaceDeclaration[s]Thiago Macieira2013-07-101-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-1/+1
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-062-0/+3
|\
| * Fixed memory leak in QXmlStreamReaderRoman Pasechnik2013-03-052-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-143-66/+66
|\|
| * Clean up whitespaceJan Arve Saether2013-02-062-58/+58
| * Do not use the non-existent state() method referenceLaszlo Papp2013-02-051-8/+8
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-291-4/+0
|/
* Update copyright year in Digia's license headersSergio Ahumada2013-01-187-7/+7
* Fix regression in QXmlStreamWriter with codec set to UTF-16Jan Arve Saether2012-11-201-7/+25
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-227-169/+169
* Doc: Add \inmodule QtCore to all QtCore class doc bodiesThiago Macieira2012-08-231-0/+9
* Make the "\internal" qdoc command stand on its own lineLaszlo Papp2012-08-151-1/+2
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-252-8/+8
* QChar: add isSurrogate() and isNonCharacter() to the public APIKonstantin Ritt2012-05-161-2/+2
* Don't use the QRegExp methods that modify the object [QtCore]Thiago Macieira2012-04-271-1/+1
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-192-12/+12
* Removed QXmlStreamReader::readElementText overloadThorbjørn Lindeijer2012-04-142-13/+2
* Remove all calls to, and deprecate qMalloc, qRealloc and qFree.Robin Burchell2012-03-312-4/+4
* QXmlStream{Reader,Writer}: add explicit to constructorsMarc Mutz2012-02-261-7/+7
* replace 'const QChar &' with 'QChar ' where appropriateKonstantin Ritt2012-02-211-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-307-7/+7
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-251-1/+0
* Update contact information in license headers.Jason McDonald2012-01-237-7/+7
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-4/+4
* Update copyright year in license headers.Jason McDonald2012-01-057-7/+7