aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cppeditor/cppelementevaluator.h
Commit message (Expand)AuthorAgeFilesLines
* CppElementEvaluator: Remove not very useful methodJarek Kobus2024-02-051-1/+0
* CppElementEvaluator: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-051-4/+3
* CppElementEvaluator: Use QtConcurrent invocation for async runJarek Kobus2023-03-131-5/+5
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* CppEditor: More migration to FilePathhjk2022-12-141-2/+2
* CppTypeHierarchy: Don't keep pointers to temp objectsJarek Kobus2022-12-071-4/+11
* CppTypeHierarchy: Don't create/store QIcon in non-GUI threadJarek Kobus2022-12-071-4/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CppEditor: Un-export some classesChristian Kandeler2021-09-061-7/+8
* Merge CppTools into CppEditorChristian Kandeler2021-09-011-0/+128
* CppTools: Move CppHoverHandler to CppToolsNikolai Kosjar2018-01-161-193/+0
* TextEditor: move Link class to separate header in UtilsIvan Donchevskii2017-11-271-1/+1
* CppEditor: Clean forward declarationLaurent Montel2017-09-271-1/+0
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppEditor: Use SymbolFinder from CppModelManager in CppElementEvaluatorNikolai Kosjar2015-10-121-2/+0
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-0/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | TextEditor: Rename BaseTextEditorWidget to TextEditorWidgethjk2014-09-291-3/+3
* | TextEditor: More BaseText* -> Text* renamingshjk2014-09-261-1/+1
* | CppTools: Change CppModelManager implementation patternhjk2014-09-191-2/+2
* | Editors: Some renamings to enhance consistencyhjk2014-07-311-1/+1
|/
* CppEditor: Use BaseTextEditor{Widget} if possibleNikolai Kosjar2014-06-131-5/+4
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppEditor: "Follow Symbol Under Cursor" for virtual functionsNikolai Kosjar2013-10-011-0/+3
* C++: wrong tooltip behind function without argsPrzemyslaw Gorszkowski2013-08-211-1/+2
* Clean headers in CppEditor.Friedemann Kleint2013-04-101-3/+0
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-4/+2
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+2
* Fix Krazy warnings about includes/header guards in Cpp-Editor.Friedemann Kleint2013-03-121-3/+3
* 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
* | CppEditor: Direct element access, less symbols.hjk2012-10-111-65/+20
|/
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* C++: Share symbol finder across editor instancesLeandro Melo2012-01-241-1/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* C++ editor: Prefer to use extra selections to find diagnostics.Christian Kamm2011-08-251-1/+1
* C++ editor: Improve type hierarchy widgetLeandro Melo2011-07-081-13/+7
* Added constant values for enumerators in their tooltips.Erik Verbruggen2011-06-091-11/+18
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-6/+6
* C++ editor: Try to find a help item if there is a syntax errorLeandro Melo2011-01-171-15/+8
* It's 2011 now.con2011-01-121-1/+1
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-1/+1