aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsstaticanalysismessage.h
Commit message (Expand)AuthorAgeFilesLines
* Revert: qmljs: add check for comparisons not depending on valuesOlivier De Cannière2023-09-271-1/+0
* QmlJS: Turn ErrDoNotMixTranslationFunctionsInQmlUi into a warningThomas Hartmann2023-08-301-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* QmlDesigner: Show error/warning for root referenceHenning Gruendl2022-02-071-1/+3
* QmlJS: Add error message for Component with multiple childrenThomas Hartmann2021-11-121-0/+2
* QmlJSCheck: Add error for mixing translation functionsThomas Hartmann2021-07-201-2/+2
* qmljs: add check for comparisons not depending on valuesFawzi Mohamed2021-02-031-0/+1
* QmlJS: More Qt6hjk2020-06-191-2/+2
* QmlJSCheck: Add Error message for recursively instantiated typeThomas Hartmann2020-06-041-0/+1
* Update qmljs parser to Qt 5.15 parserFawzi Mohamed2020-03-031-2/+3
* QmlJS: Add check for duplicated importChristian Stenger2019-12-161-2/+3
* qmljs: remove remaining references to QtQuick1Marco Benelli2018-04-031-2/+1
* QmlJs: Initialize membersRobert Loehning2017-08-111-1/+1
* QmlJSCheck: Add error for ambiguous idsThomas Hartmann2016-10-261-0/+1
* QmlJSEditor: Do not allow child items for statesThomas Hartmann2016-06-221-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean headers in lib qmljs and plugins qmljstools, qmljseditor.Friedemann Kleint2015-03-051-2/+5
* Update LicenseEike Ziller2015-01-161-6/+6
* QmlJS: Distinguish between erros for ui.qml files and designer warningsThomas Hartmann2014-10-151-0/+2
* QmlJS: Adding checks for .ui.qml filesThomas Hartmann2014-10-151-0/+5
* License updateEike Ziller2014-10-091-7/+8
* QmlJS: Add error message for invalid root item in the designerThomas Hartmann2014-09-101-0/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* QmlJS: Add warning if we use a Qt Quick 1 code model for Qt Quick 2Thomas Hartmann2013-11-141-1/+2
* qmljs: added qmljsconstants.hFawzi Mohamed2013-10-231-11/+3
* QmlJSStaticAnalysis: make PrototypeMessageData publicThomas Hartmann2013-04-101-0/+10
* 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
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | QmlJS.Check: Warnings for qml code not supported by Qt Quick DesignerThomas Hartmann2012-09-171-0/+5
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Introduce JSON validationLeandro Melo2012-02-081-2/+15
* Long live the king!hjk2012-01-261-1/+1
* Doc: Add documentation stubs for all existing QmlJS checks.Christian Kamm2011-12-081-0/+3
* more s/info@qt.nokia.com/qt-info@nokia.com/Eike Ziller2011-11-111-2/+2
* QmlJS checks: Change suppression annotation to @disable-check.Christian Kamm2011-10-311-0/+5
* QmlJS checks: Warn about extra message suppressions.Christian Kamm2011-10-211-0/+1
* QmlJS checks: Suppression of static analysis messages.Christian Kamm2011-10-191-0/+2
* QmlJS checks: Add hint about not using var/variant property types.Christian Kamm2011-10-191-1/+2
* QmlJS checks: Add confusing +/- check.Christian Kamm2011-10-101-2/+0
* QmlJS checks: Add severity and unique id to messages.Christian Kamm2011-10-101-0/+135