OSDN Git Service

adjust integer's signedness
[tjqt4port/tj2qt4.git] / taskjuggler / Account.h
2009-01-18 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-01-18 Ray LehtiniemiMissed a kotrus variable
2007-03-17 csRemove kotrus from the main code base.
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-23 csReplace C casts with C++ casts.
2007-02-20 csEnforce non-usage of various default constructors.
2007-02-18 csPatch from Andreas: Cleanup includes
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-04-19 cs- Filtering tasks and resources in TaskJuggler GUI...
2005-01-04 cs- Some improvements for better GUI support.
2004-03-13 cs- Remove compiler warnings.
2004-01-11 cs- Update copyright to 2004.
2003-11-16 cs- Make attribute inheritance optional for resources...
2003-07-14 cs- Scenario support completed.
2003-03-04 cs- Fixed indentation.
2003-02-22 cs- Cosmetic fixes for problems found by valgrind.
2003-01-08 cs- Another round of cleanups.
2003-01-07 cs- More 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-19 cs- Big cleanup of Task class. Scenario data is now kept...
2002-11-02 cs- Fixed several bugs in leaf-project importing.
2002-10-27 cs- Added support for 'taskprefix' in 'include'
2002-06-13 freitagadded const to return values at simple methods to avoid...
2002-06-12 freitagfixed a gcc 3.1 problem
2002-05-12 cs* Support for later completion of task and resources...
2002-02-04 cs- Copyright 2002 added
2002-01-02 cs- Account reporting implemented.
2001-12-27 cs- Moved some attributes of Account, Task and Resource...
2001-12-06 cs- Rewrote scheduler to be more accurate
2001-12-03 cs- scheduling altorith improved