summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolseditorsupport.h
Commit message (Expand)AuthorAgeFilesLines
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* s:// end of namespace :// namespace :g for consistencyhjk2011-02-041-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Further header cleanup.Friedemann Kleint2010-09-161-5/+7
* Removed the TokenCache.Erik Verbruggen2010-07-021-4/+0
* Introduced token caching to prevent repetetive tokenizing.Erik Verbruggen2010-06-141-0/+4
* Revert "Introduced a token cache for the C++ editor."Erik Verbruggen2010-06-041-4/+0
* Introduced a token cache for the C++ editor.Erik Verbruggen2010-06-041-0/+4
* Ignore outdated parsing requests.Roberto Raggi2010-03-241-0/+1
* Long live the king!hjk2010-03-051-1/+1
* Use the text editor revision to ignore outdated parse results.Roberto Raggi2009-12-151-0/+1
* Introduced the quick fix engineRoberto Raggi2009-11-131-49/+0
* Removed unused member _node in QuickFixOperationRoberto Raggi2009-10-211-1/+0
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Keep the original encoded text around while preprocessing.Roberto Raggi2009-06-151-2/+2
* Compiledt2009-06-091-1/+1
* More work on `Quick Fix'.Roberto Raggi2009-06-091-0/+58
* Cache the UTF-8 encoded contents of the text editors, and some cleanup in upd...Roberto Raggi2009-03-021-2/+2
* Introduced CppTools::EditorSupport::contentsChanged().Roberto Raggi2009-03-021-0/+3
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Less annoying syntax checker.Roberto Raggi2009-02-101-1/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Merge branch '0.9.1-beta'dt2008-12-171-1/+1
|\
| * chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* | Moved the CppHoverHandler to the CppEditor pluginThorbjørn Lindeijer2008-12-161-1/+0
|/
* more file cosmeticshjk2008-12-021-2/+3
* 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/+87