aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppeditoroutline.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Use consistent sorting in the two outlinesChristian Kandeler2020-08-061-1/+0
* Replace static_casts by QOverload where possiblehjk2019-02-261-2/+2
* CppTools: Use cursor range for better outline navigationIvan Donchevskii2018-06-041-1/+16
* More improvements of text editor tool barEike Ziller2018-04-251-2/+1
* Improve behavior of cpp editor tool barEike Ziller2018-04-201-0/+1
* Clang: Rebuild overview model tree when token data is updatedIvan Donchevskii2018-03-231-0/+2
* Clang: Introduce OverviewModel for clangIvan Donchevskii2018-02-211-5/+10
* CppTools: Get OverviewModel from model managerIvan Donchevskii2018-02-091-1/+1
* Clang: Use more generic methods in OverviewModelIvan Donchevskii2018-02-091-22/+16
* CPlusPlus: CppEditor: refactor overview modelIvan Donchevskii2018-02-091-17/+21
* CPlusPlus: Add toLink method to the SymbolIvan Donchevskii2018-02-071-1/+1
* TextEditor: move Link class to separate header in UtilsIvan Donchevskii2017-11-271-1/+1
* Replace manual signal blocking/unblocking with QSignalBlockerTobias Hunger2017-10-041-5/+5
* TextEditor: Animate navigation within fileDavid Schulz2017-06-151-1/+1
* CppTools: Use Qt5-style connectsOrgad Shaneh2016-05-231-4/+6
* 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/+3
* CppTools: Remove assertions for CppModelManager::instance()Orgad Shaneh2015-02-171-3/+0
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
* CppEditor: Move CppEditorOutline to CppToolsNikolai Kosjar2015-01-261-0/+286