aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsstaticanalysismessage.cpp
Commit message (Expand)AuthorAgeFilesLines
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Introduce JSON validationLeandro Melo2012-02-081-2/+31
* Long live the king!hjk2012-01-261-1/+1
* tr()-Fixes.Friedemann Kleint2011-12-131-6/+11
* Doc: Add documentation stubs for all existing QmlJS checks.Christian Kamm2011-12-081-1/+3
* more s/[email protected]/[email protected]/Eike Ziller2011-11-111-2/+2
* QmlJS checks: Add @enable-all-checks annotation.Christian Kamm2011-10-311-2/+2
* QmlJS checks: Change suppression annotation to @disable-check.Christian Kamm2011-10-311-1/+6
* QmlJS checks: Warn about extra message suppressions.Christian Kamm2011-10-211-0/+2
* QmlJS checks: Suppression of static analysis messages.Christian Kamm2011-10-191-0/+6
* QmlJS checks: Add hint about not using var/variant property types.Christian Kamm2011-10-191-0/+2
* QmlJS checks: Hint about extra parentheses.Christian Kamm2011-10-121-3/+2
* QmlJS checks: Add confusing +/- check.Christian Kamm2011-10-101-4/+0
* QmlJS checks: Add severity and unique id to messages.Christian Kamm2011-10-101-0/+247