summaryrefslogtreecommitdiff
path: root/src/plugins/qt4projectmanager/qt-s60/abldparser.cpp
Commit message (Expand)AuthorAgeFilesLines
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-20/+20
* Long live the king!hjk2012-01-261-1/+1
* Compile Qt4ProjectManager with QT_NO_CAST_FROM_ASCII.Friedemann Kleint2012-01-141-11/+11
* 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-4/+2
* Parser: Make parser test engine more strictTobias Hunger2011-05-181-2/+2
* 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-2/+4
|/
* Remove implicit gnumakeparser setupTobias Hunger2010-08-111-3/+1
* Small improvements to the abld parserTobias Hunger2010-07-071-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