summaryrefslogtreecommitdiffstats
path: root/src/concurrent
Commit message (Expand)AuthorAgeFilesLines
* Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-271-2/+0
* Doc: Give C++ class lists consistent titlesSze Howe Koh2013-04-291-1/+1
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-165-32/+32
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-6/+6
|\
| * fix doc page urlsOswald Buddenhagen2013-02-041-1/+1
| * substitute fixed version numbers in qdocconf files with variablesOswald Buddenhagen2013-02-011-5/+5
* | Remove QT_{BEGIN,END}_HEADER macro usageSergio Ahumada2013-01-2915-30/+0
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-2225-25/+25
|\|
| * Update copyright year in Digia's license headersSergio Ahumada2013-01-1825-25/+25
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-161-1/+1
|\|
| * Fix compilation of Qt Concurrent with gcc 4.3Thiago Macieira2013-01-151-1/+1
* | Bump Qt version to 5.1.0Frederik Gladhorn2013-01-151-5/+5
|/
* Replace macro qdoc with Q_QDOCDebao Zhang2013-01-0812-26/+26
* Fix standalone header compilationThiago Macieira2012-12-231-0/+1
* Bump Qt version to 5.0.1Sergio Ahumada2012-12-211-5/+5
* Fixup concurrent docsLars Knoll2012-11-304-8/+135
* 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
* remove explicit load(qt_build_config)s from the librariesOswald Buddenhagen2012-10-191-2/+0
* Modularize documenation buildTor Arne Vestbø2012-10-102-6/+4
* Move QFutureSynchronizer back to QtCoreMarc Mutz2012-09-284-333/+0
* Move QFutureWatcher back to QtCoreMarc Mutz2012-09-285-964/+0
* Move QFuture from QtConcurrent to QtCoreMarc Mutz2012-09-2813-2098/+5
* QFuture: remove unused includeMarc Mutz2012-09-283-3/+2
* Move QtConcurrent::ResultStore as QtPrivate::ResultStore to QtCoreMarc Mutz2012-09-286-510/+14
* Move QtConcurrent::Exception as QException back to QtCoreMarc Mutz2012-09-2811-373/+22
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-2241-848/+848
* concurrent: Fix missing or improper include guard in headersSergio Ahumada2012-09-153-7/+7
* 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
* QFutureInterface<void>: const-correct reportFinished()Marc Mutz2012-08-171-1/+1
* Add a module page for QtConcurrentLars Knoll2012-08-151-0/+40
* rename qt_module_config.prf => qt_module.prfOswald Buddenhagen2012-08-081-1/+1
* change \img to \image in docsJeremy Katz2012-08-011-1/+1
* Fix some syncqt warnings.Lars Knoll2012-08-011-0/+6
* QtConcurrentFilter: remove unused typedef (GCC 4.8 warning)Marc Mutz2012-07-241-1/+0
* Fix incorrect #endif comment.Casper van Donderen2012-07-181-1/+1
* Update the macros for shared/DLL and static buildsThiago Macieira2012-06-281-15/+5
* 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
* QtConcurrent: Remove QMutex kept for BC reasons.Morten Johan Sorvig2012-05-301-4/+0