aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/projectmacro.h
Commit message (Expand)AuthorAgeFilesLines
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* ProjectExplorer: Drop unused Macro::toByteArray(const QVector<Macros> &)hjk2022-07-051-1/+0
* Make some qHash and comparison operators overloads hidden friendshjk2021-12-061-15/+13
* Avoid size_t to (u)int warnings with auto, where it is possibleTim Jenssen2021-07-071-1/+1
* ProjectExplorer: Fix build with namespaced QtChristian Stenger2017-09-201-1/+1
* Convert macros from plain QByteArray to a vector of structsMarco Bubke2017-09-141-0/+102