aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljsoutline.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Editors: Support dragging from outline viewsEike Ziller2014-09-301-0/+1
* | QmlJSEditor: Rename QmlJSTextEditorWidget to QmlJSEditorWidgethjk2014-08-261-2/+2
|/
* OutlineViews: Make behavior consistent with other viewsDaniel Teske2014-04-161-0/+1
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-6/+2
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* 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
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+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
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* QmlJsEditor: Add copyright headerKai Koehne2011-02-181-0/+33
* Outline: Double click should jump to text even in non-sync modeKai Koehne2010-12-201-0/+1
* Removed stray tokens and fixed warnings/errors when compiling with pedantic C...Roberto Raggi2010-12-161-1/+1
* QmlOutline: Replace WeakPointer by normal oneKai Koehne2010-08-161-1/+1
* QmlOutline: Show id/name/property values only if filter is activeKai Koehne2010-08-121-0/+1
* QmlOutline: Move QmlOutlineTreeView into it's own fileKai Koehne2010-08-101-8/+1
* QmlJSOutline: Store the filter settings when switching filesKai Koehne2010-07-161-0/+2
* Utils::NavigationTreeView is created - as a base class for any Navigation Wid...Denis Mingulov2010-07-161-1/+2
* QmlOutline: Add filter for hiding bindings (properties)Kai Koehne2010-07-141-0/+21
* QmlJSEditor: Use QmlOutline model also in combo boxKai Koehne2010-07-121-5/+2
* QmlJSEditor: Moving QmlOutlineModel to it's own classKai Koehne2010-07-121-39/+0
* Windows compile fix.Friedemann Kleint2010-07-081-1/+1
* Support Outline sidebar for QML filesKai Koehne2010-07-081-0/+108