summaryrefslogtreecommitdiffstats
path: root/cmake/modulecppexports.h.in
Commit message (Expand)AuthorAgeFilesLines
* modulecppexports.h.in: replace non-ASCII with ASCII charactersMarc Mutz2023-07-151-5/+5
* Break some include cycles in qglobal.h [1/3]Ahmad Samir2023-05-261-4/+4
* cmake: Indicate that export headers are autogeneratedFabian Kosmale2023-04-051-0/+2
* QT_INLINE_SINCE: never inline for static Qt buildsMarc Mutz2022-12-161-1/+2
* Do not include qglobal.h into the new headersIvan Solovev2022-10-061-2/+2
* QT_INLINE_SINCE: take version into accountIvan Solovev2022-07-221-5/+13
* Long live QT_INLINE_SINCE!Marc Mutz2022-06-221-0/+14
* modulecppexports.h.in: re-indent nested preprocessor directivesMarc Mutz2022-06-141-3/+3
* Use SPDX license identifiersLucie GĂ©rard2022-05-161-38/+2
* Make one QT_REMOVED_SINCE/QT_BUILD_REMOVED_API per moduleMarc Mutz2022-02-011-0/+6
* Implement generating of private cpp exportsAlexey Edelev2021-08-271-3/+3
* Implement generating of a module cpp export headerAlexey Edelev2021-06-241-0/+55