Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Code assist: Fix memory leak in completion | Leandro Melo | 2011-09-12 | 1 | -0/+1 |
* | C++: Fix duplicate items in C++ completion for Qt methods | Leandro Melo | 2011-09-12 | 1 | -28/+26 |
* | C++ editor: Share the model data acrross completion items | Leandro Melo | 2011-05-26 | 1 | -22/+9 |
* | C++ editor: Check _ to accept idle editor completion | Leandro Melo | 2011-05-26 | 1 | -1/+1 |
* | Completion: Don't propose when there's a "good" candidate | Leandro Melo | 2011-05-20 | 1 | -22/+0 |
* | C++ editor: Fix potential crash in completion | Leandro Melo | 2011-05-19 | 1 | -24/+44 |
* | Revert "C++ editor: Fix potential crash in completion" | Leandro Melo | 2011-05-19 | 1 | -17/+13 |
* | C++ editor: Fix potential crash in completion | Leandro Melo | 2011-05-19 | 1 | -13/+17 |
* | c++ editor: Fix automatic completion for includes | Leandro Melo | 2011-05-18 | 1 | -1/+15 |
* | C++ editor: Remove scanning/caching of includes | Leandro Melo | 2011-05-18 | 1 | -5/+23 |
* | New code assist API | Leandro Melo | 2011-05-18 | 1 | -0/+1866 |