summaryrefslogtreecommitdiff
path: root/src/plugins/coreplugin/jsexpander.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Core: fix capitalization of JavaScript in a messageLeena Miettinen2015-10-231-1/+1
* MacroExpander: Fix variable descriptionsTobias Hunger2015-09-211-1/+1
* Core: Replace usage of QScriptEngine with QJSEngineAlessandro Portale2015-04-011-13/+7
* Update LicenseEike Ziller2015-01-161-6/+6
* License update.Eike Ziller2014-10-151-7/+8
* VariableChooser: Reworkhjk2014-10-151-2/+2
* MacroExpander: Allow registering local expansionshjk2014-10-151-1/+1
* JsExpander: Do not crash on exitTobias Hunger2014-09-181-0/+1
* Core: Have the JsExpander take ownership of registered QObjectsTobias Hunger2014-09-181-4/+4
* Core: Add a basic extension for the JsExpanderTobias Hunger2014-09-181-0/+7
* Core: Fix compile for gcc 4.7.3Christian Stenger2014-09-171-1/+1
* VariableManager: Add support for javascript varibalesTobias Hunger2014-09-161-0/+109