summaryrefslogtreecommitdiffstats
path: root/src/concurrent/concurrent.pro
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Don't set a DLL base address for 64-bitThiago Macieira2018-01-241-1/+1
* QtConcurrent: use QDeadlineTimer to get the clock tickThiago Macieira2016-09-151-4/+0
* Use qtConfig throughout in qtbaseLars Knoll2016-08-191-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
* use private linkage where possibleOswald Buddenhagen2013-10-311-1/+1
* Fixup concurrent docsLars Knoll2012-11-301-0/+1
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-101-3/+2
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-281-2/+0
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-281-3/+0
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-281-5/+0
* Move QtConcurrent::ResultStore as QtPrivate::ResultStore to QtCoreMarc Mutz2012-09-281-2/+0
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-281-1/+0
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+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/+1
* turn off exceptions by default where they aren't requiredLars Knoll2012-05-171-1/+1
* Doc: Add "make docs" targets for libraries.Casper van Donderen2012-05-091-0/+3
* Move QtConcurrent configuration to a single fileJoão Abecasis2012-02-141-0/+1
* Fix src/concurrent/concurrent.proBradley T. Hughes2012-02-071-1/+3
* Move QtConcurrent into its own moduleLars Knoll2012-02-051-0/+59