aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/link.cpp
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie GĂ©rard2022-08-261-24/+2
* Utils: Collapse most of porting,hhjk2022-07-131-1/+1
* Fix qHash-related size compatibility warnings by MSVCOrgad Shaneh2021-10-201-1/+1
* Utils: Do not omit scheme and host on Link creationChristian Stenger2021-08-031-1/+1
* Utils: Add a Link::fromFilePathhjk2021-07-301-2/+14
* ClangCodeModel: Fix links for virtual overridesChristian Kandeler2021-06-111-0/+7
* Fix parsing line and column information from file pathsEike Ziller2021-06-011-1/+1
* Utils: move line column parsing againDavid Schulz2021-05-311-29/+9
* Move filename line split into Utils::LinkDavid Schulz2021-05-251-0/+74