summaryrefslogtreecommitdiff
path: root/src/libs/qmljs/qmljslineinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | QmlJS: Fix incorrect completion inside 'Item\n{ ... }'.Christian Kamm2010-11-101-1/+33
|/
* QmlJS: Fix completion context when cursor is to the right of inserted ;Christian Kamm2010-04-301-0/+4
* Moved quick-exit check back to the indenter.Erik Verbruggen2010-04-301-3/+0
* QmlJS: Don't put automatic semicolons directly after colons.Christian Kamm2010-04-291-1/+0
* QmlJS: Add CompletionContextFinder to allow context sensitive completionChristian Kamm2010-04-291-1/+0
* QmlJS: Move parts of the indenter to the new LineInfo.Christian Kamm2010-04-291-0/+575