aboutsummaryrefslogtreecommitdiffstats
path: root/src/tools/cplusplus-ast2png
Commit message (Expand)AuthorAgeFilesLines
* Tools: Silence soft assert on WindowsChristian Stenger2024-04-241-1/+1
* Replace QFile::exists by QFileInfo::existshjk2023-09-011-1/+1
* CPlusPlus: Fix warning in ast2png toolChristian Kandeler2023-02-141-4/+2
* CPlusPlus: Fix tools buildChristian Kandeler2023-01-271-1/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-062-2/+2
* CPlusPlus tools: Fix buildChristian Kandeler2022-11-241-3/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-071-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-262-48/+4
* CPlusPlus: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-05-301-7/+7
* Remove qmake build filesEike Ziller2022-01-201-4/+0
* C++: fix built-in code model to work with shared_ptr on MSVC 2017Volodymyr Zibarov2020-05-291-0/+30
* C++: Fix build with BUILD_CPLUSPLUS_TOOLSNikolai Kosjar2019-11-201-1/+3
* Standardize on int for line and column valueshjk2019-07-261-4/+4
* CPlusPlus: Avoid a few deprecation warningshjk2019-06-051-3/+2
* Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-2/+2
* Remove spaces in initializer listsTim Jenssen2017-02-221-2/+2
* Replace some more occurrences of QStringList() << patternChristian Stenger2017-02-081-2/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-192-34/+24
* C++: Support noexcept operatorClaus Steuer2015-10-031-0/+8
* C++: Support ellipsis on variadic inheritance parsingJohannes Lorenz2015-06-021-0/+2
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-122-12/+12
* C++: Add cplusplus tools to qtcreator.qbsNikolai Kosjar2015-01-301-0/+6
* C++: Clean up dev toolsNikolai Kosjar2015-01-294-0/+2446