OSDN Git Service

- Added better status reporting functions.
[tjqt4port/tj2qt4.git] / taskjuggler / Project.h
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- Fixed a bug in the priority handling of tasks during...
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- Added dependency loop detector.
2002-11-04 cs- First incarnation of weekly calendar report.
2002-11-02 cs- Fixed several bugs in leaf-project importing.
2002-08-16 freitagrenamed some methods to avoid name clashes
2002-07-07 cs- Fixed bug in scheduler when operating around midnight.
2002-06-23 cs- Added va_arg support to fatalError().
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-05-12 cs* Support for later completion of task and resources...
2002-03-08 csFixed handling of global vacation. All but the first...
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-17 cs- More performance optimizations.
2002-01-15 csOptimized scheduler performance.
2002-01-13 cs- Included missing resource attributs in reports.
2002-01-09 cs- Improved error reporting for scheduling problems.
2002-01-07 cs- Files can be included more than once without errors.
2002-01-02 cs- Account reporting implemented.
2001-12-26 cs- Moved lot's of code from HTML*Report to ReportHtml...
2001-12-19 csMonthly calender view implemented for task list.
2001-12-14 freitagadded xmlReport
2001-12-10 freitagadded dbLoadBookings to addResource.
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-03 cs- scheduling altorith improved
2001-11-30 csInitial revision