summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor
Commit message (Expand)AuthorAgeFilesLines
* Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-121-4/+4
|\
| * Qmljs: fix a crash when m_treeview is deletedTim Jenssen2017-07-111-4/+4
* | Merge remote-tracking branch 'origin/4.3' into 4.4Eike Ziller2017-07-053-27/+37
|\ \ | |/
| * QmlJs: avoid overwrites by auto-completionMarco Benelli2017-07-043-27/+37
* | Remove unused IAssistProvider::supportsEditorEike Ziller2017-07-034-12/+0
* | De-qobjectify BaseHoverHandler and derivativesNikolai Kosjar2017-06-291-1/+2
* | 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
* | QmlJS: Remove redundant codeRobert Loehning2017-06-021-2/+0
* | Simplify text format handling in syntax highlightersEike Ziller2017-05-232-24/+10
* | Allow giving TextEditorFactory custom CommentDefinitionEike Ziller2017-04-261-1/+1
* | Remove the need to create ISnippetProvider subclassesEike Ziller2017-04-257-112/+15
* | Reduce usage of qApp in favor of static function callsAlessandro Portale2017-04-241-1/+1
* | Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-197-96/+78
|\ \ | |/
| * QmlDesigner: Fix CrashThomas Hartmann2017-04-111-1/+1
| * QmlJSEditor: avoid jumping cursor while editingTim Jenssen2017-04-073-21/+32
| * QmlJSEditor: cleanup updateOutlineIndexNowTim Jenssen2017-04-073-7/+5
| * QmlJSEditor: remove modeUpdated methodTim Jenssen2017-04-072-10/+5
| * QmlJSEditor: use initializer listsTim Jenssen2017-04-071-6/+2
| * QmlJSEditor: remove unused methodTim Jenssen2017-04-052-14/+0
| * QmlJSEditor: add some overrides to QmlJSOutlineWidgetTim Jenssen2017-04-031-4/+4
| * QmlJSEditor: use direct member initializationTim Jenssen2017-04-036-33/+23
| * QmlJSEditor: add missing class forwardTim Jenssen2017-04-031-0/+4
| * QmlJS: Add special severity for loading type informationThomas Hartmann2017-03-301-1/+3
* | QmlJs: sync qmljs parserMarco Benelli2017-03-232-5/+5
|/
* 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