aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/languageutils/fakemetaobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJsEditor: navigate from QML code to C++ codeXavier BESSON2023-12-201-0/+5
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* qmljs: Remove foreach usageArtem Sokolovskii2022-12-211-2/+2
* qmleditor: Remove foreach / Q_FOREACH usageArtem Sokolovskii2022-12-191-11/+11
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* qmltypes: Handle extension propertyMaximilian Goldstein2021-02-051-0/+5
* LanguageUtils: Fix an implicit conversion to QCharhjk2020-11-061-1/+1
* Accept arrays as enum descriptions in qmltypes filesUlf Hermann2019-09-301-10/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlCodeModel: fix FakeMetaObject::toString .Marco Benelli2016-01-051-6/+8
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Replace QLatin1String("x") with QLatin1Char('x') where possibleKai Koehne2014-09-041-12/+12
|/
* languageutils: improve dumping of fakemetaobjectsFawzi Mohamed2014-05-231-0/+199
* qmljs: qmltypes, added isCreatable, isSingleton, isCompositeFawzi Mohamed2014-02-181-1/+31
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: fingerprints for documents, libraries and FakeMetaObjectsFawzi Mohamed2013-11-201-0/+138
* Add methodIndex functionAlan Alpert2013-04-171-0/+7
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS: Separate metaObjectRevision from minor version number.Christian Kamm2011-09-261-4/+10
* QmlJS: Remove deprecated enum functions in QmlObjectValue.Christian Kamm2011-07-051-0/+3
* QmlJS: Setup QmlEnumValues even if enum is non-local.Christian Kamm2011-06-221-0/+3
* QmlJS: Read the 'revision' property generated by qmldump.Christian Kamm2011-05-301-2/+19
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* QmlJS: Rework FakeMetaObjects to no longer contain pointers.Christian Kamm2011-02-101-6/+8
* qmldump: Dump attached types and read them in Creator.Christian Kamm2011-02-101-2/+9
* QmlJS: Use / in fully qualified names to separate package and classname.Christian Kamm2011-02-091-1/+1
* qmldump: Make Creator able to read qmldump's new output.Christian Kamm2011-02-091-3/+24
* It's 2011 now.con2011-01-121-1/+1
* QmlJS: Add refcounting to FakeMetaObjects.Christian Kamm2011-01-061-2/+2
* Compile fix.Friedemann Kleint2011-01-041-1/+1
* LanguageUtils: Add FakeMetaObject and ComponentVersion.Christian Kamm2011-01-041-0/+171