aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/evaluator.h
Commit message (Expand)AuthorAgeFilesLines
* Apply 'modernize-use-override' fix-itIvan Komissarov2019-11-251-1/+1
* corelib: Apply modernize-use-nullptrAlessandro Portale2018-08-201-5/+6
* corelib: Apply modernize-use-overrideAlessandro Portale2018-08-201-1/+1
* Provide rules with information about the content of Export itemsChristian Kandeler2018-03-141-1/+1
* Remove defaultValue argument from Evaluator::boolValue()Christian Kandeler2018-02-121-2/+1
* Remove duplicated script error handling codeJoerg Bornemann2018-01-101-0/+5
* Mark values that were set up as the defaults of built-in item propertiesChristian Kandeler2018-01-051-0/+1
* Do type checks and conversions also for Probe propertiesChristian Kandeler2017-11-301-0/+4
* Add FileTagger.priorityJoerg Bornemann2017-08-031-0/+2
* Centralize path property resolutionJoerg Bornemann2017-07-101-0/+4
* Move the buildgraph, language and tools tests into the proper locationsJake Petroules2017-06-221-1/+1
* Merge caches with same key in EvaluatorJoerg Bornemann2017-04-261-4/+9
* Do not pass Logger in Evaluator's constructorJoerg Bornemann2017-04-261-1/+1
* Fix const-ness of Logger in Evaluator and EvaluatorScriptClassJoerg Bornemann2017-01-111-1/+1
* Remove PropertyObserver::onItemDestroyed()Christian Kandeler2017-01-061-1/+0
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+3
* Separate file scope and imports scopeChristian Kandeler2016-11-241-0/+2
* Enable evaluation cache for module validationChristian Kandeler2016-11-101-0/+14
* Do not needlessly re-evaluate module properties in GroupsChristian Kandeler2016-10-251-0/+4
* Re-display warnings when loading a stored build graphChristian Kandeler2016-09-301-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Code clean-up in corelib/language/.Christian Kandeler2015-07-301-9/+4
* Fix property evaluation of export items.Joerg Bornemann2015-07-201-2/+2
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2015-01-201-0/+2
|\|
| * fix product variable in Export itemsJoerg Bornemann2015-01-201-0/+2
* | add method Evaluator::valueJoerg Bornemann2015-01-131-0/+3
* | remove unused property accessor methodJoerg Bornemann2015-01-071-1/+0
|/
* License update.Eike Ziller2014-10-161-7/+8
* Correctly handle overriding of file tags via an empty list.Christian Kandeler2014-07-021-1/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+88