Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Introduced MacroResolver. | Roberto Raggi | 2009-09-30 | 1 | -0/+1 | |
| | ||||||
* | Make the symbols used in the current editors. | Roberto Raggi | 2009-09-30 | 1 | -8/+36 | |
| | ||||||
* | Removed unused reference to `wasInReplaceMode'. | Roberto Raggi | 2009-09-30 | 1 | -1/+0 | |
| | ||||||
* | Introduced checkable results. | Roberto Raggi | 2009-09-29 | 1 | -0/+2 | |
| | ||||||
* | Preprocess the given expression when trying to resolve names. | Roberto Raggi | 2009-09-29 | 1 | -1/+1 | |
| | ||||||
* | Handle qualified name ids. | Roberto Raggi | 2009-09-29 | 1 | -38/+95 | |
| | ||||||
* | Cleanup | Roberto Raggi | 2009-09-29 | 1 | -10/+6 | |
| | ||||||
* | Look at the working copy when searching for references. | Roberto Raggi | 2009-09-29 | 1 | -6/+21 | |
| | ||||||
* | Removed useless qDebug. | Roberto Raggi | 2009-09-29 | 1 | -1/+0 | |
| | ||||||
* | Handle mem initializers. | Roberto Raggi | 2009-09-29 | 1 | -1/+25 | |
| | ||||||
* | Handle member expressions. | Roberto Raggi | 2009-09-29 | 1 | -2/+71 | |
| | ||||||
* | Some work on `find references of a symbol'. | Roberto Raggi | 2009-09-25 | 1 | -54/+73 | |
| | ||||||
* | Use the canonical symbol when searching references. | Roberto Raggi | 2009-09-25 | 1 | -1/+8 | |
| | ||||||
* | Changed the signature of findReferences() | Roberto Raggi | 2009-09-24 | 1 | -10/+11 | |
| | ||||||
* | Use TASK_SEARCH instead of TASK_INDEX. | Roberto Raggi | 2009-09-23 | 1 | -1/+1 | |
| | ||||||
* | Speed up the search of a reference to a name. | Roberto Raggi | 2009-09-23 | 1 | -6/+9 | |
| | ||||||
* | Find references | Roberto Raggi | 2009-09-23 | 1 | -0/+292 | |