aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/macroexpander.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [L-O]Jarek Kobus2022-05-251-3/+3
* Utils: Change signature of MacroExpander::registerFileVariableshjk2021-06-031-1/+2
* ProjectExplorer: Clean up variablesChristian Kandeler2020-10-021-1/+1
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* ProjectExplorer: Use Utils::FileName in ProcessParametershjk2019-05-151-0/+2
* Export Wizard values to JavaScript macroEike Ziller2019-05-091-0/+1
* Utils: Modernize furtherAlessandro Portale2018-07-241-6/+6
* Utils: Consistently use nullptrTobias Hunger2018-05-131-1/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* MacroExpander: Remove unused typedef and member variablehjk2016-01-051-1/+0
* VariableManager: Do not try to expand PrefixesTobias Hunger2015-09-211-0/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* MacroExpander: Delay variable chooser populationhjk2014-12-011-1/+2
* Deprecate 'CurrentSession' in macros.hjk2014-11-071-1/+2
* MacroExpander: Remove unused method and includehjk2014-11-061-2/+1
* Use better context and simplify macro expander translationshjk2014-11-051-1/+1
* Provide a facility to hide macros in the chooserhjk2014-11-051-2/+3
* MacroExpander: Minor interface cosmeticshjk2014-11-051-6/+4
* Restore JsonWizard expander functionalityhjk2014-10-231-1/+4
* Utils: MacroExpander API cosmetics.hjk2014-10-221-8/+12
* Make expanders work with subexpandershjk2014-10-211-0/+17
* MacroExpander: Fall back to global expanderhjk2014-10-161-1/+2
* VariableChooser: Reworkhjk2014-10-151-0/+5
* MacroExpander: Allow registering local expansionshjk2014-10-151-4/+31
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
* Utils: Move MacroExpander to file pair of its ownhjk2014-10-131-0/+54