aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fileinprojectfinder.h
Commit message (Expand)AuthorAgeFilesLines
* Utils: Rename FileName to FilePathhjk2019-05-281-19/+19
* Resolve ambiguous results of searches for relative file pathsChristian Kandeler2019-03-041-6/+8
* FileInProjectFinder: Proper lookup of qrc URLsChristian Kandeler2019-02-131-0/+13
* FileInProjectFinder: Report length of matched postfixUlf Hermann2018-09-241-9/+15
* FileInProjectFinder: Add dtorUlf Hermann2018-09-031-0/+1
* FileInProjectFinder/Debugger: Use Utils::FileName for sysrootUlf Hermann2018-08-281-2/+2
* FileInProjectFinder/Debugger: Use FileNameList for search directoriesUlf Hermann2018-08-271-3/+3
* FileInProjectFinder: Use FileName for local part of direct mappingsUlf Hermann2018-08-271-2/+2
* FileInProjectFinder/Debugger: Use Utils::FileName for project directoryUlf Hermann2018-08-271-3/+3
* FileInProjectFinder: Search DeploymentData for pathsUlf Hermann2018-08-271-11/+20
* Utils: Remove superfluous qualificationsOrgad Shaneh2018-07-191-2/+2
* FileInProjectFinder: Use FileNameList for file namesTim Jenssen2018-05-241-2/+3
* FileInProjectFinder: Fix caching and project dir searchUlf Hermann2018-02-011-1/+4
* Utils: Extend FileInProjectFinder to also find directoriesUlf Hermann2018-01-081-3/+14
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* 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/+6
* 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-0/+4
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* 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
* | QmlProfiler: Allow user to specify a sysroot for "Attach to Port"Kai Koehne2011-10-121-0/+2
|/
* Utils/Coreplugin: Clean headers.Friedemann Kleint2011-08-171-1/+2
* Qml Tooling: Fix debugging & profiling of .qml files loaded from resourcesKai Koehne2011-07-211-1/+2
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* unbreak build: add required header filesDaniel Molkentin2011-03-231-1/+1
* Creator tries to find the correct project files while shadow-buildingPawel Polanski2011-03-231-0/+3
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
* Utils: Compile fixKai Koehne2010-12-011-1/+1
* Utils: New class to map installed file path to source pathKai Koehne2010-12-011-0/+57