aboutsummaryrefslogtreecommitdiffstats
path: root/src/lib/corelib/tools/codelocation.h
Commit message (Expand)AuthorAgeFilesLines
* Introduce the session commandChristian Kandeler2019-09-181-0/+2
* Use a sorted vector rather than QSet or std::setChristian Kandeler2017-01-051-0/+1
* Change style of #includes of Qt headersJake Petroules2017-01-041-2/+2
* Update license headersIikka Eklund2016-08-291-14/+23
* Share probe results among products, if possibleChristian Kandeler2016-07-281-0/+2
* Replace 'the Qt build suite' with 'Qbs' in copyright notices.Jake Petroules2016-06-061-1/+1
* Display proper file paths and line numbers for errors in more places.Jake Petroules2016-04-141-1/+2
* add qDebug streaming operator for CodeLocationJoerg Bornemann2015-05-191-0/+3
* Do not check __FILE__ for being absolute.Christian Kandeler2015-04-231-1/+1
* 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-3/+5
* | Rename fileName to filePath in CodeLocation.Jake Petroules2014-08-041-2/+2
|/
* Fix compilation on Windows.Christian Kandeler2014-01-231-1/+1
* Do lazy allocation of CodeLocation's private pointer.Christian Kandeler2014-01-231-0/+1
* Move Qt profile setup into a dedicated library.Christian Kandeler2014-01-101-0/+72