aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/propertymapinternal.cpp
Commit message (Expand)AuthorAgeFilesLines
* Apply 'modernize-use-equals-default' fix-itIvan Komissarov2019-11-251-6/+2
* Return initializer list where it is possibleDenis Shienkov2019-02-261-2/+2
* Remove most load() and store() methodsChristian Kandeler2018-02-161-10/+0
* Get rid of redundancies between load() and store() methodsChristian Kandeler2018-02-161-4/+3
* Re-use product, module and project script valuesChristian Kandeler2018-01-261-5/+20
* Get rid of the PersistentObject classChristian Kandeler2017-12-061-2/+1
* corelib: Gather string constants in central placeChristian Kandeler2017-11-291-1/+2
* Remove unnecessary indirection from property mapsChristian Kandeler2017-11-081-2/+1
* Remove unused PropertyMapInternal::toJSLiteralJoerg Bornemann2017-01-251-24/+0
* Add PropertyMapInternal::property(QStringList)Joerg Bornemann2017-01-251-0/+6
* Replace PropertyFinder with simple functionJoerg Bornemann2017-01-021-2/+8
* Add PropertyMapInternal::modulePropertyJoerg Bornemann2016-12-231-1/+7
* Fully templatize the PersistentPool classChristian Kandeler2016-12-151-1/+1
* Update license headersIikka Eklund2016-08-291-14/+23
* Extract toJSLiteral functions from scripttools.{h|cpp}Joerg Bornemann2016-07-061-1/+1
* 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-1/+1
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Be smarter about storing property maps.Christian Kandeler2014-08-041-2/+2
* make toJSLiteral functions available in command line toolsJoerg Bornemann2014-06-161-4/+4
* Fix some sub-optimal use of the persistence facility.Christian Kandeler2014-02-211-0/+2
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+103