aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/link.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Clean up Utils::Link interface a bithjk2025-02-241-40/+14
* Debugger: Replace DiagnosticsLocation with Utils::Linkhjk2025-02-211-0/+4
* CppEditor: Add quickfix for moving function documentationChristian Kandeler2023-09-071-5/+10
* Terminal: Open Link with line/column infoMarcus Tillmanns2023-03-091-1/+5
* LocatorFilter classes: Use more linkForEditorJarek Kobus2023-03-031-3/+13
* Utils::Link: Remove 3rd arg from fromString()Jarek Kobus2023-02-161-3/+1
* Utils: Consolidate Link::from{FilePath,String}hjk2023-01-171-4/+1
* Utils: Avoid temporary strings when hashing linkshjk2023-01-161-2/+3
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: Collapse most of porting,hhjk2022-07-131-1/+1
* Utils: Rename ProcessLinkCallback to something less clumsyChristian Kandeler2022-06-031-1/+1
* Utils: More forward declarations / drop unused headers [L-O]Jarek Kobus2022-05-251-5/+5
* Remove or replace a few unnecessary #includeshjk2022-05-201-1/+1
* Remove clangsupport dependency from pluginsChristian Kandeler2022-05-061-0/+1
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-2/+3
* Utils: Add a Link::fromFilePathhjk2021-07-301-0/+3
* ClangCodeModel: Fix links for virtual overridesChristian Kandeler2021-06-111-0/+3
* ClangCodeModel: Let user choose the overrideChristian Kandeler2021-06-011-1/+7
* Utils: Make Link a classChristian Stenger2021-05-311-1/+2
* Move filename line split into Utils::LinkDavid Schulz2021-05-251-1/+5
* Utils: filepathify LinkDavid Schulz2021-05-251-4/+7
* Undo parts of modernizationhjk2018-08-011-1/+1
* Utils: Modernize furtherAlessandro Portale2018-07-241-5/+3
* CppTools: Remove processEvents call from follow symbolIvan Donchevskii2018-03-191-0/+4
* TextEditor: move Link class to separate header in UtilsIvan Donchevskii2017-11-271-0/+62