summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
...
* Replace QLoggingCategory::isEnabled by non-template functionshjk2013-10-061-1/+1
* Doc: Expand on thread synchronization detailsSze Howe Koh2013-10-062-57/+43
* Doc: Generalize problems and solutions of mutex useSze Howe Koh2013-10-062-20/+24
* Doc: Remove convoluted details of uncommon QMutex use caseSze Howe Koh2013-10-061-9/+0
* Doc: Show both low- and high-level thread syncing on the same pageSze Howe Koh2013-10-062-25/+29
* Doc: Rewrite section on threaded event loopsSze Howe Koh2013-10-061-20/+20
* Doc: Discuss the concept of thread affinity in more detailSze Howe Koh2013-10-061-24/+2
* Doc: Remove unused variable in QThread snippetSze Howe Koh2013-10-041-1/+0
* Doc: remove duplicate \externalpage definitionsTopi Reinio2013-09-261-20/+0
* Add tracing to logging frameworkhjk2013-09-253-0/+241
* Merge branch 'stable' into devSergio Ahumada2013-09-211-106/+2
|\
| * Doc: Remove duplicated Qt Concurrent overviewSze Howe Koh2013-09-161-106/+2
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Sergio Ahumada2013-09-214-205/+174
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-09-164-205/+174
| |\|
| | * Doc: Remove section about how to start threadsSze Howe Koh2013-09-141-36/+3
| | * Doc: Remove page about how to start QThreadsSze Howe Koh2013-09-143-114/+2
| | * Doc: Move multithreading guidelines to the overview pageSze Howe Koh2013-09-142-64/+58
| | * Doc: Add an overview page to compare multithreading techniquesSze Howe Koh2013-09-141-1/+121
* | | docs: QT_STATICPLUGIN is needed when building a plugin, not application.Stephen Kelly2013-09-211-1/+1
* | | Import qlogger frameworkKai Koehne2013-09-201-0/+113
* | | QObject: allow connecting to functors with a receiver objectDario Freddi2013-09-161-0/+15
|/ /
* | Base64: Implement the "base64url" encoding and the stripping of '='Thiago Macieira2013-09-142-0/+18
* | Merge branch 'stable' into devSergio Ahumada2013-09-132-2/+4
|\|
| * Fix a typo in documentationJędrzej Nowacki2013-09-101-1/+1
| * Correct type mismatches sentence in signals and slots documentation.Mitch Curtis2013-09-101-1/+3
* | Add a convenient way to get a type-erased smart pointer from a QVariant.Stephen Kelly2013-09-111-0/+28
* | QCommandLineParser: improve documentationDavid Faure2013-09-103-41/+128
* | Deprecate QFontDatabase::supportsThreadedFontRendering()Konstantin Ritt2013-09-101-5/+0
* | Metatype: Remove the need for runtime-registration of 3rd party containers.Stephen Kelly2013-09-091-0/+31
* | Doc: Fixed information about the default modules when using qmake.Jerome Pasion2013-09-042-0/+6
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-274-2/+7
|\|
| * Soft-deprecate obscure feature on property getters returning pointersThiago Macieira2013-08-231-1/+1
| * Add json/savegame example.Mitch Curtis2013-08-223-1/+6
* | Long live QCommandLineParser!David Faure2013-08-242-0/+185
* | Doc: exclude snippets subdir.David Faure2013-08-071-0/+2
* | Doc: Setting module pages' \qtvariable.Jerome Pasion2013-08-021-0/+1
* | QUrl: add fileName() method. Complements QUrl::RemoveFilename.David Faure2013-07-201-0/+6
* | Merge branch 'stable' into devSergio Ahumada2013-07-112-20/+3
|\|
| * Doc: Uniformize the syntax description of Q_PROPERTYOlivier Goffart2013-07-101-17/+0
| * doc: Build fix to QSettings documentation snippets.Robin Burchell2013-07-041-3/+3
* | Doc: Adding navigation configs in the module qdocconf files.Jerome Pasion2013-06-251-0/+3
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-041-1/+0
|\|
| * Doc: Removed pages from "technology-apis" group.Jerome Pasion2013-05-271-1/+0
* | Add container access functionality for associative containers in QVariant.Stephen Kelly2013-05-201-0/+30
* | Add automatic container access registration for built-in containers.Stephen Kelly2013-05-081-2/+0
* | Add QVariant container iteration API.Stephen Kelly2013-05-081-0/+30
|/
* Doc: Give C++ class lists consistent titlesSze Howe Koh2013-04-291-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-04-031-1/+1
|\
| * Doc: Fix typo in the property system documentationTopi Reinio2013-03-251-1/+1
* | Document Q_REVISION macro betterAlan Alpert2013-04-016-1/+208