aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/utils/fileinprojectfinder.cpp
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge remote-tracking branch 'origin/2.4'Eike Ziller2011-10-171-6/+17
|\|
| * FileInProjectFinder: Fix gcc warningKai Koehne2011-10-121-1/+1
| * FileInProjectFinder: Normalize project directory before checking for changesKai Koehne2011-10-121-6/+17
* | QmlProfiler: Allow user to specify a sysroot for "Attach to Port"Kai Koehne2011-10-121-4/+28
|/
* Fix *bool assignmentTobias Hunger2011-07-281-1/+1
* FileInProjectFinder: Fix compilation with 4.7.4Kai Koehne2011-07-211-6/+2
* Qml Tooling: Fix debugging & profiling of .qml files loaded from resourcesKai Koehne2011-07-211-6/+27
* Don't jump to the wrong qml file in insource build.Eike Ziller2011-07-201-20/+39
* FileInProjectFinder: Try to find path in list of files even if project direct...Kai Koehne2011-06-061-29/+28
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Creator tries to find the correct project files while shadow-buildingPawel Polanski2011-03-231-0/+18
* QmlDebug: Fix stack elements that are unselectableKai Koehne2011-03-071-1/+6
* API-Documentation: Add the Utils-library.Friedemann Kleint2011-03-021-9/+12
* Header cleanup in src, specify module name.Friedemann Kleint2011-01-241-1/+1
* It's 2011 now.con2011-01-121-1/+1
* License headers, part 2con2010-12-171-7/+11
* Utils: New class to map installed file path to source pathKai Koehne2010-12-011-0/+122