summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* Fixed wrong function name in a file snippetIvan Komissarov2014-07-101-1/+1
* Fix for code snippet in commandlineparser documentationNiels Weber2014-07-071-1/+2
* Doc: correct the format of Q_PLUGIN_METADATA macro in sample codesZhang Xingtao2014-06-121-1/+1
* Doc: Fix undefined variable in QMetaMethod::invoke() documentationTopi Reinio2014-06-051-1/+1
* fix and de-duplicate qprocess apidocsOswald Buddenhagen2014-05-231-1/+1
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-031-1/+2
|\
| * Doc: Remove Qt Core documentation dependency to Qt QMLTopi Reinio2014-04-281-1/+2
* | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2014-05-012-19/+35
|\|
| * document new QTPLUGIN magicOswald Buddenhagen2014-04-252-16/+31
| * doc fixesOswald Buddenhagen2014-04-241-3/+4
* | Merge remote-tracking branch 'origin/release' into stableJani Heikkinen2014-04-231-1/+1
|\|
| * docs: Q_CLASSINFO is used in a couple more places besides ActiveQtShawn Rutledge2014-04-141-1/+1
* | Fix documentation of QRegExpjkobus2014-04-141-1/+1
|/
* Fix a typo in QBitArray documentationJędrzej Nowacki2014-04-091-6/+6
* Doc: Move IPC example documentationTopi Reinio2014-03-271-0/+1
* Use QCommandLineParser in example dnslookup.Friedemann Kleint2014-03-151-1/+2
* Doc: Fix syntax/compiler error in QThread snippetLorenz Haas2014-03-151-2/+3
* Doc: Fix issue in QThread example codeTopi Reinio2014-03-141-1/+1
* Revert the QByteArrayList addition to Qt 5.3Thiago Macieira2014-03-082-53/+0
* Doc: fix Q_ASSERT exampleJoerg Bornemann2014-03-041-1/+1
* Fix some typosSergio Ahumada2014-03-031-1/+1
* Normalize signal & slot signatures in connectionThiago Macieira2014-02-221-2/+2
* 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