aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/macroexpander.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: ModernizeAlessandro Portale2018-07-201-7/+5
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-1/+1
* MacroExpander: Prevent loop with subprovidersTobias Hunger2017-06-201-5/+12
* 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
* MacroExpander: Remove tracking of 'invisible' variableshjk2016-01-051-11/+3
* VariableManager: Do not try to expand PrefixesTobias Hunger2015-09-211-3/+14
* QML wizards: Do not offer .ui.qml files for Qt 5.3Tobias Hunger2015-07-151-1/+1
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-261-1/+1
|\
| * Fix missing of some translationsSergey Belyashov2015-03-241-1/+1
* | Variable manager: Provide file path variables with native separatorsEike Ziller2015-03-201-0/+19
|/
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-1/+1
|/
* MacroExpander: Delay variable chooser populationhjk2014-12-011-8/+2
* Deprecate 'CurrentSession' in macros.hjk2014-11-071-5/+9
* MacroExpander: Remove unused method and includehjk2014-11-061-7/+3
* Nicer error reporting for infinite recursionhjk2014-11-051-2/+13
* Use better context and simplify macro expander translationshjk2014-11-051-7/+5
* Prevent indefinite recursion in macro expansionhjk2014-11-051-1/+12
* Provide a facility to hide macros in the chooserhjk2014-11-051-3/+12
* Restore JsonWizard expander functionalityhjk2014-10-231-0/+13
* Utils: MacroExpander API cosmetics.hjk2014-10-221-41/+62
* Make expanders work with subexpandershjk2014-10-211-4/+46
* MacroExpander: Fall back to global expanderhjk2014-10-161-2/+10
* VariableChooser: Reworkhjk2014-10-151-0/+34
* MacroExpander: Allow registering local expansionshjk2014-10-151-4/+283
* 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/+43