Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | TextEditor: move Link class to separate header in Utils | Ivan Donchevskii | 2017-11-27 | 1 | -1/+1 |
| | | | | | | | Link is a common class and is used across the plugins. Change-Id: Id92e47e1b8604316ca8b970804e57abaf404ec28 Reviewed-by: David Schulz <david.schulz@qt.io> | ||||
* | C++: remove builtin FollowSymbol dependency from CppEditor | Ivan Donchevskii | 2017-09-22 | 1 | -0/+56 |
Move FollowSymbolUnderCursor to CppTools and builtin member ownership to internal model manager. Change-Id: I97a4f744ec1709ccc0b34fb67b58680973ef566f Reviewed-by: Nikolai Kosjar <nikolai.kosjar@qt.io> |