aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/filecrumblabel.cpp
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FilePath::toString() into toUrlishString()hjk2025-01-101-1/+1
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* Utils: Skip roundtrip through QUrl in FileCrumbLabelhjk2022-12-141-8/+3
* Utils: Use some of the FilePath convenience functions in FileCrumbLabelhjk2022-12-081-3/+3
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* Utils: More forward declarations / drop unused headers [D-G]Jarek Kobus2022-05-251-1/+2
* Utils: Rename FileName to FilePathhjk2019-05-281-5/+5
* Fix warning about supposed out-of-bounds accessRobert Loehning2018-01-081-1/+2
* Improve styling of crumble path in file system viewEike Ziller2017-11-151-2/+2
* Add a bread crumb widget to file system viewEike Ziller2017-11-141-0/+75