summaryrefslogtreecommitdiff
path: root/src/plugins/qmljseditor/qmlexpressionundercursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixed handling of text wrapping and a text layout corner caseThorbjørn Lindeijer2010-06-151-1/+1
* Long live the king!hjk2010-03-051-1/+1
* Simplified the algorithm used to compute the expression under cursor.Roberto Raggi2010-02-151-81/+75
* Get rid of the QmlJS prefix.Roberto Raggi2010-02-151-1/+1
* Generalized ExpressionUnderCursor and got rid of duplicate code.Erik Verbruggen2010-01-271-221/+72
* Renamed classes and files to use the QmlJS prefix.Roberto Raggi2010-01-181-7/+6
* Changed the QML/JS editor to treat .qs/.js files as JavaScript, and invoke th...Erik Verbruggen2010-01-181-1/+1
* Started merging the JS and QML editor plug-ins.Erik Verbruggen2010-01-151-0/+308