summaryrefslogtreecommitdiff
path: root/src/plugins/cppeditor/cppuseselectionsupdater.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Use Qt5-style connectsOrgad Shaneh2016-05-301-2/+2
* CppTools/Editor: Use Utils::runAsyncEike Ziller2016-02-151-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Clean exported headers of the TextEditor plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
|/
* License update.Eike Ziller2014-10-151-7/+8
* TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-4/+4
* TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* CppTools: Change CppModelManager implementation patternhjk2014-09-191-2/+2
* CppEditor: Clean up CppUseSelectionsUpdaterNikolai Kosjar2014-09-081-3/+6
* C++: set the document field in the synchronous case.Erik Verbruggen2014-09-081-0/+5
* CppEditor: Compare semantic info revision in CppUseSelectionsUpdaterNikolai Kosjar2014-08-291-1/+4
* CppEditor: Make local renaming more robust againNikolai Kosjar2014-08-291-42/+59
* C++: Base parsing on editor document instead of widgetNikolai Kosjar2014-08-251-0/+451