aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fileinprojectfinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* Removal of Symbian supportAlessandro Portale2012-08-221-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* qtcassert: move actual printing to separate function and enforce stylehjk2012-04-171-0/+1
* FileInProjectFinder: Add (optional) debugging outputKai Koehne2012-04-161-0/+35
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-11-111-2/+2
|\
| * all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* | Debugger: Prefer files in current project over files in sysrootKai Koehne2011-10-281-11/+11
* | FileInProjectFinder: Avoid double slash in sysroot'ed pathKai Koehne2011-10-171-1/+1