OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / ExpressionTreeFunction.cpp
2009-10-16 KAWACHI Takashiapply qt3to4 to taskjuggler
2009-01-18 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2008-09-15 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2008-09-15 Chris SchlaegerAdded logical expression function 'isDependencyOf()'.
2007-08-03 csThree major bug fixes.
2007-06-13 csCleanup include hierarchy
2007-03-18 csProperly report effort and free load for group resource...
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-23 csReplace C casts with C++ casts.
2007-02-21 csMajor cleanup of #include directives.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-14 cs- Refactor ExpressionFunctionTable constructor.
2006-07-27 cs- Make HTMLWeeklyCalendar more flexible.
2006-02-02 cs- First code for post-scheduling critical path detection.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-03-01 cs- Differentiate 'late' tasks and 'behind schedule'...
2004-11-21 cs- Improved error checking and reporting for logical...
2004-02-15 cs- Added some more test cases.
2004-01-11 cs- Update copyright to 2004.
2003-10-29 cs- Added support for hidecelltext and hidecellurl.
2003-07-22 cs- Fixed 'empty reports' bug.
2003-07-21 cs- Added new query function isTaskOfProject.
2003-07-18 cs- Fixed off-by-one error that caused segfaults.
2003-07-18 cs- Check interval range before calling isAllocated(...
2003-07-14 cs- Scenario support completed.
2003-05-27 cs- Fixed isparentof and ischildof logical expression...
2003-05-25 cs- New functions and operators added for logical express...
2003-05-08 cs- Fixed interval handling of isplanallocated and isactu...
2003-04-30 cs- More work on new HTML generator.
2003-03-04 cs- Fixed indentation.
2003-01-12 cs- More work to create generic HTML report support.
2003-01-11 cs- Implemented HTML status report.