Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Long live the king! | hjk | 2012-01-26 | 1 | -1/+1 |
* | all: s/[email protected]/[email protected]/ | hjk | 2011-11-03 | 1 | -2/+2 |
* | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
* | Fix more krazy warnings. | Friedemann Kleint | 2011-04-19 | 1 | -1/+1 |
* | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
* | 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 |