summaryrefslogtreecommitdiffstats
path: root/src/corelib/kernel/qapplicationstatic.h
Commit message (Expand)AuthorAgeFilesLines
* QApplicationStatic: avoid use of std::aligned_unionMarc Mutz2022-10-171-1/+1
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-39/+3
* Apply Q_CONSTINIT across the codebaseMarc Mutz2022-03-291-3/+3
* Q_{APPLICATION,GLOBAL}_STATIC: use variadic macrosThiago Macieira2021-12-171-6/+3
* Rewrite Q_{GLOBAL,APPLICATION}_STATIC with C++17 goodiesThiago Macieira2021-12-121-44/+62
* qapplicationstatic.h: fix syncqt warningMarc Mutz2021-11-231-1/+1
* Introduce Q_APPLICATION_STATICMike Achtelik2021-11-181-0/+102