aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/coreplugin/variablemanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Core: remove globalMacroExpanderNikita Baryshnikov2015-03-301-56/+0
* Update LicenseEike Ziller2015-01-161-6/+6
* MacroExpander: Allow registering local expansionshjk2014-10-151-293/+8
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | VariableManager: Remove unused static variableTobias Hunger2014-09-161-3/+0
* | VariableManager: Allow variables that are triggered by a prefixTobias Hunger2014-09-161-9/+44
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-031-1/+2
|\|
| * VariableManager: Hopefully fix crash with int variablesEike Ziller2014-09-031-1/+2
* | VariableManager: Handle empty filenames gracefullyTobias Hunger2014-07-151-4/+4
* | Utils: Merge Abstract{Qtc,}MacroExpander classeshjk2014-06-251-1/+1
|/
* Lambda cleanupOrgad Shaneh2014-06-251-5/+5
* Variables: Use %{Env:SOME_NAME} to access environment variableshjk2014-06-241-0/+9
* Variables: Remove some outdated documentationhjk2014-06-241-10/+2
* Variables: Use lambdas as callbacks to resolve variableshjk2014-06-241-135/+52
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-8/+8
* VariableManager: Fix documentationOrgad Shaneh2013-09-301-1/+1
* QDoc: Fix QDoc warningsTobias Hunger2013-09-261-40/+40
* CorePlugin: Use static VariableManager functions where appropriatehjk2013-08-301-1/+1
* tr()-Fixes.Friedemann Kleint2013-06-051-1/+1
* Clean headers in Core-plugin.Friedemann Kleint2013-03-271-5/+0
* Add variable manager API documentationEike Ziller2013-03-181-5/+220
* Variable manager: Add convenience method for expanding string.Eike Ziller2013-03-141-0/+5
* Make variable manager static.Eike Ziller2013-03-131-5/+8
* Add file name and base name variants to file-kind variables.Eike Ziller2013-03-111-1/+11
* Centralize handling of file-kind variables.Eike Ziller2013-03-111-0/+31
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | VariableManager: Remove unused functionOrgad Shaneh2012-12-281-6/+0
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* Long live the king!hjk2012-01-261-1/+1
* Use QByteArray for variable names.hjk2012-01-101-10/+20
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* coreplugin: simplify VariableManagerhjk2011-08-051-12/+9
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Add a generic variable chooser widget.con2011-02-181-0/+16
* Variable manager uses "update request" mechanism.con2011-02-181-91/+16
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | refactor VariableManagerOswald Buddenhagen2010-11-171-15/+17
* | change variable manager expansion style from ${} to %{}Oswald Buddenhagen2010-11-171-1/+1
|/
* Further header cleanup.Friedemann Kleint2010-09-161-27/+87
* Long live the king!hjk2010-03-051-1/+1