aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/codelocation.cpp
Commit message (Expand)AuthorAgeFilesLines
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* add qDebug streaming operator for CodeLocationJoerg Bornemann2015-05-191-0/+5
* Do not check __FILE__ for being absolute.Christian Kandeler2015-04-231-2/+2
* update license headersJoerg Bornemann2015-03-021-2/+2
* Merge branch '1.3' into 'master'Christian Kandeler2015-01-281-6/+6
|\
| * Update LicenseEike Ziller2015-01-261-6/+6
* | Merge remote-tracking branch 'origin/1.3'Joerg Bornemann2014-10-161-7/+8
|\|
| * License update.Eike Ziller2014-10-161-7/+8
* | More string sharing in the build graph.Christian Kandeler2014-10-151-23/+25
* | Fix assertion in CodeLocation constructor.Christian Kandeler2014-08-061-1/+4
* | Assert that qbs::CodeLocation is constructed with an absolute path.Jake Petroules2014-08-051-0/+4
* | Rename fileName to filePath in CodeLocation.Jake Petroules2014-08-041-12/+12
|/
* Do lazy allocation of CodeLocation's private pointer.Christian Kandeler2014-01-231-5/+6
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+140