summaryrefslogtreecommitdiffstats
path: root/src/xml
Commit message (Expand)AuthorAgeFilesLines
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
* Docs: fix code snippet paths in xml-processing.qdocKevin Krammer2012-11-301-4/+4
* Fix path in qtxml.qdoconfKevin Krammer2012-11-301-1/+1
* Fix Qt Xml docs and generate correct module and index pagesLars Knoll2012-11-303-3/+51
* Fix overview documentation.Lars Knoll2012-11-261-2/+4
* Fix example paths in example manifests that are used by Qt Creator.Eike Ziller2012-11-261-0/+2
* Doc: Cleaning up QHP information in module configuration files.Jerome Pasion2012-11-071-12/+7
* Doc: Removed the HTML template from the .qdocconf filesJerome Pasion2012-10-261-1/+0
* Merge remote-tracking branch 'gerrit/master' into newdocsTor Arne Vestbø2012-10-261-2/+0
|\
| * remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* | doc: Add a bunch of missing dependsTor Arne Vestbø2012-10-161-1/+1
|/
* Modularize documenation buildTor Arne Vestbø2012-10-102-5/+4
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2215-203/+203
* Move opengl/wid/net example docs to proper folders.Frederik Gladhorn2012-09-211-4/+4
* remove mentions of borland from project filesOswald Buddenhagen2012-09-191-5/+0
* Do not include /examples in qdocconfs.Frederik Gladhorn2012-09-111-1/+1
* Doc: Centralize more common settings in 1 global qdocconf.Casper van Donderen2012-09-111-36/+1
* Doc: Fix docbuild when not using -developer-build.Casper van Donderen2012-09-011-2/+2
* Doc: Simplify qtbase qdocconfs.Casper van Donderen2012-08-311-15/+2
* Exclude the examples/widgets/doc dir for all but widgets.Frederik Gladhorn2012-08-291-0/+2
* Doc: Fix spelling errorsSergio Ahumada2012-08-171-3/+3
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Correct QDomDocument documentation re deletion of internal objects.Mitch Curtis2012-07-231-1/+1
* doc/snippets: normalize signals/slotsMarc Mutz2012-07-131-6/+6
* Fix some spelling errorsSergio Ahumada2012-07-111-3/+3
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-294-0/+68
* fix misnomer: qt_module.prf => qt_build_config.prfOswald Buddenhagen2012-06-191-1/+1
* automatically add QT_BUILD_FOO_LIB to DEFINESOswald Buddenhagen2012-06-191-1/+1
* clean up projects from QPRO_PWD nonsense, etc.Oswald Buddenhagen2012-06-191-1/+0
* auto-generate QMAKE_PKGCONFIG_REQUIRES and QMAKE_PKGCONFIG_DESCRIPTIONOswald Buddenhagen2012-06-191-2/+0
* auto-generate module prisOswald Buddenhagen2012-06-191-2/+0
* automatically add the version header to HEADERSOswald Buddenhagen2012-06-191-2/+0
* make qt_module_config.prf install the module pri fileOswald Buddenhagen2012-06-191-1/+0
* QtXml: remove \link usagesGiuseppe D'Angelo2012-05-294-78/+71
* Replace `const QLatin1String &` with `QLatin1String` where appropriateKonstantin Ritt2012-05-252-4/+4
* Doc: Add a default license footer.Casper van Donderen2012-05-111-0/+1
* Properly implement a 'make docs' target for subdirs and apps/libsMarius Storm-Olsen2012-05-092-4/+3
* Change remaining uses of {to,from}Ascii to {to,from}Latin1 [QtXml]Thiago Macieira2012-05-031-1/+1
* Add "make docs" target for QtNetwork and sanitize other qdocconfs.Casper van Donderen2012-05-021-20/+20
* doc: removed wrong license headers from several .pro snippetsRohan McGovern2012-04-271-40/+0
* Doc: Use the proper way to find qdoc.Casper van Donderen2012-04-261-1/+2
* Doc: Add "make docs" command for QtXml.Casper van Donderen2012-04-263-1/+4
* Doc: Fix most QDoc errors in QtXml.Casper van Donderen2012-04-2314-110/+1885
* Merge remote-tracking branch 'origin/master' into api_changesLars Knoll2012-04-163-14/+34
|\
| * Update Qt 5 to-do comment in QDom.Jason McDonald2012-04-111-2/+2
| * Minimally resolve Qt 5 to-do's in QXmlSimpleReaderJason McDonald2012-04-112-12/+32
* | Merge master into api_changesKent Hansen2012-03-231-1/+1
|\|
| * Update QtXmlPatterns module name in documentationHonglei Zhang2012-03-221-1/+1
* | QtXml: make some constructors explicitMarc Mutz2012-03-071-1/+1
|/
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-03-042-7/+7
|\