summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* Let Q_DECLARE_LOGGING_CATEGORY and Q_LOGGING_CATEGORY return a const referenceKai Koehne2014-02-141-1/+1
* new QByteArrayList classGlen Mabey2014-02-122-0/+53
* Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2014-02-111-1/+1
|\
| * Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2014-02-071-1/+1
| |\
| | * Doc: Fix broken linksSze Howe Koh2014-02-041-1/+1
* | | Long live QStringIterator!Giuseppe D'Angelo2014-02-071-0/+72
|/ /
* | Allow printf style for qCDebug, qCWarning, qCCritical macrosKai Koehne2014-01-212-0/+25
* | expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-135-22/+22
|/
* Clarify foreach's documentation on valued-containersAlejandro Exojo2013-12-171-3/+5
* Doc: fixed invalid referenceNico Vertriest2013-12-031-1/+1
* Doc: Move threading overviews from qtbase.git to qtdoc.gitSze Howe Koh2013-11-084-1072/+0
* Revert "Add tracing to logging framework"Kai Koehne2013-11-073-241/+0
* Doc: Fix cross-module linksSze Howe Koh2013-11-062-5/+2
* Clarify Q_INIT_RESOURCE in relation to namespacesTor Arne Vestbø2013-11-061-0/+4
* Doc: Updated url variable in qdocconf files.Jerome Pasion2013-11-061-1/+1
* Clarify use of Q_INIT_RESOURCETor Arne Vestbø2013-11-052-6/+39
* Doc: Fix broken linksSze Howe Koh2013-11-055-9/+9
* Doc: Clean up threading examplesSze Howe Koh2013-11-052-124/+3
* Doc: Fix miscellaneous typosSze Howe Koh2013-10-302-4/+4
* Doc: Update, and reduce duplication of, QThread-related infoSze Howe Koh2013-10-211-25/+0
* Give an example how to configure categorized loggingKai Koehne2013-10-161-12/+32
* Doc: Expand thread technology comparisonsSze Howe Koh2013-10-161-32/+86
* Doc: Adding "\keyword Signals and Slots" to "Signals & Slots" page.Jerome Pasion2013-10-151-0/+1
* Improve implicit shared documentation a bitThorbjørn Martsum2013-10-153-11/+53
* Remove warnings about examples not running in the Qt SimulatorTor Arne Vestbø2013-10-091-2/+0
* Doc: Adding mark-up to boolean default values.Jerome Pasion2013-10-082-3/+3
* 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