aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/qmljs/qmljslineinfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clean headers in QmlJs.Friedemann Kleint2013-04-041-1/+0
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-3/+2
* | QmlJS: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-281-2/+2
|/
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/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