aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljstools/qmljslocatordata.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-0/+6
* Utils: Rename FileName to FilePathhjk2019-05-281-2/+2
* QmlJSTools: ModernizeAlessandro Portale2018-12-071-11/+7
* qmljs: update parserMarco Benelli2018-11-221-4/+4
* qmljs: cleanup locator's entries when closing a projectMarco Benelli2018-05-231-1/+18
* QmlJSPlugin: reorganize setuphjk2018-02-081-2/+1
* Add support for new javascript methods to QML/JS outlineVlad Seryakov2016-05-201-0/+40
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-4/+4
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Port to new connect apiMontel Laurent2015-01-301-4/+4
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-2/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | qmljslocatordata: make access to m_entries threadsafeFawzi Mohamed2014-09-191-0/+4
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | QmlJSTools: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-221-4/+4
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | QmlJS: Clean up idOfObject() and folding text code.Christian Kamm2011-10-281-2/+2
* | QmlJS: Move commonly used functions to qmlutils.h.Christian Kamm2011-10-101-27/+9
|/
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-8/+8
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-1/+0
* QmlJS: Move Context to its own file.Christian Kamm2011-07-051-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* QmlJS: Add a filter for functions to the locator.Christian Kamm2010-11-161-0/+218