summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Editor: Separate auto insert brace and quote magic.David Schulz2016-05-252-29/+75
* Add support for new javascript methods to QML/JS outlineVlad Seryakov2016-05-203-2/+103
* qbs build: remove unnecessary script dependencyTim Jenssen2016-05-131-1/+1
* QmlDesigner: fix showing a new component in item library view with vcsTim Jenssen2016-05-041-13/+13
* QmlJSEditor: Do not open created componentThomas Hartmann2016-05-021-1/+3
* QmlJSEditor: Export ComponentFromObjectDefThomas Hartmann2016-05-022-3/+16
* QmlJSEditor: Do not use fileName()Thomas Hartmann2016-05-021-4/+6
* QmlJSEditor: Improving ComponentFromObjectDefThomas Hartmann2016-04-294-54/+208
* CodeAssist: Support only one quickfix assistant per editor class.David Schulz2016-04-285-4/+13
* Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-255-10/+2
|\
| * New file overlay iconsAlessandro Portale2016-04-255-10/+2
* | QmlEditor: Prevent to collect next char twice in completer.David Schulz2016-04-181-3/+1
* | Merge remote-tracking branch 'origin/4.0'Eike Ziller2016-04-121-11/+11
|\ \ | |/
| * qmljs: Remove duplicated iconsAlessandro Portale2016-04-071-11/+11
* | Use Core::Id in ModeManager interfacehjk2016-04-081-3/+2
* | Wholesale conversion to #pragma oncehjk2016-03-3028-113/+28
|/
* runAsync: Remove ResultType template parameter.Eike Ziller2016-02-103-11/+7
* QmlJsSemanticHighlighter: Don't use global thread poolEike Ziller2016-02-042-63/+56
* QmlJsEditor: Avoid QtConcurrent::runEike Ziller2016-02-032-3/+3
* Clang: Remove TextEditorWidget from AssistProposalItemInterfaceMarco Bubke2016-02-022-13/+12
* TextEditor: Introduce AssistProposalItemInterfaceMarco Bubke2016-02-012-12/+12
* ProjectExplorer: Use StandardRunnable in ApplicationLauncherhjk2016-01-281-5/+8
* De-noise QmlJSPreviewRunner definitionhjk2016-01-281-5/+0
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-1955-922/+651
* QmlJsEditor: unify behavior of autocompletion to C++ editor.Marco Benelli2015-12-163-0/+13
* Use text settings instead of hard coded diagnostic text formatsMarco Bubke2015-12-092-12/+20
* Fix that html tags instead of F1 button were for QML tool tipsEike Ziller2015-12-041-1/+1
* Utils: Rename PathChooser::changed() signal.Christian Kandeler2015-09-031-1/+1
* Clang: Add diagnosticsMarco Bubke2015-08-312-3/+3
* QML/JS: Fix that warnings about editing .ui.qml files accumulatedEike Ziller2015-08-194-14/+18
* PNG: Run pngcrush on images with iCCP or sRGB profilesTobias Hunger2015-07-031-0/+0
* Fix inserting on extra curly brace upon pressing enter key.Marco Benelli2015-06-161-0/+3
* Introduce dragging for all explorer nodes.Jochen Becher2015-06-151-3/+3
* Add override to IDocument hierarchyEike Ziller2015-06-111-3/+3
* Add override keyword to IEditor & TextEditorWidget implementationsEike Ziller2015-06-091-12/+12
* qmljseditor: s/Q_DECL_OVERRIDE/override/gTobias Hunger2015-06-043-26/+26
* CodeAssist: Support asynchronous processing without threadsNikolai Kosjar2015-06-032-3/+3
* Qml&Js: properties/methods/enums inspectionNikita Baryshnikov2015-04-154-2/+176
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-04-023-3/+9
|\
| * Fixed wrong behavior of "Move Component in Separate File" for qml.Marco Benelli2015-04-023-3/+9
* | Remove a few unneeded "QT += script"sAlessandro Portale2015-04-011-1/+0
* | Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-03-111-3/+4
|\ \ | |/
| * QmlJSEditor: Export QmlJSCompletionAssistInterfaceOrgad Shaneh2015-03-101-3/+4
* | Remove aggregation dependency from project filesNikita Baryshnikov2015-03-092-2/+0
|/
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-055-3/+3
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Core: Make Context parameter to registerAction optionalhjk2015-02-261-5/+4
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-1812-81/+80
* QmlJSEditor: Adding and exporting helper function for usagesThomas Hartmann2015-02-172-1/+32
* ProjectExplorer: Use FileName for Node::pathOrgad Shaneh2015-02-131-1/+4