summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolseditorsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Removed the TokenCache.Erik Verbruggen2010-07-021-14/+4
* Introduced token caching to prevent repetetive tokenizing.Erik Verbruggen2010-06-141-1/+10
* Revert "Introduced a token cache for the C++ editor."Erik Verbruggen2010-06-041-10/+1
* Introduced a token cache for the C++ editor.Erik Verbruggen2010-06-041-1/+10
* Removed obsoleted code.Roberto Raggi2010-05-251-4/+1
* Ignore outdated parsing requests.Roberto Raggi2010-03-241-1/+5
* Long live the king!hjk2010-03-051-1/+1
* Use the text editor revision to ignore outdated parse results.Roberto Raggi2009-12-151-0/+10
* Introduced the quick fix engineRoberto Raggi2009-11-131-315/+0
* Initialize m_line and m_columnRoberto Raggi2009-10-211-1/+2
* Purge out include files in exported headersFriedemann Kleint2009-10-011-0/+2
* Delay the parsing of the document.Roberto Raggi2009-09-301-0/+2
* long live the kinghjk2009-08-141-1/+1
* Compile the C++ parser library with Sun CC 5.9.Thiago Macieira2009-08-031-3/+3
* Disabled the quick fix engine.Roberto Raggi2009-07-071-1/+5
* 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-4/+4
* Some work on rewriting conditionals.Roberto Raggi2009-06-091-10/+76
* More work on `Quick Fix'.Roberto Raggi2009-06-091-1/+247
* oops! removed some useless debug statement.Roberto Raggi2009-03-021-2/+0
* Cache the UTF-8 encoded contents of the text editors, and some cleanup in upd...Roberto Raggi2009-03-021-4/+6
* Introduced CppTools::EditorSupport::contentsChanged().Roberto Raggi2009-03-021-1/+4
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Don't remove syntax errors on each document changeThorbjørn Lindeijer2009-02-111-4/+0
* Less annoying syntax checker.Roberto Raggi2009-02-111-3/+21
* 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
* more file cosmeticshjk2008-12-021-0/+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/+97