dt
9ef4ea40f2
make Tasks sortable
...
Sorting according to severity then id
Reviewed-By: hunger
2011-05-12 11:57:46 +02:00
Tobias Hunger
aa2acec14c
Fix/add copyright headers
...
Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
2011-05-06 15:17:05 +02:00
Friedemann Kleint
fcdc8177b1
Documentation: Add ProjectExplorer plugin..
...
Reformat existing documentation to qdoc.
2011-04-14 12:58:14 +02:00
hjk
8397663964
Update license.
2011-04-13 11:49:28 +02:00
con
d1023c7614
It's 2011 now.
...
Reviewed-by: hjk
2011-01-12 09:46:24 +01:00
con
04e32b0049
License headers.
2010-12-17 16:03:42 +01:00
Tobias Hunger
4960366be8
Null task
...
* Add a way to have a null-task which is invalid for evaluation
2010-08-04 14:59:10 +02:00
Tobias Hunger
fa6e6bc742
Add a task id to the task class
...
* Add a id that is uniquely identifying a task.
Simplify operator == and qHash functions using this
id.
* Remove some code that was added in preparation for a patch
that got rejected.
Reviewed-by: dt
2010-06-30 17:18:15 +02:00
Tobias Hunger
1fbfd196bb
Move implementation of Task methods into the cpp file
...
Reviewed-by: dt
2010-06-25 15:56:23 +02:00
Tobias Hunger
8a61347be9
Add operator= to Task
...
Reviewed-by: dt
2010-06-25 15:55:58 +02:00
Tobias Hunger
2deae8c84a
Improve qHash function for Tasks
2010-06-16 15:16:49 +02:00
Tobias Hunger
bf5c990283
Move ProjectExplorer::Task into its own file
2010-06-16 15:16:24 +02:00