aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/ldparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Gcc: Do not report ar messages as errorTobias Hunger2012-02-061-2/+3
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-7/+7
* Long live the king!hjk2012-01-261-1/+1
* Fix issues type with ldparser.Nicolas Arnaud-Cormos2012-01-111-0/+4
* ProjectExplorer: Compile with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-091-8/+8
* LD: Improve parsing of linker error messagesTobias Hunger2011-11-221-8/+6
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Header cleanup in ProjectExplorer.Friedemann Kleint2011-08-181-1/+1
* Fix unit testTobias Hunger2011-06-301-3/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Task: Make sure file contains non-native separatorsTobias Hunger2010-10-251-1/+3
|/
* Parse link failures in release mode correctlyTobias Hunger2010-09-151-8/+12
* Parser debugging/testing improvementsTobias Hunger2010-09-151-0/+1
* Fix output parser misinterpreting "At top level:" messagesTobias Hunger2010-08-301-0/+1
* Fix wrong task type returned by gccparserTobias Hunger2010-07-151-1/+1
* Do not consider "In constructor foo" lines as errorsTobias Hunger2010-04-161-1/+1
* Need to parse those in the ld parserdt2010-04-121-0/+15
* Split GccParser into 2, one for ld parsingdt2010-04-121-0/+93