aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fileinprojectfinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
* Doc: edit utils docsLeena Miettinen2013-09-091-8/+7
* Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-1/+2
* Doc: replace deprecated QDoc commandsLeena Miettinen2013-02-061-2/+2
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20