aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qmljseditor/qmljssemantichighlighter.cpp
Commit message (Expand)AuthorAgeFilesLines
* Make QmlJS(Tools) build with Qt5 & Qt6Eike Ziller2020-09-171-1/+1
* QmlJSEditor: Fix semantic highlightingChristian Stenger2020-04-271-2/+5
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-0/+11
* Work around QHash::unite deprecationhjk2020-02-251-1/+1
* QMLJSEditor Exporting few classesAleksei German2019-08-081-2/+0
* Standardize on int for line and column valueshjk2019-07-261-1/+1
* qmljs: fix a crash in the highlighterMarco Benelli2018-12-141-1/+1
* QmlJSEditor: ModernizeAlessandro Portale2018-12-101-19/+19
* qmljs: update parserMarco Benelli2018-11-221-4/+5
* Merge remote-tracking branch 'origin/4.3'Eike Ziller2017-04-191-1/+3
|\
| * QmlJS: Add special severity for loading type informationThomas Hartmann2017-03-301-1/+3
* | QmlJs: sync qmljs parserMarco Benelli2017-03-231-2/+2
|/
* QmlJS[|Editor|Tools]: Use Qt5-style connectsOrgad Shaneh2016-06-281-4/+4
* runAsync: Remove ResultType template parameter.Eike Ziller2016-02-101-2/+2
* QmlJsSemanticHighlighter: Don't use global thread poolEike Ziller2016-02-041-63/+54
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Use text settings instead of hard coded diagnostic text formatsMarco Bubke2015-12-091-9/+15
* Clang: Add diagnosticsMarco Bubke2015-08-311-2/+2
* QmlDesigner: Remove unneeded qualificationsOrgad Shaneh2015-02-181-3/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-161-1/+6
|\|
| * qmljs: highlight properties with inline qml componentsFawzi Mohamed2014-09-081-1/+6
* | qmljs: improve handling of qml dialectsFawzi Mohamed2014-07-301-1/+1
|/
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-191-2/+3
* QmlJS semantic highlighter: Use document instead of widgetEike Ziller2014-02-041-20/+12
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Merge BaseTextEditorWidget::editorDocument() and ::baseTextDocument()Eike Ziller2013-12-181-2/+2
|/
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-231-3/+3
* QmlJSEditor: Rename QmlJSEditorEditable into QmlJSEditorhjk2013-06-071-2/+6
* qmljs: do not show warnings for not fully supported languagesFawzi Mohamed2013-03-051-11/+14
* qmljseditor: Improve speed of QML/JS Editor for large filesFawzi Mohamed2013-02-181-5/+145
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | use QSharedPointer instead of QRefCountPointerDebao Zhang2013-01-091-2/+2
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-5/+3
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* texteditor: use an enum instead of QString as color idshjk2012-05-031-12/+12
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* QmlJS: Fix highlighting and completion for property declarations.Christian Kamm2011-12-071-0/+4
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-171-0/+6
|\|
| * QmlJS highlighter: Highlight name after 'as' in imports.Christian Kamm2011-10-121-0/+6
* | QmlJS: Add more value_casts.Christian Kamm2011-10-121-1/+1