OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / TaskScenario.cpp
2009-10-02 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-09-13 Jean-YvesAdded svg gantt report.
2009-01-18 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-01-18 Ray LehtiniemiKill a bunch of unneeded static_cast<>
2007-06-13 csCleanup include hierarchy
2007-06-03 csAnother attempt to soften the exponential complexity...
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-23 csReplace C casts with C++ casts.
2007-02-20 csMore member initializers.
2007-02-18 csPatch from Andreas: Cleanup includes
2006-09-20 cs- Fixed complexity explosion in loop detector and criti...
2006-06-16 cs- Fixed uninitialized variable found by Nikolay.
2005-11-22 cs- Honor reported completion degrees of child tasks...
2005-11-21 cs- Fixed 'projection' mode.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-11-04 cs- Adding const tree iterators.
2005-03-01 cs- Differentiate 'late' tasks and 'behind schedule'...
2005-01-17 cs- First version of the TaskJuggler Resource Reports...
2004-11-21 cs- Improved error checking and reporting for logical...
2004-03-28 cs- More work on the optimizer. It can already optimize...
2003-09-14 cs- Fixed coloring of completed tasks in HTML reports.
2003-04-30 cs- More work on new HTML generator.
2003-03-04 cs- Fixed indentation.
2003-01-06 cs- Lot's of code cleaning.
2002-12-30 cs- Added better status reporting functions.
2002-12-19 cs- Big cleanup of Task class. Scenario data is now kept...