aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmloutlinemodel.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJSEditor: Support dragging of functionsChristian Stenger2020-06-041-8/+22
* QmlJSEditor: Clear old values when updating outlineChristian Stenger2020-05-271-0/+8
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-11/+21
* Use isEmpty() instead of count() or size()Alessandro Portale2020-01-201-1/+1
* QmlJSEditor: ModernizeAlessandro Portale2018-12-101-62/+62
* qmljs: update parserMarco Benelli2018-11-221-30/+20
* QmlJs: prevent "copy" icon in outline drag and dropMarco Benelli2017-12-051-0/+5
* Add support for new javascript methods to QML/JS outlineVlad Seryakov2016-05-201-2/+61
* qmljs: Remove duplicated iconsAlessandro Portale2016-04-071-11/+11
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-3/+3
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Support dragging from outline viewsEike Ziller2014-09-301-11/+18
* | Do not use deprecated Qt functionality.Christian Kandeler2014-08-291-2/+6
|/
* Rename variables that refer to document from editor to documentOrgad Shaneh2014-06-301-3/+3
* QmlJSEditor: Use preincrementOrgad Shaneh2014-05-211-1/+1
* QmlOutlineModel: Use document instead of widgetEike Ziller2014-02-101-3/+3
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* qmljs: use new qml parserFawzi Mohamed2013-11-061-22/+52
* Fix crash for long properties in outline modelKai Koehne2013-05-071-2/+5
* 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-29/+18
* | QmlJSEditor: Another QT_NO_CAST_FROM_ASCII fix.Nikolai Kosjar2012-12-031-1/+1
* | QmlJSEditor: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-031-10/+10
|/
* 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-3/+3
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* QmlJS editor: Simplify document/semInfo updating significantly.Christian Kamm2011-11-211-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
* | Small include header fixesHarald Fernengel2011-11-091-0/+1
|/
* QmlJS: Adjust existing code for updated QML parser.Christian Kamm2011-09-141-7/+8
* Refactoring changes: Cleanup and improvements.Christian Kamm2011-08-191-3/+4
* QmlJS: Remove Interpreter namespace.Christian Kamm2011-08-081-4/+4
* QmlJS: Remove LookupContext.Christian Kamm2011-08-081-4/+4
* QmlJS: Share Context.Christian Kamm2011-08-081-1/+1
* Add mimetype support for system testcases to qml editorShane Bradley2011-08-031-0/+85
* QmlJS: Rename range-related functions.Christian Kamm2011-07-051-1/+1
* QmlJS: Move Context to its own file.Christian Kamm2011-07-051-2/+1
* QmlJS: Rename Interpreter::Engine -> ValueOwnerChristian Kamm2011-07-051-1/+2
* QmlJS: Update to new QmlJS parser.Christian Kamm2011-05-121-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1