summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmljshoverhandler.cpp
Commit message (Expand)AuthorAgeFilesLines
* QmlJS: Potentially fix hard-to-reproduce crash in JS completion.Christian Kamm2010-05-191-1/+5
* QmlJS: Completion for enums.Christian Kamm2010-04-291-0/+2
* Fixes: Tooltips for hover help didn't show up anymore.con2010-03-231-1/+1
* Improve Qml code model import handling.Christian Kamm2010-03-181-1/+1
* Avoid pulling in the svg plugin.con2010-03-051-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Set auto save filter to false, it triggers an unnecessary db write.kh12010-03-041-1/+1
* Pass in the whole AST path for scope creation.Christian Kamm2010-02-221-2/+2
* Add QmlJS semantic checker.Christian Kamm2010-02-161-1/+1
* Renamed qmlmodelmanager.Roberto Raggi2010-02-151-1/+1
* Renamed qmlhoverhandler.Roberto Raggi2010-02-151-0/+238