aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fileinprojectfinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* QrcParser: Replace QSharedPointer with std::shared_ptrJarek Kobus2024-02-011-1/+0
* Various Plugins: Simplify return FilePath statementsJarek Kobus2023-08-021-1/+1
* Doc: Add missing \a commands to get rid of qdoc warningsLeena Miettinen2023-05-251-3/+6
* Doc: Add "\inmodule QtCreator" to \class and \namespace docsLeena Miettinen2023-05-221-0/+1
* FileInProjectFinder: Fix path analysisUlf Hermann2023-04-261-1/+4
* Remove GPL-3.0+ from license identifiersKai Köhne2023-01-061-1/+1
* FileFinder: FilePathifyArtem Sokolovskii2023-01-031-46/+43
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* FileUtils: Adds toFilePathList functionMarcus Tillmanns2022-08-041-1/+2
* Utils lib: Remove unneeded includes from cpp filesJarek Kobus2022-05-191-3/+0
* Utils: Avoid a use of FilePath::toFileInfo() in FileInProjectFinderhjk2021-07-141-2/+1
* Utils: Fix build with Qt6Eike Ziller2020-09-071-2/+2
* Utils: Drop Utils::SkipEmptyParts againhjk2020-07-211-2/+2
* All: Use Utils::SkipEmptyPartshjk2020-06-171-2/+3
* Utils: Replace foreach with range-based forOrgad Shaneh2020-06-161-1/+1
* Make various Q_LOGGING_CATEGORY's staticAlessandro Portale2020-01-151-1/+1
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-10/+10
* Utils: Rename FileName to FilePathhjk2019-05-281-27/+27
* Some more FileName::appendPath -> pathAppended() changeshjk2019-05-151-2/+1
* FileInProjectFinder: Do not overwrite result list in loopChristian Kandeler2019-03-191-3/+3
* Resolve ambiguous results of searches for relative file pathsChristian Kandeler2019-03-041-50/+87
* QtSupport: Fix QtOutputFormatter auto testsAndre Hartmann2019-02-261-3/+5
* FileInProjectFinder: Proper lookup of qrc URLsChristian Kandeler2019-02-131-0/+41
* FileInProjectFinder: Fix findFile() for nonexisting filesAndre Hartmann2019-01-041-1/+1
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* FileInProjectFinder: Report length of matched postfixUlf Hermann2018-09-241-42/+61
* Remove unused variablesRobert Loehning2018-09-071-1/+0
* FileInProjectFinder: Add dtorUlf Hermann2018-09-031-0/+1
* FileInProjectFinder/Debugger: Use Utils::FileName for sysrootUlf Hermann2018-08-281-10/+7
* FileInProjectFinder/Debugger: Use FileNameList for search directoriesUlf Hermann2018-08-271-4/+5
* FileInProjectFinder: Use FileName for local part of direct mappingsUlf Hermann2018-08-271-3/+4
* FileInProjectFinder/Debugger: Use Utils::FileName for project directoryUlf Hermann2018-08-271-18/+8
* FileInProjectFinder: Use categorized loggingUlf Hermann2018-08-271-32/+22
* FileInProjectFinder: Search DeploymentData for pathsUlf Hermann2018-08-271-49/+100
* FileInProjectFinder: Use the cache also without project directoryUlf Hermann2018-08-211-12/+12
* Utils: ModernizeAlessandro Portale2018-07-201-3/+1
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-2/+2
* FileInProjectFinder: performance improvementTim Jenssen2018-05-241-5/+6
* FileInProjectFinder: Use FileNameList for file namesTim Jenssen2018-05-241-6/+6
* FileInProjectFinder: Fix caching and project dir searchUlf Hermann2018-02-011-63/+45
* Utils: Extend FileInProjectFinder to also find directoriesUlf Hermann2018-01-081-26/+76
* FileInProjectFinder: Avoid multiple construction of QFileInfoEike Ziller2017-10-191-1/+2
* Utils: Replace macro usages with HostOsInfoOrgad Shaneh2016-09-211-13/+12
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Utils: add additional search paths to FileInProjectFinderJoerg Bornemann2015-03-191-0/+53
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Utils: make FileInProjectFinder work with same file namesJoerg Bornemann2015-02-051-11/+52
* | Replace QFileInfo::fileName() with FileName::fileName()Orgad Shaneh2015-01-291-3/+4
|/
* License updateEike Ziller2014-10-091-7/+8