OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / ResourceList.cpp
2007-06-13 csCleanup include hierarchy
2007-05-15 csFixed reversed sorting order of resource specific sorti...
2007-03-17 csRemove kotrus from the main code base.
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-21 csMajor cleanup of #include directives.
2007-02-20 csLast batch of member initializers.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-14 cs- Plug UsageLimits leak.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2004-03-01 cs- First steps towards more flexible limits (maxeffort...
2004-01-11 cs- Update copyright to 2004.
2003-03-04 cs- Fixed indentation.
2003-01-08 cs- Another round of 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-19 cs- Big cleanup of Task class. Scenario data is now kept...
2002-12-15 cs- Fixed several memory issues found by valgrind.
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-24 cs- Tasks do now inherit the dependencies of their contai...
2002-11-06 cs- Removed most compiler warnings.
2002-11-03 cs- Added recent changes to documentation.
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-08-12 cs- Fixed segfault in report generation when scheduling...
2002-07-23 csSorting by pointer causes undeterministic behaviour...
2002-07-11 cs- Some performance improvements for the report generators.
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-22 csDays with no working hours are now considered vacation...
2002-06-21 cs- Changed shift behaviour of tasks and allocations...
2002-06-20 cs- Implemented select functions to have a more flexible...
2002-06-17 cs- Added support for documenting buffer times.
2002-06-13 freitagfixed compiler warnings
2002-06-07 freitagXML bugfixes and enhancments for Allocations
2002-06-07 freitagmoved member-implementation to cpp from header.
2002-06-04 cs- Fixed an ugly bug in the vacation handling. Vacations...
2002-05-26 csIncluded description on how to report bugs.
2002-05-25 cs- Partial fix for timezone handling.
2002-03-08 csFixed handling of global vacation. All but the first...
2002-02-05 cs- Commandline argument handling improved.
2002-02-04 csHandling of shifts completed.
2002-02-04 cs- Copyright 2002 added
2002-01-29 cs- Removed obsolete code.
2002-01-22 csSome more speed improvements.
2002-01-17 csFixed compile problem.
2002-01-17 cs- More performance optimizations.
2002-01-15 csOptimized scheduler performance.
2002-01-13 csFixed loadclipping for tasks. It seems that I never...
2002-01-13 cs- Included missing resource attributs in reports.
2002-01-07 cs- Files can be included more than once without errors.
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-20 csDaily, weekly and monthly calender view implemented...
2001-12-17 cs- Started work on using UTC time internally.
2001-12-12 cs- Lot's of bugfixes again.
2001-12-10 freitagadded method dbLoadBookings
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-03 cs- scheduling altorith improved
2001-11-30 csInitial revision