aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/outputparser_test.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Parser: Make parser test engine more strictTobias Hunger2011-05-181-7/+5
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* Fix Krazy code scanning tool warnings (QString, loops, spelling).Friedemann Kleint2011-02-251-3/+3
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Quieten gcc compiler warnings.Friedemann Kleint2010-09-071-1/+1
* Delete parsers after parsing is done.Tobias Hunger2010-09-031-0/+13
* Fix compile output to be readeable with dark themesdt2010-07-151-2/+1
* Fix unused parameter warningdt2010-06-081-0/+1
* Port the compile output window away from HTML to QTextCharFormatdt2010-06-081-2/+3
* Add simple unit tests for abld parserTobias Hunger2010-03-291-1/+0
* Only build outputparser tester when compileing with testsTobias Hunger2010-03-291-0/+4
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-4/+4
* Long live the king!hjk2010-03-051-1/+1
* Add unit test for the gcc output parserTobias Hunger2010-03-041-0/+159