OSDN Git Service

- Added better status reporting functions.
[tjqt4port/tj2qt4.git] / taskjuggler / Project.cpp
2002-12-30 cs- Added better status reporting functions.
2002-12-19 cs- Big cleanup of Task class. Scenario data is now kept...
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- Started rewriting the example description in the...
2002-12-10 cs- Fixed a bug in the priority handling of tasks during...
2002-12-09 freitagAdded Weekstart property to xml output
2002-12-04 cs- Made handling of time intervals and boundaries consis...
2002-11-28 cs- Consistent propagation of start of week.
2002-11-26 cs- Set container with dependencies to minimal size defin...
2002-11-26 cs- Added dependency loop detector.
2002-11-25 cs- Less verbose but more precise error reporting impleme...
2002-11-04 cs- First incarnation of weekly calendar report.
2002-11-01 cs- Completed work on multi-level sorting.
2002-08-26 freitagadded a call to pass2() in the loadFromXML method....
2002-07-07 cs- Fixed bug in scheduler when operating around midnight.
2002-06-30 csFixed but in handling of default working hours.
2002-06-23 cs- Added va_arg support to fatalError().
2002-06-21 cs- More work on the selection function for alternative...
2002-06-17 freitag- added buffer to xml output
2002-06-17 cs- Added support for documenting buffer times.
2002-06-16 freitagadded switch HAVE_ICAL to get rid of ical/kcal libraries
2002-06-13 freitagfixed compiler warnings
2002-06-12 freitagfixed XML-Output for depend
2002-05-26 csIncluded description on how to report bugs.
2002-05-12 cs* Support for later completion of task and resources...
2002-02-21 mikefix building without KDE 3 fails.
2002-02-15 freitagExport ICal
2002-02-05 cs- Commandline argument handling improved.
2002-02-04 cs- Copyright 2002 added
2002-01-30 csFixed scheduling bug for tasks with start and end.
2002-01-22 csSome more speed improvements.
2002-01-17 cs- More performance optimizations.
2002-01-15 csOptimized scheduler performance.
2002-01-13 cs- Included missing resource attributs in reports.
2002-01-12 cs- Added support for headlines and captions in HTML...
2002-01-09 cs- Improved error reporting for scheduling problems.
2002-01-08 cs- Improved error reporting.
2002-01-07 cs- Files can be included more than once without errors.
2002-01-04 cs- Bug fixes in the scheduler.
2002-01-02 cs- Account reporting implemented.
2001-12-29 cs- Changed internal respresentation for milestones.
2001-12-27 cs- Moved some attributes of Account, Task and Resource...
2001-12-26 cs- Moved lot's of code from HTML*Report to ReportHtml...
2001-12-24 cs- End-to-End dependancies implemented.
2001-12-19 csMonthly calender view implemented for task list.
2001-12-17 freitaggenerate XML-Report if desired
2001-12-17 cs- Started work on using UTC time internally.
2001-12-14 freitagadded xml report
2001-12-10 cs- Lots of bug fixes.
2001-12-07 cs- Added support for fixed working days duration (length...
2001-12-06 cs- Rewrote scheduler to be more accurate
2001-12-05 cs- Input format referenz added
2001-12-04 cs- Macro handling implemented
2001-12-03 cs- scheduling altorith improved
2001-11-30 csInitial revision