Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Incremented year in copyright info | Robert Loehning | 2013-02-01 | 1 | -1/+1 |
| | | | | | Change-Id: Ia11f4d7a94465de7f12cc390855e54e3256e5455 Reviewed-by: Kai Koehne <kai.koehne@digia.com> | ||||
* | Made symbol searching plug-able through indexing support. | Erik Verbruggen | 2012-11-26 | 1 | -0/+8 |
| | | | | | | | | | | The indexing support for the built-in code model is moved to its own file. Symbol searching will now call for a searcher through that support interface, which will create a fully configured and ready-to-go searcher that can be started in the/a future. Change-Id: Idc3ee1c7c789a69fa05ee1d42415313dcea94cf8 Reviewed-by: Nikolai Kosjar <nikolai.kosjar@digia.com> | ||||
* | C++: started to make indexing plug-able. | Erik Verbruggen | 2012-10-23 | 1 | -0/+39 |
Change-Id: Iff35840d73882a212dd77b54e4223c0b4111ac1c Reviewed-by: Erik Verbruggen <erik.verbruggen@digia.com> |