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
d9fbf55a98
Make Task and TaskWindowPrivate classes
...
They both used to be structs.
2010-06-16 15:16:36 +02:00
Tobias Hunger
bf5c990283
Move ProjectExplorer::Task into its own file
2010-06-16 15:16:24 +02:00