aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Unify projectexplorer language IDsUlf Hermann2017-01-301-1/+1
* Prefix editor's uniqueId with plugin nameJarek Kobus2017-01-102-3/+7
* Merge remote-tracking branch 'origin/4.2'Eike Ziller2016-12-091-4/+34
|\
| * QmlJs: disambiguate help lookupMarco Benelli2016-12-071-4/+34
* | Utils: First step to extend search results for clang query supportMarco Bubke2016-11-231-1/+2
* | Merge remote-tracking branch 'origin/4.2'Orgad Shaneh2016-11-213-6/+6
|\|
| * TextEditor: Remove exported class QuickFixOperationsFriedemann Kleint2016-11-183-6/+6
* | QmlJSEditor: Add option to automatically format QML/JS file on saveMichael Dönnebrink2016-11-0210-182/+349
|/
* QmlDesigner: Allow .ui.qml file in component creationThomas Hartmann2016-10-044-4/+23
* improve static initializersTim Jenssen2016-09-231-4/+3
* QmlJS: improve static initializingsTim Jenssen2016-09-212-21/+13
* Core: Make IOptionsPage::categoryIcon a Utils::IconAlessandro Portale2016-09-201-1/+1
* QmlJSEditor: Expose helper function for auto completionThomas Hartmann2016-09-052-0/+42
* ISnippetProvider: Code polishTobias Hunger2016-08-222-13/+6
* BaseHoverHandler: Remove virtual and add override to derivationsAndre Hartmann2016-08-101-2/+2
* UI files: Fix tab order in lots of UI formsNazar Gerasymchuk2016-08-021-0/+5
* Remove unneeded QSignalMapper includesOrgad Shaneh2016-07-201-1/+0
* QmlJSEditor: Minor cleanupOrgad Shaneh2016-06-291-4/+4
* QmlJSEditor: Fix compile with Qt5.5Christian Stenger2016-06-281-2/+4
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-2821-127/+103
* Editor: Skip auto completed character only if it was recently inserted.David Schulz2016-06-213-5/+11
* 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