OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / Allocation.cpp
2009-10-16 KAWACHI Takashiapply qt3to4 to taskjuggler
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-21 csMajor cleanup of #include directives.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-16 csBegin cleaning up member initialization lists.
2007-02-14 cs- Plug a UsageLimits leak
2007-02-14 cs- Refactor ExpressionFunctionTable constructor.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-11-05 cs- Make sure that passive resources are booked first...
2004-08-22 cs- New optimizer for scheduler.
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-22 cs- Fixed 'empty reports' bug.
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-03-04 cs- Fixed indentation.
2003-02-24 cs- Fixed memory leaks and other valgrindities.
2003-01-07 cs- More code cleanups.
2003-01-06 cs- Lot's of code cleaning.
2002-12-30 cs- Added better status reporting functions.
2002-06-20 cs- Implemented select functions to have a more flexible...
2002-06-17 freitag- added buffer to xml output
2002-06-07 freitagXML bugfixes and enhancments for Allocations
2002-06-07 freitagnew file Allocation for class Allocation - could not...