aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljslineinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Long live the king!hjk2012-01-261-1/+1
* all: s/[email protected]/[email protected]/hjk2011-11-031-2/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Fix more krazy warnings.Friedemann Kleint2011-04-191-1/+1
* Update license.hjk2011-04-131-14/+13
* 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