aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljseditor.h
Commit message (Expand)AuthorAgeFilesLines
* TextEditor: Use callback in refactoring markersDavid Schulz2019-01-251-1/+0
* move find usages to TextEditorDavid Schulz2018-11-281-1/+1
* CppTools: Remove processEvents call from follow symbolIvan Donchevskii2018-03-191-3/+4
* QmlJSEditor: Fix crash when triggering context menuChristian Stenger2018-02-221-2/+2
* QmlJSEditor: Move ownership of QmlJSTextMarks to documentDavid Schulz2018-01-221-10/+0
* TextEditor: move Link class to separate header in UtilsIvan Donchevskii2017-11-271-3/+3
* QmlJSEditor: Display code model warnings as annotationsDavid Schulz2017-11-171-0/+10
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-051-1/+0
|\
| * QmlJs: avoid overwrites by auto-completionMarco Benelli2017-07-041-1/+0
* | Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-0/+2
|/
* QmlJSEditor: avoid jumping cursor while editingTim Jenssen2017-04-071-0/+2
* QmlJSEditor: cleanup updateOutlineIndexNowTim Jenssen2017-04-071-1/+1
* QmlJSEditor: remove unused methodTim Jenssen2017-04-051-2/+0
* QmlJSEditor: use direct member initializationTim Jenssen2017-04-031-4/+4
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-5/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* QML/JS: Fix that warnings about editing .ui.qml files accumulatedEike Ziller2015-08-191-2/+0
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-12/+12
* Qml&Js: properties/methods/enums inspectionNikita Baryshnikov2015-04-151-0/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge "Merge remote-tracking branch 'origin/3.2'"Eike Ziller2014-10-141-7/+8
|\
| * Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
| |\
| | * License updateEike Ziller2014-10-091-7/+8
* | | QmlJSEditor: warn when editing .ui.qml, activate designer checksThomas Hartmann2014-10-141-0/+2
|/ /
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-3/+3
* | TextEditor: Add a convenience append method for quick fixeshjk2014-09-261-1/+1
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | TextEditor: Merge some "assist" related classeshjk2014-09-091-1/+1
* | TextEditor: Reset mimetype after open() in all BaseTextEditorshjk2014-09-041-1/+0
* | QmlJSEditor: Remove temporary code assists setup hackhjk2014-09-021-1/+0
* | TextEditor: Remove some *Widget::createEditor implementationhjk2014-08-281-1/+0
* | QmlJSEditor: some Qt5-ificationhjk2014-08-271-4/+4
* | QmlJSEditor: Use a BaseTextEditorFactory for creationhjk2014-08-261-7/+5
* | QmlJSEditor: Rename QmlJSTextEditorWidget to QmlJSEditorWidgethjk2014-08-261-3/+3
* | Unslot onRefactorMarkerClickedOrgad Shaneh2014-08-261-1/+1
* | QmlJSEditor: General editor related code consolidationhjk2014-08-211-12/+26
* | TextEditor: Further *Editor/*EditorWidget disentanglinghjk2014-08-191-1/+1
* | TextEditor: Merge the two sets of *EditorWidget constructorshjk2014-08-191-4/+1
* | TextEditor: Re-work comment definition handlinghjk2014-07-311-2/+0
|/
* Clean up single namespace forward-declarationsOrgad Shaneh2014-02-121-6/+2
* Make QmlJSEditor and QmlJSEditorWidget internalEike Ziller2014-02-101-3/+4
* QmlJSEditor: Remove functions from widget that delegate to documentEike Ziller2014-02-101-8/+3
* QmlJSEditor: Make struct internalEike Ziller2014-02-101-16/+0
* QmlJSEditor: Remove unused method.Eike Ziller2014-02-101-2/+0
* QmlJSEditor: Move outline model to documentEike Ziller2014-02-101-4/+1
* QmlJSEditor: Some renamingEike Ziller2014-02-101-3/+2
* QmlJSEditor: Move semantic highlighting to documentEike Ziller2014-02-061-3/+0
* QmlJSEditor: remove leftovers from semantic info updater moveEike Ziller2014-02-041-4/+0
* QmlJS semantic highlighter: Use document instead of widgetEike Ziller2014-02-041-4/+0