OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / Task.h
2009-10-16 KAWACHI Takashiapply qt3to4 to taskjuggler
2009-10-02 Chris SchlaegerRevert "Revert "Auto enlarge "scheduled" task time...
2009-10-02 Chris SchlaegerRevert "Auto enlarge "scheduled" task time frame if...
2009-10-02 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-09-13 Jean-YvesAdded svg gantt report.
2009-08-23 Grégoire BarbierAdding an "overlimit" booking code and clarify constant...
2009-08-20 Grégoire BarbierAuto enlarge "scheduled" task time frame if a "booking...
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()'.
2008-07-13 Chris SchlaegerFix crash on template dialog with some older Qt versions.
2007-12-04 Chris SchlaegerSlightly improved scheduling heuristic.
2007-11-22 Gregoire Barbier... containers drawn as regular tasks (drawemptycontainersa...
2007-11-22 Gregoire Barbier... Added project option 'drawemptycontainersastasks':...
2007-08-30 csAdded columns 'completedeffort' and 'remainingeffort...
2007-08-27 csAdded new 'scheduling' column to reports.
2007-06-13 csCleanup include hierarchy
2007-06-05 csMove error and warning counter to TjMessageHandler.
2007-06-03 csAnother attempt to soften the exponential complexity...
2007-06-02 csFix off-by-one bug for limits on allocations with multi...
2007-04-19 csDon't use variable argument functions for error and...
2007-04-12 csSimplify the 'fromWhere' handling in the loop detector.
2007-03-17 csReduce visibility of two functions.
2007-03-17 csMore dead code.
2007-03-17 csDead code removal
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-23 csReplace C casts with C++ casts.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-14 cs- Plug UsageLimits leak.
2007-02-04 cs- Some code cleanup.
2007-01-31 cs- Another rewrite of the critical path detector to...
2007-01-14 cs- Added new 'purge' attribute to clear flags or allocat...
2006-11-07 cs- Performance improvements for projects with lots of...
2006-10-31 cs- Completed support for warnings.
2006-10-31 cs- Make "too late" and "too early" errors only warnings.
2006-09-24 cs- Provide 'period' as a shortcut for using 'start'...
2006-09-20 cs- Fixed complexity explosion in loop detector and criti...
2006-02-19 cs- Speed improvement for loop detector. Large projects...
2006-02-16 cs- Allow bookings after 'now' date in projection mode.
2006-02-02 cs- Mark only critical dependency links in red.
2006-02-02 cs- First code for post-scheduling critical path detection.
2005-11-22 cs- Honor reported completion degrees of child tasks...
2005-11-21 cs- Revised version of projection mode code.
2005-11-21 cs- Fixed 'projection' mode.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-11-05 cs- Make sure that passive resources are booked first...
2005-10-29 cs- Fixed cost accounting for efficiency 0 resources.
2005-09-03 cs- Added support for printing of resource reports.
2005-06-30 cs- Renamed ReportICal to ICalReport to follow naming...
2005-04-19 cs- Filtering tasks and resources in TaskJuggler GUI...
2005-03-01 cs- Differentiate 'late' tasks and 'behind schedule'...
2005-02-20 cs- Add query function to test for journal.
2005-02-19 cs- Added some basic functionality for journal support.
2005-01-26 cs- Limits of allocations are now applied to the allocati...
2005-01-18 cs- Speed improvements for filter funktions. This speeds...
2005-01-07 cs- Some more work on the IDE.
2005-01-04 cs- Some improvements for better GUI support.
2004-12-19 cs- Dependency specifications (depends/precedes) can...
2004-08-22 cs- New optimizer for scheduler.
2004-07-11 cs- Stopped work on brute force optimizer.
2004-03-28 cs- More work on the optimizer. It can already optimize...
2004-03-13 cs- Remove compiler warnings.
2004-03-02 cs- Limits work for resources and allocations now.
2004-02-15 cs- Added some more test cases.
2004-01-11 cs- Update copyright to 2004.
2003-11-16 cs- Make timezone implied instead of required in DTD.
2003-09-14 cs- Fixed coloring of completed tasks in HTML reports.
2003-09-12 cs- Fixed segfault with inherited allocations (SLES8...
2003-08-27 cs- Fixed rounding problem of load values.
2003-08-10 cs- Some fixes and more data in XML files.
2003-07-30 cs- Allow double defined properties with 'allowredefiniti...
2003-07-14 cs- Scenario support completed.
2003-06-29 cs- By specifying 'all' all task attributes will be inclu...
2003-06-29 cs- Export reports are now in Remo format.
2003-06-15 cs- Added user-defined attributes to docu.
2003-05-25 cs- New functions and operators added for logical express...
2003-04-28 freitagability to read allocations from the XML file
2003-03-10 cs- Finished ray's external references.
2003-03-04 cs- Fixed indentation.
2003-03-03 cs- First half of the url support for ray.
2003-02-22 cs- Cosmetic fixes for problems found by valgrind.
2003-02-09 cs- Significantly improved dependency loop detector perfo...
2003-02-08 cs- Some performance optimizations for the dependency...
2003-01-19 cs- Fixed check of proper start/end time in HTML reports.
2003-01-11 cs- Implemented HTML status report.
2003-01-08 cs- Finally removed all non-const first()/next() iterators.
2003-01-08 cs- Another round of cleanups.
2003-01-07 cs- More cleanups.
2003-01-07 cs- More code cleanups.
2003-01-07 cs- Fixed serious bug in handling of nested resources...
2003-01-06 cs- Lot's of code cleaning.
2002-12-30 cs- Added better status reporting functions.
2002-12-22 cs- Fixed HTML Table problem with a combination of schedu...
2002-12-19 cs- Big cleanup of Task class. Scenario data is now kept...
2002-12-16 cs- Started proofreading the manual.
2002-12-16 cs- Removed dead/unused code from scheduler.
2002-12-15 cs- Fixed several memory issues found by valgrind.
2002-12-10 cs- Fixed a bug in the priority handling of tasks during...
2002-12-04 cs- Made handling of time intervals and boundaries consis...
2002-11-26 cs- Set container with dependencies to minimal size defin...
next