aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppoutline.cpp
Commit message (Expand)AuthorAgeFilesLines
* CppEditor: Move some factory class definitions to .cpphjk2024-02-051-13/+30
* CppEditor: Move CppOutlineWidgetFactory implenentation details to .cpphjk2023-11-131-46/+89
* Various Plugins: Simplify return QList statementsJarek Kobus2023-08-021-1/+1
* Utils: make column of convertPosition 0-based to merge it into PositionDavid Schulz2023-05-241-1/+1
* Utils: replace LineColumn with Text::PositionDavid Schulz2023-05-111-3/+2
* Utils: Make column of LineColumn consistently 0-basedDavid Schulz2023-05-111-3/+2
* CppEditor: Convert to Tr::trAlessandro Portale2023-01-121-3/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: Avoid warning on integer comparisonhjk2022-09-011-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: rename overview -> outlineDavid Schulz2022-08-261-2/+2
* Editor: add and use editor toolbar outline setterDavid Schulz2022-08-251-1/+0
* CppEditor: remove dependencies between different outline viewsDavid Schulz2022-08-191-13/+39
* CppEditor: move outline model to documentDavid Schulz2022-08-181-3/+4
* CppEditor: remove unneeded indirection for the outline modelDavid Schulz2022-08-161-3/+3
* CppEditor: Acknowledge the existence of clangdChristian Kandeler2022-05-111-1/+1
* CppEditor: Remove class CppEditorChristian Kandeler2021-09-031-11/+8
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-9/+8
* ClangCodeModel: Provide outline via clangdChristian Kandeler2021-07-011-1/+5
* CppEditor: Support sorting of outlineChristian Stenger2020-06-051-1/+24
* Remove usages of deprecated APIs of QLayoutSona Kurazyan2019-09-021-1/+1
* Qt Creator CMake portCristian Adam2019-05-171-0/+1
* Clang: Use more generic methods in OverviewModelIvan Donchevskii2018-02-091-21/+22
* CPlusPlus: CppEditor: refactor overview modelIvan Donchevskii2018-02-091-25/+16
* TextEditor: Animate navigation within fileDavid Schulz2017-06-151-1/+1
* CppEditor: Use Qt5-style connectsOrgad Shaneh2016-05-301-7/+9
* 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
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | CppEditor: Move CppEditorOutline to CppToolsNikolai Kosjar2015-01-261-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Editors: Support dragging from outline viewsEike Ziller2014-09-301-0/+7
* | CppEditor: Rename CPPEditor{,Document} to CppEditor{,Document}hjk2014-08-271-3/+7
* | TreeViewFind -> ItemViewFindDaniel Teske2014-08-111-2/+2
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-2/+2
|/
* CppEditor: Fix jump behavior in outline sidebarNikolai Kosjar2014-06-271-15/+6
* CppEditor: Extract CppEditorOutlineNikolai Kosjar2014-06-131-3/+5
* Add search functionality to outline panesEike Ziller2014-06-131-1/+2
* OutlineViews: Make behavior consistent with other viewsDaniel Teske2014-04-161-6/+9
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* EditorManager: Use static pattern, adjust surrounding codehjk2013-08-301-3/+2
* Clean headers in CppEditor.Friedemann Kleint2013-04-101-6/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-4/+5
* 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
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1