aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/projectexplorer/task.cpp
Commit message (Expand)AuthorAgeFilesLines
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Removed module names from #include directives.Erik Verbruggen2012-02-151-1/+1
* Task, adjust line numbers while editingDaniel Teske2012-02-141-1/+6
* Task: Update Task to use Utils::FileName and Core::IdTobias Hunger2012-01-301-4/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fix unit testTobias Hunger2011-06-301-2/+3
* make Tasks sortabledt2011-05-121-0/+23
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Documentation: Add ProjectExplorer plugin..Friedemann Kleint2011-04-141-0/+6
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Null taskTobias Hunger2010-08-041-5/+6
* Add a task id to the task classTobias Hunger2010-06-301-30/+11
* Move implementation of Task methods into the cpp fileTobias Hunger2010-06-251-0/+16
* Add operator= to TaskTobias Hunger2010-06-251-0/+11
* Improve qHash function for TasksTobias Hunger2010-06-161-1/+4
* Move ProjectExplorer::Task into its own fileTobias Hunger2010-06-161-0/+52