summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljsutils.cpp
Commit message (Expand)AuthorAgeFilesLines
* Some clang-tidy -use-modernize-nullptrhjk2019-08-011-3/+3
* QmlJS: Fix compile using Qt5.6 on macOSChristian Stenger2017-04-241-1/+1
* Use QString::*Ref methodMontel Laurent2017-04-211-2/+1
* QmlJs: fixes bug in module import search.Marco Benelli2016-06-231-14/+18
* QmlJs: handle the undefined version in module lookup.Marco Benelli2016-05-131-4/+14
* QmlJS: Avoid infinite loop on empty list of import pathsUlf Hermann2016-05-091-0/+2
* QmlJs: search for version in parent modules.Marco Benelli2016-05-041-0/+63
* Preferably use QStringRef::toInt().Friedemann Kleint2016-02-041-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-0/+2
* 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: added qmljsconstants.hFawzi Mohamed2013-10-231-1/+1
* qmljs: add vector*d, quaternion, and matrix4x4 to code modelFawzi Mohamed2013-08-221-0/+4
* 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
* Add missing copyright headersTobias Hunger2012-03-051-0/+32
* QmlJS: Documentation.Christian Kamm2011-11-071-0/+5
* QmlJS: Handle inner ids in 'Wrap in Loader' quick fix.Christian Kamm2011-11-041-2/+5
* QmlJS: Clean up idOfObject() and folding text code.Christian Kamm2011-10-281-22/+12
* QmlJS: Add quick fix to wrap element in Loader.Christian Kamm2011-10-191-7/+18
* QmlJS: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-101-0/+162