aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/ioutputparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* "Build Issues" was renamed to "Issues"Robert Loehning2011-10-251-1/+1
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-0/+78
* 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
* | Output parsers: Make target specific code pseudo genericdt2010-12-061-0/+11
* | ProjectExplorer: Remove internal classes from exported headers.Friedemann Kleint2010-11-011-1/+3
|/
* Delete parsers after parsing is done.Tobias Hunger2010-09-031-2/+9
* Update signal parameter types in disconnectTobias Hunger2010-07-161-2/+2
* Use cannonical form in SIGNAL/SLOT macrosTobias Hunger2010-07-161-2/+2
* Fix compile output to be readeable with dark themesdt2010-07-151-4/+4
* Port the compile output window away from HTML to QTextCharFormatdt2010-06-081-6/+6
* Disconnect the output parser on taking it out of the chaindt2010-06-081-0/+4
* Direct connection for build parsersdt2010-06-071-2/+2
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-3/+3
* Long live the king!hjk2010-03-051-1/+1
* Extend ioutputparser interface to improve testabilityTobias Hunger2010-03-041-1/+12
* Rework Build Parser handlingTobias Hunger2009-12-091-0/+82