aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/language/itemdeclaration.h
Commit message (Expand)AuthorAgeFilesLines
* Replace 'typedef' with 'using' where it is possibleDenis Shienkov2019-02-231-2/+2
* Make ItemDeclaration::properties return an actual objectChristian Kandeler2018-02-191-1/+1
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-2/+2
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Update license headersIikka Eklund2016-08-291-14/+23
* Merge remote-tracking branch 'origin/1.5'Joerg Bornemann2016-06-081-1/+1
|\
| * Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* | Support deprecation info for items.Christian Kandeler2016-05-111-0/+5
* | Remove unneeded copy constructor from ItemDeclaration class.Christian Kandeler2016-05-101-1/+0
|/
* Give the Item class a proper type attribute.Christian Kandeler2015-08-141-5/+6
* Fix compile errors causes by header cleanup.Christian Kandeler2015-07-301-0/+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/+67