aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/jsimports.h
Commit message (Expand)AuthorAgeFilesLines
* Work around deprecation warnings in Qthjk2019-07-241-1/+2
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-231-1/+1
* Remove most load() and store() methodsChristian Kandeler2018-02-161-10/+1
* Get rid of redundancies between load() and store() methodsChristian Kandeler2018-02-161-7/+7
* Make JsImports an std::vectorJoerg Bornemann2017-03-221-1/+8
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* PersistentPool: Prevent access to raw data streamChristian Kandeler2016-12-161-0/+15
* Update license headersIikka Eklund2016-08-291-14/+23
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Fix performance regression when importing JS files.Christian Kandeler2015-08-051-1/+1
* Code clean-up in corelib/language/.Christian Kandeler2015-07-301-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* Fix ResolvedFileContext comparison.Christian Kandeler2014-12-151-0/+2
* License update.Eike Ziller2014-10-161-7/+8
* rename JsImport.fileNames to filePathsJoerg Bornemann2014-02-281-2/+2
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+65