OSDN Git Service

- Limits of allocations are now applied to the allocation instead of
[tjqt4port/tj2qt4.git] / taskjuggler / Allocation.h
2005-01-26 cs- Limits of allocations are now applied to the allocati...
2004-08-22 cs- New optimizer for scheduler.
2004-06-26 ltinklfix typo
2004-03-02 cs- Limits work for resources and allocations now.
2004-01-11 cs- Update copyright to 2004.
2003-08-27 cs- More work on XML reader.
2003-07-27 cs- Some speed improvements for HTML report generator.
2003-06-22 cs- Fixed bug when scheduling tasks with hour or minute...
2003-06-05 cs- 'allocate' is now inherited by sub-tasks.
2003-04-30 cs- More work on new HTML generator.
2003-03-04 cs- Fixed indentation.
2003-01-08 cs- Finally removed all non-const first()/next() iterators.
2003-01-06 cs- Lot's of code cleaning.
2002-08-16 freitagadded two methods for tasklist
2002-06-21 cs- Changed shift behaviour of tasks and allocations...
2002-06-20 cs- Implemented select functions to have a more flexible...
2002-06-17 cs- Implemented support for task shifts.
2002-06-07 freitagnew file Allocation for class Allocation - could not...