summaryrefslogtreecommitdiffstats
path: root/src/corelib/xml
Commit message (Expand)AuthorAgeFilesLines
* QXmlStreamWriter: Auto-formatting does not behave properly with processing in...Jakub Wieczorek2010-05-261-1/+2
* Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-04-292-3/+3
|\
| * fix crash in QXmlStreamReaderPeter Hartmann2010-04-272-3/+3
* | Merge remote branch 'origin/4.6' into qt-master-from-4.6Thiago Macieira2010-02-201-1/+1
|\|
| * Added implementation of epocRoot() function to configureGareth Stockwell2010-02-181-1/+1
* | Merge branch '4.6'Thiago Macieira2010-01-137-9/+7
|\|
| * 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-077-7/+7
* | Use the new QTextCodec api in the QXmlStreamWriter.Denis Dzyubenko2010-01-081-5/+2
|/
* QXmlStream: regenerate header after grammar changePeter Hartmann2009-11-251-161/+162
* QXmlStream: Fix parsing of DTDs that contain empty markup declarationsJakub Wieczorek2009-11-251-0/+1
* utils/qlalr generator: adapt changes to xmlstream and script filesPeter Hartmann2009-11-113-16/+17
* Fix QT_NO_XMLSTREAMREADERJørgen Lind2009-10-292-2/+5
* Update license headers again.Jason McDonald2009-09-097-28/+28
* Merge branch '4.5' into 4.6Thiago Macieira2009-09-032-3/+40
|\
| * Add missing license headersJason McDonald2009-09-031-0/+40
| * Update license headers.Jason McDonald2009-09-021-3/+0
* | Merge branch '4.5' into 4.6Thiago Macieira2009-08-316-78/+78
|\|
| * Update tech preview license header.Jason McDonald2009-08-316-78/+78
| * Qt's domain name is now qt.nokia.com.Jason McDonald2009-08-111-1/+1
| * Update license headers.Jason McDonald2009-08-116-6/+6
* | 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-192-8/+109
|\| |
| * | Added a behaviour parameter to QXmlStreamReader::readElementTextThorbjørn Lindeijer2009-08-182-8/+57
| * | Added two convenience functions to QXmlStreamReaderThorbjørn Lindeijer2009-08-182-0/+52
* | | Merge commit 'qt/master'Jason Barron2009-08-184-11/+11
|\| |
| * | fix includes to use lower-caseHarald Fernengel2009-08-174-8/+8
| * | 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-136-7/+7
|\| |
| * | Update URL's to use new domain.Jason McDonald2009-08-121-1/+1
| * | Update contact URL in license headers.Jason McDonald2009-08-126-6/+6
* | | Rename Q_DECLARE_SCOPED_PRIVATE back to Q_DECLARE_PRIVATEHarald Fernengel2009-08-061-2/+2
* | | Merge commit 'origin/master'Jason Barron2009-08-042-2/+3
|\ \ \
| * | | Squashed commit of the topic/exceptions branch.Harald Fernengel2009-08-032-2/+3
* | | | Merge commit 'qt/master-stable'Jason Barron2009-08-041-0/+4
|\ \ \ \ | | |/ / | |/| |
| * | | Port of Qt to VxWorksRobert Griebl2009-07-291-0/+4
* | | | 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-306-13/+14
|\| |
| * | QXmlStreamWriter: indent comments correctlyPeter Hartmann2009-06-241-1/+2
| * | Merge license header changes from 4.5Volker Hilsheimer2009-06-166-12/+12
| |\|
| | * Update license headers as requested by the marketing department.Jason McDonald2009-06-166-12/+12
| | * Long live Qt 4.5!Lars Knoll2009-03-239-0/+8642
* | Merge commit 'qt/master-stable' into 4.6-stableJason Barron2009-06-254-33/+26
|\|
| * small refactoring to reduce memory usage of static dataThierry Bastian2009-06-091-4/+3
| * Reduce binary size by using 16bits integers in static data over 32 bits.Thierry Bastian2009-06-081-23/+18