summaryrefslogtreecommitdiffstats
path: root/src/corelib/doc/snippets/code/src_corelib_global_qglobal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Improve documentation for qInstallMessageHandler()Kai Köhne2023-10-131-23/+12
* Remove unused documentation code snippetsFriedemann Kleint2023-04-171-34/+0
* Long live Q_UNREACHABLE_RETURN()!Marc Mutz2022-10-151-0/+13
* Move q{,Utf8, Utf16}Printable to qstring.hSona Kurazyan2022-08-041-10/+0
* Remove outdated docs for qOverload()Sona Kurazyan2022-08-011-5/+0
* Use SPDX license identifiersLucie Gérard2022-05-161-49/+2
* Add missing QT_TRID_N_NOOP definitionLucie Gérard2021-11-181-0/+14
* Encourage use of QT_VERSION_CHECK()Edward Welbourne2021-09-201-2/+2
* QtGlobal docs: code tidiesZhang Yong2021-03-101-4/+2
* Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPEAndreas Buhr2020-11-301-1/+1
* Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-0/+1
* Fix remaining Q_DECL_OVERRIDE instancesAllan Sandfeld Jensen2019-04-021-3/+3
* Doc: fix null pointer passing to fprintfThiago Macieira2018-12-141-5/+7
* 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-151-0/+61
* 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
* Documentation: don't suggest abort() in qInstallMessageHandler()Thiago Macieira2018-02-111-1/+1
* doc: fix code snippet of qConstOverload usageGatis Paeglis2017-09-251-1/+1
* Merge remote-tracking branch 'origin/5.7' into devEdward Welbourne2016-07-191-6/+6
|\
| * Fix typo in doc snippets of qOverload and relatedFriedemann Kleint2016-07-191-6/+6
* | qdoc: Remove Q_QDOC for qRound() and qRound64()Martin Smith2016-04-081-8/+28
|/
* Unify license header usage.Jani Heikkinen2016-03-291-3/+13
* Add qOverload to select overloaded functionsPeter Kümmel2016-02-151-0/+23
* Long live qUtf16Printable()Marc Mutz2015-11-211-0/+5
* Update a few doc regarding Q_FLAGOlivier Goffart2015-04-011-1/+1
* Updated BSD licensed file headersJani Heikkinen2015-02-151-3/+3
* Update copyright headersJani Heikkinen2015-02-111-5/+5
* Add QtInfoMsgKai Koehne2015-01-091-1/+12
* Doc: Fix qRound64 Example documentationYAMAMOTO Atsushi2014-07-021-2/+2
* Introduce qUtf8Printable() macro to qglobal.hTakumi Asaki2014-06-271-2/+2
* Doc: fix Q_ASSERT exampleJoerg Bornemann2014-03-041-1/+1
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-4/+4
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Add snippet for QT_VERSION_CHECK.Mitch Curtis2013-02-271-0/+10
* Merge branch 'release' into stableSergio Ahumada2013-01-311-1/+1
|\
| * Fix documented signature for QtMessageHandlerKai Koehne2013-01-281-1/+1
* | Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
|/
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-6/+6
* Introduce QTypeInfoMerger.Jędrzej Nowacki2012-07-271-0/+14
* Merge remote-tracking branch 'origin/api_changes'Lars Knoll2012-05-031-5/+6
* Doc: Prepare for building modular QtCore docs.Casper van Donderen2012-04-191-0/+585