aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/itempool.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use std::vector in ItemPoolhjk2019-05-161-2/+2
* Use 'const auto' keywords more at objects allocationsDenis Shienkov2019-02-231-1/+1
* Use 'auto' keywords more for the allocated variablesDenis Shienkov2018-01-231-1/+1
* STL compatibility: use cbegin/cend() instead of constBegin/constEnd()Jake Petroules2017-11-221-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
* Give the Item class a proper type attribute.Christian Kandeler2015-08-141-2/+2
* update license headersJoerg Bornemann2015-03-021-2/+2
* Update LicenseEike Ziller2015-01-261-6/+6
* License update.Eike Ziller2014-10-161-7/+8
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+54