summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-s60/abldparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Small improvements to the abld parserTobias Hunger2010-07-161-1/+10
* Add simple unit tests for abld parserTobias Hunger2010-03-291-0/+50
* Move TaskWindow::Task out of the nesting to ProjectExplorer::dt2010-03-121-43/+43
* Long live the king!hjk2010-03-051-1/+1
* Use QLatin1Strings when possibleTobias Hunger2010-01-111-9/+9
* Rework Build Parser handlingTobias Hunger2009-12-091-93/+45
* Use Task class in addToTaskWindow(...) signal.Tobias Hunger2009-11-121-45/+56
* Rename BuildParserInterface to IBuildParser.Tobias Hunger2009-11-121-1/+0
* Fix compilation of S60 parsers.Tobias Hunger2009-11-111-12/+13
* Improve ABLD build parser for S60.Tobias Hunger2009-11-101-9/+93
* Add build parsers for S60.Tobias Hunger2009-11-091-0/+129