summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolseditorsupport.h
Commit message (Expand)AuthorAgeFilesLines
* Designer/CppTools: Fix flaky test_gotoslot_withoutProjectNikolai Kosjar2013-11-141-0/+3
* C++: Release more documents.Erik Verbruggen2013-11-121-1/+8
* C++: Only parse with appropriate defines for open editors.Erik Verbruggen2013-10-011-0/+8
* C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-2/+2
* C++: clean-up CppCompletionAssist.Erik Verbruggen2013-09-091-1/+1
* TextEditor: get CompletionAssistProvider from editor.Erik Verbruggen2013-09-091-0/+7
* C++: optionally let the highlighter handle ifdefed-out blocks.Erik Verbruggen2013-08-191-1/+3
* CppTools: Do not hand over partly reloaded files to the code modelNikolai Kosjar2013-06-241-0/+4
* C++: handle file type changes for choosing highlighters.Erik Verbruggen2013-05-151-0/+2
* CppEditor: Avoid premature calls to recalculateSemanticInfoNowNikolai Kosjar2013-05-071-2/+7
* CppEditor: Tests: Remove superfluous reference to CppEditorSupportNikolai Kosjar2013-05-021-3/+0
* CppEditor: Tests: Add initial Follow Symbol Under Cursor testsNikolai Kosjar2013-04-301-0/+3
* Fix link error with MSVCOrgad Shaneh2013-04-291-1/+1
* C++ Detach the CppEditor from code-model internals.Erik Verbruggen2013-04-261-30/+121
* Clean headers in CppTools.Friedemann Kleint2013-04-101-5/+0
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-5/+3
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-3/+2
* Reduce padding in often-used structsTobias Hunger2013-02-211-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* C++: make highlighting/completion plugable.Erik Verbruggen2012-02-201-9/+0
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* C++: Moved completion/highlighting into the model manager.Erik Verbruggen2012-02-081-0/+10
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* 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