aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljseditordocument.h
Commit message (Expand)AuthorAgeFilesLines
* Qt Quick: Separate Qt Quick Designer and QMLJS editor factoriesEike Ziller2019-08-151-1/+4
* TextEditor: Remove QuickFixAssistProviderhjk2017-12-151-1/+1
* CodeAssist: Support only one quickfix assistant per editor class.David Schulz2016-04-281-0/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Add override to IDocument hierarchyEike Ziller2015-06-111-3/+3
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-1/+0
* 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
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-1/+1
|/
* QmjJSEditor: Some style.hjk2014-02-101-1/+1
* QmlJSEditor: Compile fixhjk2014-02-101-1/+1
* QmlJSEditor: Remove functions from widget that delegate to documentEike Ziller2014-02-101-4/+6
* QmlJSEditor: Move outline model to documentEike Ziller2014-02-101-0/+2
* QmlJSEditor: Move semantic highlighting to documentEike Ziller2014-02-061-0/+4
* QmlJS semantic highlighter: Use document instead of widgetEike Ziller2014-02-041-0/+4
* QmlJSEditor: Move semantic info updating to documentEike Ziller2014-01-291-0/+10
* QmlJSEditor: Move reparse trigger to documentEike Ziller2014-01-291-2/+6
* QmlJSEditor: Move document to its own fileEike Ziller2014-01-271-0/+50