aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljseditorplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJSEditor: ModernizeAlessandro Portale2018-12-101-2/+2
* move find usages to TextEditorDavid Schulz2018-11-281-11/+1
* QmlJSEditor: Remove unused class QmlJSPreviewRunnerhjk2018-05-301-1/+0
* QmlJSEditor: Fix crash when triggering context menuChristian Stenger2018-02-221-0/+6
* QmlJSEditorPlugin: Refactorhjk2018-02-151-85/+101
* Core: make useMacShortcut constexprDavid Schulz2018-02-021-1/+1
* QmlJSEditor: Create QuickFixes directlyhjk2018-01-101-4/+0
* Project: Make Project::files return a FileNameListTobias Hunger2017-12-081-3/+1
* qmljs: use IEditor to positioning cursor after reformatMarco Benelli2017-10-161-6/+5
* qmljs: do not reset undo/redo history in reformattingMarco Benelli2017-10-161-2/+12
* QmlJS: user defined style in reformatting fileMarco Benelli2017-09-181-2/+5
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-06-281-4/+10
|\
| * QmlJS: keep track of cursor position in reformattingMarco Benelli2017-06-261-4/+10
* | Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-251-2/+4
|/
* QmlJSEditor: Add option to automatically format QML/JS file on saveMichael Dönnebrink2016-11-021-7/+49
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-18/+19
* CodeAssist: Support only one quickfix assistant per editor class.David Schulz2016-04-281-2/+1
* New file overlay iconsAlessandro Portale2016-04-251-1/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Qml&Js: properties/methods/enums inspectionNikita Baryshnikov2015-04-151-0/+9
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-5/+4
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-27/+27
* Update LicenseEike Ziller2015-01-161-6/+6
* JsonWizard: Replace JsFileWizard with a JsonWizardTobias Hunger2014-10-141-10/+0
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | JsonWizard: Replace QmlFileWizard with JsonWizardsTobias Hunger2014-10-091-20/+1
* | TextEditor: Move CompletionAssistProvider constructionhjk2014-10-061-2/+0
* | TextEditor: Remove HighLighterFactoryhjk2014-10-021-12/+0
* | JsonWizard: Replace TextFileWizard with JsonWizardTobias Hunger2014-09-301-1/+0
* | TextEditor: Simplify HoverHandler handlinghjk2014-09-301-2/+0
* | QmlJSEditor: cleaning up dependencies to QmlDesignerThomas Hartmann2014-09-251-2/+0
* | TextEditor: Move some hover handler operation from Editor to Widgethjk2014-09-101-2/+1
* | TextEditor: Clean up/streamline SyntaxHighlighter setuphjk2014-08-271-1/+1
* | ExtensionSystem: Remove Qt4 supportEike Ziller2014-08-271-2/+0
* | QmlJSEditor: Rename QmlJSTextEditorWidget to QmlJSEditorWidgethjk2014-08-261-3/+3
* | QmlJSEditor: General editor related code consolidationhjk2014-08-211-5/+1
|/
* Always pass Core::Id by value.Christian Kandeler2014-07-011-1/+1
* TextEditor: Simplify HighlighterFactory hierarchyhjk2014-06-261-2/+12
* qmljseditor: remove unused qdebug importsFawzi Mohamed2014-06-111-1/+0
* IWizard->IWizardFactoryTobias Hunger2014-05-261-4/+4
* QmlJSEditor: Move semantic info updating to documentEike Ziller2014-01-291-17/+16
* QmlJSEditor: Move reparse trigger to documentEike Ziller2014-01-291-1/+0
* TextEditors: Move contentsChanged signal from editor to documentEike Ziller2014-01-141-5/+3
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | QmlJsEditor: Set language ID directlyEike Ziller2013-12-121-9/+0
* | Give TextEditorActionHandler an explicit parent and unify usage.Eike Ziller2013-12-121-9/+0
* | Remove the need to register editors in the action handlerEike Ziller2013-12-121-3/+0
|/
* Core: Clean up some ICore::instance() useshjk2013-09-241-2/+2