summaryrefslogtreecommitdiffstats
path: root/src/xml
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/5.5' into 5.6Liang Qi2016-01-191-1/+2
|\
| * Add missing qxml_p.h to src/xml/sax/sax.priMarc Mutz2016-01-061-1/+2
| * Doc: Corrected link issues in qtbaseNico Vertriest2015-09-041-1/+1
* | Fix QDomNamedNodeMap::item crash with negative indexJoni Poikelin2015-10-291-1/+1
* | Doc: Update examplesinstallpath to include the repository nameTopi Reinio2015-10-211-1/+1
* | Examples/Doc snippets: Fix single-character string literals.Friedemann Kleint2015-10-132-2/+2
* | xml: Use the correct QString::arg() overloadSérgio Martins2015-10-081-1/+1
* | Doc: fixed links to qmake documentationNico Vertriest2015-09-251-1/+1
* | QXmlSimpleReader: mark some types as primitiveMarc Mutz2015-07-091-0/+4
* | QtXml: Use Q_NULLPTR instead of 0 in all public headersMarc Mutz2015-07-042-12/+12
|/
* Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-06-011-0/+3
|\
| * Doc: Added the missing \brief and \image for example docsVenugopal Shivashankar2015-05-271-0/+3
* | QtXml: Fix const correctness in old style castsThiago Macieira2015-03-111-2/+2
* | Updated BSD licensed file headersJani Heikkinen2015-02-157-21/+21
* | Update copyright headersJani Heikkinen2015-02-1117-113/+113
* | Add Q_DECL_OVERRIDE in the src subdirectoryOlivier Goffart2014-12-033-119/+119
* | Merge remote-tracking branch 'origin/5.4' into devFrederik Gladhorn2014-10-201-17/+0
|\|
| * Remove old Trolltech feature string from QXmlSimpleReader docsAlex Blasche2014-10-201-17/+0
* | Fix QDomDocument::importNode() crashing on null nodesMarian Beermann2014-10-071-0/+5
|/
* Update license headers and add new license filesMatti Paaso2014-09-246-113/+65
* QXmlSimpleReader shall handle external entity reference file over 1kAlex Blasche2014-09-241-2/+14
* Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-141-1/+1
|\
| * Doc: edited qtxml.qdocconfNico Vertriest2014-07-111-1/+1
* | Merge remote-tracking branch 'origin/5.3' into devFrederik Gladhorn2014-07-105-266/+330
|\|
| * Doc: moved saxbookmarks example filesNico Vertriest2014-07-091-3/+1
| * Make QDom/QXmlSimpleReader reentrant.David Faure2014-07-034-22/+22
| * Move QXmlReaderPrivate to private header.David Faure2014-07-032-241/+307
* | Doc: Removed "url" variable from qdocconf files.Jerome Pasion2014-07-041-1/+0
|/
* Fix copy-paste error.Richard J. Moore2014-04-181-1/+1
* Doc: Fix typosJonathan Liu2014-03-271-1/+1
* Remove the header precompilation for QtXml and QtOpenGLExtensionsThiago Macieira2014-03-041-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-5/+5
* Mitigate performance regression in isExpandedEntityValueTooLarge().Mitch Curtis2014-01-091-28/+57
* Fully expand entities to ensure deep or widely nested ones fail parsingMitch Curtis2013-11-141-26/+36
* Doc: Move threading overviews from qtbase.git to qtdoc.gitSze Howe Koh2013-11-081-1/+1
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Disallow deep or widely nested entity references.Mitch Curtis2013-11-051-0/+53
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-082-120/+120
* Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* Merge branch 'stable' into devSergio Ahumada2013-07-111-3/+3
|\
| * xml-processing: Small documentation correctionsThorbjørn Lindeijer2013-07-081-3/+3
* | Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-0/+3
|/
* Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-272-2/+0
* Mark as unused the private members that aren't and CANNOT be usedThiago Macieira2013-04-152-4/+24
* Doc: Fix minor typoSze Howe Koh2013-04-091-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-145-12/+12
|\
| * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| * Merge "Merge branch 'release' into stable" into refs/staging/stableSergio Ahumada2013-02-013-5/+5
| |\
| | * Merge branch 'release' into stableSergio Ahumada2013-01-313-5/+5
| | |\