Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
* | Merge branch '2.1' | con | 2010-12-17 | 1 | -7/+11 |
|\ | |||||
| * | License headers. | con | 2010-12-17 | 1 | -7/+11 |
* | | QmlJS: Fix incorrect completion inside 'Item\n{ ... }'. | Christian Kamm | 2010-11-10 | 1 | -1/+33 |
|/ | |||||
* | QmlJS: Fix completion context when cursor is to the right of inserted ; | Christian Kamm | 2010-04-30 | 1 | -0/+4 |
* | Moved quick-exit check back to the indenter. | Erik Verbruggen | 2010-04-30 | 1 | -3/+0 |
* | QmlJS: Don't put automatic semicolons directly after colons. | Christian Kamm | 2010-04-29 | 1 | -1/+0 |
* | QmlJS: Add CompletionContextFinder to allow context sensitive completion | Christian Kamm | 2010-04-29 | 1 | -1/+0 |
* | QmlJS: Move parts of the indenter to the new LineInfo. | Christian Kamm | 2010-04-29 | 1 | -0/+575 |