aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/persistenttrie.h
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: Silence c++20 warningChristian Stenger2025-01-151-2/+2
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* qmljs: Fix warningsArtem Sokolovskii2023-01-021-1/+1
* qmljs: Remove foreach usageArtem Sokolovskii2022-12-211-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlJS: fix operator << of Trie to QDebugFawzi Mohamed2020-09-301-4/+4
* Remove unneeded QStringList forward declarationsEike Ziller2020-09-291-1/+0
* QmlJS: Fix inconsistent copy ctor/operator=Orgad Shaneh2019-05-091-1/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: add infrastructure handling qml dialects betterFawzi Mohamed2013-02-211-0/+9
* Incremented year in copyright infoRobert Loehning2013-02-011-1/+1
* Compile fixRobert Loehning2012-12-061-2/+2
* qmljs: added persistent trieFawzi Mohamed2012-12-061-0/+127