summaryrefslogtreecommitdiffstats
path: root/src/xml/xml.pro
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* QtConcurrent/QtOpenGL(Extensions)/QtPrintSupport/QtTestLib/QtXml: add QT_NO_F...Marc Mutz2016-05-121-1/+2
* consistently put {qt,qml}_{module,plugin} at the end of project filesOswald Buddenhagen2016-03-071-2/+2
* Remove the header precompilation for QtXml and QtOpenGLExtensionsThiago Macieira2014-03-041-1/+1
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-2/+2
* remove mentions of borland from project filesOswald Buddenhagen2012-09-191-5/+0
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* Clean up the EXPORT macros in qglobal.h.Thiago Macieira2012-06-291-0/+1
* 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
* Properly implement a 'make docs' target for subdirs and apps/libsMarius Storm-Olsen2012-05-091-1/+3
* Doc: Add "make docs" command for QtXml.Casper van Donderen2012-04-261-0/+1
* Revert "Put the generated <module>version.h into build tree"Bradley T. Hughes2012-02-011-1/+1
* Put the generated <module>version.h into build treeLiang Qi2012-01-281-1/+1
* Remove Symbian specific code from QtXml.Xizhi Zhu2012-01-231-2/+0
* QXmlStream lives in QtCoreLars Knoll2011-08-111-1/+0
* Fix modules to load(qt_module) firstMarius Storm-Olsen2011-06-081-0/+2
* Moved common module profiles to be feature profiles.axis2011-06-051-1/+1
* Add QT_xxx_VERSION macros for each library in qtbaseLiang Qi2011-05-101-0/+2
* Move private headers into versioned subdirectoryMarius Storm-Olsen2011-05-021-1/+1
* Add module.prf, and install MODULE_PRI for each moduleMarius Storm-Olsen2011-05-021-0/+4
* Initial import from the monolithic Qt.Qt by Nokia2011-04-271-0/+22