summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolseditorsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-1/+1
* C++: prevent possibly highlighting a document twiceErik Verbruggen2013-12-041-1/+5
* CppTools: Fix crash on shutdownNikolai Kosjar2013-11-201-0/+1
* CppTools: Fix race condition when closing filesNikolai Kosjar2013-11-191-4/+7
* CppTools: Fix crash for documents without file pathsNikolai Kosjar2013-11-141-2/+2
* Designer/CppTools: Fix flaky test_gotoslot_withoutProjectNikolai Kosjar2013-11-141-0/+5
* C++: Release more documents.Erik Verbruggen2013-11-121-0/+32
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* CppTools: Fix completion in other editorNikolai Kosjar2013-10-021-1/+1
* CppTools: honor pre-compiled headers in the code-model.Erik Verbruggen2013-10-011-0/+5
* Fix compilation with Qt4Orgad Shaneh2013-10-011-1/+1
* C++: Only parse with appropriate defines for open editors.Erik Verbruggen2013-10-011-3/+34
* CppTools: Initialize pointer to 0Nikolai Kosjar2013-09-111-0/+1
* C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-3/+3
* C++: clean-up CppCompletionAssist.Erik Verbruggen2013-09-091-1/+3
* TextEditor: get CompletionAssistProvider from editor.Erik Verbruggen2013-09-091-0/+6
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-1/+1
* C++: optionally let the highlighter handle ifdefed-out blocks.Erik Verbruggen2013-08-191-5/+14
* CppTools: Fix "! condition" coding styleNikolai Kosjar2013-07-251-2/+2
* Fix coding style for else statementsOrgad Shaneh2013-07-171-3/+2
* Rename IDocument::fileName --> filePathEike Ziller2013-07-091-2/+2
* CppTools: Do not hand over partly reloaded files to the code modelNikolai Kosjar2013-06-241-3/+25
* CppEditor: Fix highlighting in new split if file is changed externallyNikolai Kosjar2013-06-171-0/+8
* C++: handle file type changes for choosing highlighters.Erik Verbruggen2013-05-151-7/+18
* CppEditor: Fix crash when closing editors fastNikolai Kosjar2013-05-081-1/+7
* CppEditor: Fix highlighting if there are unconfigured projectsNikolai Kosjar2013-05-071-1/+5
* CppEditor: Avoid premature calls to recalculateSemanticInfoNowNikolai Kosjar2013-05-071-0/+10
* CppEditor: Reduce calls to recalculateSemanticInfo()Nikolai Kosjar2013-05-071-0/+2
* C++: fix possible null-pointer derefs.Erik Verbruggen2013-05-031-3/+3
* CppEditor: Tests: Remove superfluous reference to CppEditorSupportNikolai Kosjar2013-05-021-10/+0
* CppEditor: Tests: Add initial Follow Symbol Under Cursor testsNikolai Kosjar2013-04-301-0/+10
* Fix link error with MSVCOrgad Shaneh2013-04-291-2/+2
* C++ Detach the CppEditor from code-model internals.Erik Verbruggen2013-04-261-45/+392
* TextEditors: Separate away methods that actually work on a documentEike Ziller2013-04-191-2/+2
* Clean headers in CppTools.Friedemann Kleint2013-04-101-10/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-4/+4
* Fix Krazy warnings about includes/header guards in Cpp-Editor.Friedemann Kleint2013-03-121-1/+1
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove braces for single lines of conditionsOrgad Shaneh2013-01-081-2/+1
* | CppTools: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-11-221-1/+1
* | C++: started to make indexing plug-able.Erik Verbruggen2012-10-231-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-13/+1
* Rename IFile->IDocument and FileManager->DocumentManagerEike Ziller2012-02-201-2/+2
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* C++: Moved completion/highlighting into the model manager.Erik Verbruggen2012-02-081-1/+16
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2