OSDN Git Service

Merge branch 'post-2.4.2'
[tjqt4port/tj2qt4.git] / taskjuggler / Report.h
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-11-06 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2007-11-06 chris.ridd@isode.comImprove support for building using Sun Studio 12.
2007-04-19 csDon't use variable argument functions for error and...
2007-03-23 csFirst round of Template Method for all reports patches...
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-20 csEnforce non-usage of various default constructors.
2007-02-18 csPatch from Andreas: Cleanup includes
2006-09-24 cs- Provide 'period' as a shortcut for using 'start'...
2006-08-11 cs- Generate scoreboard during report generation if neede...
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-10-30 cs- Use embedded HTML browser for HTML reports.
2005-08-08 cs- Some early code for Gantt chart printing.
2005-08-07 cs- More code for printing reports.
2005-01-04 cs- Some improvements for better GUI support.
2004-11-21 cs- Improved error checking and reporting for logical...
2004-01-11 cs- Update copyright to 2004.
2003-08-28 cs- More work on XML Reader.
2003-08-12 cs- ExportReports and XMLReports now include the scenario...
2003-07-27 cs- Some speed improvements for HTML report generator.
2003-07-24 cs- Some build system clean ups.
2003-06-29 cs- Export reports are now in Remo format.
2003-06-22 cs- Fixed bug when scheduling tasks with hour or minute...
2003-05-25 cs- Core Attribute name in HTML reports is no longer...
2003-05-24 cs- Final polishing of new HTML generators.
2003-05-11 cs- Fixed may bugs in the new HTML generators.
2003-05-06 cs- All HTML reports now use the new infrastructure.
2003-04-30 cs- More work on new HTML generator.
2003-04-21 cs- A new try to add scenario support to the HTML generat...
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.
2003-01-08 cs- Another round of cleanups.
2003-01-07 cs- More code cleanups.
2003-01-06 cs- Lot's of code cleaning.
2002-12-30 cs- Added better status reporting functions.
2002-12-16 cs- Removed dead/unused code from scheduler.
2002-12-04 cs- Made handling of time intervals and boundaries consis...
2002-11-28 cs- Consistent propagation of start of week.
2002-11-03 cs- Added 'taskroot' attribute to export so that only...
2002-11-02 cs- Fixed several bugs in leaf-project importing.
2002-11-01 cs- Completed work on multi-level sorting.
2002-08-16 freitagrenamed some methods to avoid name clashes
2002-06-23 cs- Added va_arg support to fatalError().
2002-06-03 cs- Support for urls in HTML reports added.
2002-05-26 csSupport for STDIN reading and STDOUT writing added...
2002-02-04 cs- Copyright 2002 added
2002-01-17 cs- More performance optimizations.
2002-01-13 cs- Included missing resource attributs in reports.
2002-01-12 cs- Added support for headlines and captions in HTML...
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-20 csDaily, weekly and monthly calender view implemented...
2001-12-17 cs- Started work on using UTC time internally.
2001-12-13 csNew mechanism to hide tasks during report generation...
2001-12-13 freitagreport object design change, dont know a clever log...
2001-12-12 cs- Lot's of bugfixes again.
2001-12-10 csHTML Generation files split into seperate files.