summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc
Commit message (Expand)AuthorAgeFilesLines
* cmake: correct version dependency for qt5_add_big_resourcesLiang Qi2019-05-201-0/+2
* Qt Core: Document CMake macrosKai Koehne2019-05-162-0/+238
* Document how to use CMake on Qt Core, Qt GUI's central pagesKai Koehne2019-05-074-71/+14
* Doc: Use nullptr in Signals & SlotsKai Koehne2019-03-132-3/+3
* Fix a couple of small doc things in relation to QScopeGuardAndy Shaw2019-03-091-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.12.1Liang Qi2019-01-0832-487/+753
|\
| * Doc: Update page Tamil Script Code for Information InterchangeNico Vertriest2019-01-021-4/+4
| * QtCore: Unify license headersKai Koehne2018-12-2231-498/+773
| * Doc: fix null pointer passing to fprintfThiago Macieira2018-12-141-5/+7
* | Doc: Restore documentation for QTest functions in other modulesTopi Reinio2019-01-042-52/+3
|/
* Documention: Use const-ref in the snippets for qOverload()Friedemann Kleint2018-11-271-7/+7
* Documentation: update Q_DISABLE_COPY documentationChristian Ehrlicher2018-11-191-11/+9
* Doc: Move literal code block to a separate fileCristian Maureira-Fredes2018-10-1535-0/+2080
* Doc: fix QRegularExpression::wildcardToRegularExpression snippetSamuel Gaist2018-10-021-1/+4
* Doc: Add link target to fix QDoc warning in Qt DeclarativePaul Wicking2018-09-271-0/+1
* Doc: Fix QEasingCurve code snippetsTopi Reinio2018-09-251-2/+6
* Merge remote-tracking branch 'origin/5.11' into 5.12Qt Forward Merge Bot2018-09-072-3/+14
|\
| * QString: Fix snippet explaining "non-spaced numbered place markers"Andre Hartmann2018-09-061-1/+1
| * Doc: Move the literal code blocks to a separate fileVenugopal Shivashankar2018-09-031-2/+13
* | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-1712-22/+22
|\|
| * doc: Add missing override and remove redundant virtual for snippetsAlexander Volkov2018-08-1612-22/+22
* | Refactor wildcard support in QRegularExpressionSamuel Gaist2018-08-161-0/+7
* | qdoc: Fix several minor errors to reduce qdoc warningsMartin Smith2018-08-141-2/+2
* | Merge "Merge remote-tracking branch 'origin/5.11' into dev" into refs/staging...Liang Qi2018-08-071-23/+25
|\ \
| * | Merge remote-tracking branch 'origin/5.11' into devQt Forward Merge Bot2018-08-071-23/+25
| |\|
| | * Doc: Update signals and slots introduction pagePaul Wicking2018-07-311-22/+26
* | | Doc: Fix QByteArray::toFloat snippetAndre Hartmann2018-08-071-1/+1
|/ /
* | Merge branch '5.11' into devEdward Welbourne2018-07-311-1/+1
|\|
| * Doc: Remove erroneous comma in snippetPaul Wicking2018-07-201-1/+1
* | Introduce QScopeGuardSérgio Martins2018-07-211-0/+67
* | Use context when connecting to functors in docsFrederik Gladhorn2018-07-161-1/+3
* | Doc: harmonize toDouble() and toFloat() for QString and QByteArrayAndre Hartmann2018-07-142-1/+18
* | Add QT_TR*_N_NOOP() macrosMateusz Starzycki2018-05-151-0/+48
|/
* improve documentation, mostly of the QT_TR*_NOOP macrosOswald Buddenhagen2018-04-251-8/+8
* Doc: Advocate use of std::initializer_list constructor in Q[String]ListKai Koehne2018-04-232-9/+15
* Doc: Fix typo in The Property System sectionKai Koehne2018-04-121-1/+1
* doc: Improve QByteArray::fromRawData snippetSamuel Gaist2018-03-291-3/+3
* Revert "JSON doc: update the RFC we link to"Thiago Macieira2018-02-211-1/+1
* Merge remote-tracking branch 'origin/5.9' into 5.11Liang Qi2018-02-142-4/+5
|\
| * Doc: Mention exact Qt version the third party attributions apply toKai Koehne2018-01-191-3/+4
| * QThreadPool: Add missing semicolon after class in documentationAndre Hartmann2018-01-171-1/+1
* | Documentation: don't suggest abort() in qInstallMessageHandler()Thiago Macieira2018-02-111-1/+1
* | Add doc explaining the gotcha when connecting a signal to qApp->exitd3fault2018-01-091-1/+1
* | Merge remote-tracking branch 'origin/5.9' into 5.10Lars Knoll2017-12-301-1/+0
|\|
| * QString: fix documentation of NUL-termination of unicode(), data(), constData()Marc Mutz2017-12-131-1/+0
* | Merge remote-tracking branch 'origin/5.10.0' into 5.10Liang Qi2017-12-081-0/+3
|\ \
| * | Doc: Update the list of highlighted examplesTopi Reinio2017-11-221-0/+3
* | | Merge remote-tracking branch 'origin/5.9' into 5.10Liang Qi2017-12-051-0/+12
|\ \ \ | |/ / |/| / | |/
| * [doc] Document QString{,Ref}::split() behavior with empty 'sep'Marc Mutz2017-11-291-0/+12
* | Mark the previously public qstringalgorithms.h functions privateThiago Macieira2017-10-291-5/+5