OSDN Git Service

adjust integer's signedness
[tjqt4port/tj2qt4.git] / taskjuggler / CoreAttributes.h
2009-10-16 KAWACHI Takashiapply qt3to4 to taskjuggler
2008-01-30 Oliver Lehmnew column 'hierarchlevel' added to report
2007-08-03 csThree major bug fixes.
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-20 csEnforce non-usage of various default constructors.
2007-01-14 cs- Added new 'purge' attribute to clear flags or allocat...
2006-07-22 cs- Fixing some GCC 4.1.x warnings.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-09-03 cs- Added support for printing of resource reports.
2005-01-26 cs- Limits of allocations are now applied to the allocati...
2005-01-04 cs- Some improvements for better GUI support.
2004-12-14 cs- Applied compile fix for gcc 3.4 from Laurent Montel.
2004-11-21 cs- Some memory allocation issues fixed.
2004-03-13 cs- Remove compiler warnings.
2004-01-11 cs- Update copyright to 2004.
2003-07-14 cs- Scenario support completed.
2003-06-29 cs- By specifying 'all' all task attributes will be inclu...
2003-06-18 cs- Fixed segfault in account reports reported by mkraft.
2003-06-09 cs- Custom attributes can now optionally made inheritable.
2003-06-04 cs- User defined attributes can now be included in Export...
2003-06-02 cs- Added support for user-defined attributes.
2003-05-28 cs- Support for custom attributes added.
2003-05-25 cs- New functions and operators added for logical express...
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-03-04 cs- Fixed indentation.
2003-02-22 cs- Cosmetic fixes for problems found by valgrind.
2003-02-09 cs- Fixed rollup* again.
2003-01-12 cs- More work to create generic HTML report support.
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-15 cs- Fixed several memory issues found by valgrind.
2002-12-14 cs- Cleaned up index/number/sequence number mess in reports.
2002-12-10 cs- Fixed a bug in the priority handling of tasks during...
2002-11-28 cs- Consistent propagation of start of week.
2002-11-02 cs- Fixed several bugs in leaf-project importing.
2002-11-01 cs- Completed work on multi-level sorting.
2002-10-27 cs- Added support for 'taskprefix' in 'include'
2002-07-23 csSorting by pointer causes undeterministic behaviour...
2002-06-13 freitagadded const to return values at simple methods to avoid...
2002-06-03 cs- Support for urls in HTML reports added.
2002-06-01 csAdded support for taskattributes to export report.
2002-05-12 cs* Support for later completion of task and resources...
2002-02-04 cs- Copyright 2002 added
2002-01-13 cs- Included missing resource attributs in reports.
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...