aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/qtsupport/profilereader.cpp
Commit message (Expand)AuthorAgeFilesLines
* QtSupport: Build fix for CMakeCristian Adam2020-02-041-0/+1
* QtSupport: Minimize calls to MessageManager from ProFileReaderChristian Kandeler2020-02-041-14/+16
* QMakePM: Ensure output from cumulative parser is always properly markedChristian Kandeler2019-11-061-1/+2
* Qmake: Add special CONFIG variable "qtc_run" when parsing project filesChristian Kandeler2019-02-271-0/+1
* QtSupport: ModernizeAlessandro Portale2018-11-301-6/+4
* qmake: fix file id mapping lifetime managementOswald Buddenhagen2018-05-281-1/+0
* qmake: Change source identifier type in ProStringOswald Buddenhagen2018-03-141-4/+5
* do not report the .pro file itself in ProFileReader::includeFiles()Oswald Buddenhagen2017-01-101-1/+1
* chuck sysroot handling out of ProFileEvaluatorOswald Buddenhagen2016-11-011-1/+1
* QtSupport: Use Qt5-style connectsOrgad Shaneh2016-06-061-5/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* report errors from projects included by cumulative evaluationOswald Buddenhagen2016-01-041-5/+17
* report to message handler whether evaluating cumulativelyOswald Buddenhagen2016-01-041-1/+2
* Fix .pro file parsingDaniel Teske2015-08-191-1/+1
* QmakeProject: Show project hierarchy of .pri filesDaniel Teske2015-08-181-12/+10
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* make ProFileReader verbose in precise modeOswald Buddenhagen2013-11-061-2/+9
* errorFound() => writeMessage()Oswald Buddenhagen2013-11-061-2/+2
* MessageManager: General cleanup.hjk2013-09-051-1/+1
* Core: Remove deprecated accessorshjk2013-08-301-1/+1
* implement simple VFS to support caching during project parsingOswald Buddenhagen2013-06-041-3/+3
* Clean headers in QtSupport.Friedemann Kleint2013-03-271-1/+0
* ProMessageHandler: Adjust to MessageManager api changeDaniel Teske2013-03-221-4/+3
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | move sysroot out of QMakeGlobalsOswald Buddenhagen2012-09-031-1/+1
* | make messages from dynamic code tell a useful locationOswald Buddenhagen2012-09-031-1/+3
|/
* revamp message callbacksOswald Buddenhagen2012-08-011-12/+2
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* ProFileParser => QMakeParserOswald Buddenhagen2012-07-041-1/+1
* ProFileOption => QMakeGlobalsOswald Buddenhagen2012-07-041-1/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-2/+2
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Move a lot of qmake independent classes to a new plugin qtsupportdt2011-05-241-0/+181