summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljseditordocument.cpp
Commit message (Expand)AuthorAgeFilesLines
* QML/JS: Fix that warnings about editing .ui.qml files accumulatedEike Ziller2015-08-191-0/+17
* 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-4/+4
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Rename {Core,TextEditor},{Base,}TextDocument classeshjk2014-09-251-2/+2
* | TextEditor: Clean up/streamline SyntaxHighlighter setuphjk2014-08-271-1/+1
|/
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-161-0/+2
|\
| * qmljs: ensure that opening an editor always updates the modelmanagerFawzi Mohamed2014-05-061-0/+2
* | Editors: Move id() from editor to document.Eike Ziller2014-03-051-0/+2
|/
* QmjJSEditor: Some style.hjk2014-02-101-43/+40
* QmlJSEditor: Remove functions from widget that delegate to documentEike Ziller2014-02-101-4/+5
* QmlJSEditor: Make struct internalEike Ziller2014-02-101-0/+16
* QmlJSEditor: Move outline model to documentEike Ziller2014-02-101-3/+32
* QmlJSEditor: Move semantic highlighting to documentEike Ziller2014-02-061-1/+25
* QmlJS semantic highlighter: Use document instead of widgetEike Ziller2014-02-041-0/+10
* QmlJSEditor: Move semantic info updating to documentEike Ziller2014-01-291-4/+438
* QmlJSEditor: Fix auto-indentationEike Ziller2014-01-291-1/+3
* QmlJSEditor: Move reparse trigger to documentEike Ziller2014-01-291-4/+36
* QmlJSEditor: Move document to its own fileEike Ziller2014-01-271-0/+50