Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Removed CppSemanticSearch & co. Find usages of a Symbol is way more powerful. | Roberto Raggi | 2009-10-09 | 1 | -314/+0 |
| | |||||
* | Ensure the user can stop a semantic search and added a method to get a ↵ | Roberto Raggi | 2009-10-05 | 1 | -0/+6 |
| | | | | pointer to the ModelManagerInterface. | ||||
* | Rename namespace Core::Utils into Utils | Friedemann Kleint | 2009-10-05 | 1 | -8/+8 |
| | | | | | Also move Designer::Internal::FormWindowEditor -> Designer::FormWindowEditor. | ||||
* | Delay the parsing of the document. | Roberto Raggi | 2009-09-30 | 1 | -0/+1 |
| | |||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Keep the original encoded text around while preprocessing. | Roberto Raggi | 2009-06-15 | 1 | -3/+3 |
| | |||||
* | Search in the editor buffers. | Roberto Raggi | 2009-06-10 | 1 | -7/+15 |
| | |||||
* | Search the function calls | Roberto Raggi | 2009-06-09 | 1 | -4/+84 |
| | |||||
* | Improved the semantic search for class declarations. | Roberto Raggi | 2009-06-09 | 1 | -16/+41 |
| | |||||
* | cleanup | Roberto Raggi | 2009-06-03 | 1 | -8/+2 |
| | |||||
* | Introduced CPlusPlus::FastPreprocessor. | Roberto Raggi | 2009-06-03 | 1 | -54/+2 |
| | |||||
* | Introduced CppTools::Internal::SemanticSearch. | Roberto Raggi | 2009-06-03 | 1 | -0/+252 |