summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/TokenUnderCursor.cpp
Commit message (Expand)AuthorAgeFilesLines
* Introduced token caching to prevent repetetive tokenizing.Erik Verbruggen2010-06-141-67/+0
* Revert "Introduced a token cache for the C++ editor."Erik Verbruggen2010-06-041-5/+7
* Introduced a token cache for the C++ editor.Erik Verbruggen2010-06-041-7/+5
* Fixed `look at symbol under cursor' when symbol is a Qt method (e.g. a signal).Roberto Raggi2010-03-291-13/+2
* Long live the king!hjk2010-03-051-1/+1
* Fix code navigation when line wrapping is enabledmae2010-02-191-1/+1
* long live the kinghjk2009-08-141-1/+1
* Implemented include completionThorbjørn Lindeijer2009-07-231-1/+2
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Made typing parenthesis even fasterThorbjørn Lindeijer2009-05-271-4/+4
* Simplified the code that looks for the identifier under the cursor.Roberto Raggi2009-03-301-2/+5
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Code completion of doxygen tags.Roberto Raggi2009-02-201-0/+3
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+75