aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljsstaticanalysismessage.cpp
Commit message (Expand)AuthorAgeFilesLines
...
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Fix spelling/blank errors discovered by the bots.Friedemann Kleint2013-01-291-1/+1
* | tr()-Fixes: Fix translation contexts.Friedemann Kleint2013-01-291-1/+1
* | QmlJS: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-281-2/+2
* | 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/+11
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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