Nikolai Kosjar
917592970d
Clang: Extract and rename backend classes
...
IpcCommunicator -> BackendCommunicator
IpcSender -> BackendSender
IpcReceiver -> BackendReceiver
Change-Id: I110ebe8d185db7ff47d2d5de9b786262520926d0
Reviewed-by: Tim Jenssen <tim.jenssen@qt.io >
2017-09-28 12:45:31 +00:00
Tobias Hunger
397e7f4843
Update License according to agreement with Free Qt Foundation
...
* Update files in src/plugins
Change-Id: Ia5d77fad7d19d4bb3498e78661982f68729adb22
Reviewed-by: Tobias Hunger <tobias.hunger@theqtcompany.com >
2016-01-19 15:57:01 +00:00
Marco Bubke
ddd1d4c9cc
CppTools: Remove cpptools/cppprojects.[h|cpp]
...
Change-Id: Ida0e8552d371972c141cf561b28667f4428c6fff
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2016-01-13 14:47:27 +00:00
Nikolai Kosjar
5f98b8ec24
Clang: Remove PchManager
...
...which is the last dependency to libclang from the plugin.
Change-Id: I173ee7e9621912ec88706b4cf62db2b1dbcf7610
Reviewed-by: Marco Bubke <marco.bubke@theqtcompany.com >
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2015-11-30 11:03:51 +00:00
Marco Bubke
250c8d662b
Clang: Add UpdateTranslationUnitsForEditorMessage
...
If an editor is changing all translation units independent of their project
part they must be updated too. So we introduce a new message to update all
translation units with the same file path.
Change-Id: I70d0ea2bbca9fa880111ff7219573e54f3277026
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2015-10-13 14:03:11 +00:00
Marco Bubke
ed27414f48
Clang: Split clangcompletion.[h|cpp]
...
First step for refactor them.
Change-Id: If9de084e39ddf31317035ccbbc1fd57d7797d193
Reviewed-by: Nikolai Kosjar <nikolai.kosjar@theqtcompany.com >
2015-07-06 12:41:01 +00:00