OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / ProjectFile.h
2009-10-16 KAWACHI TakashiProjectFile.h: returns QString instead of reference
2009-10-16 KAWACHI Takashiapply qt3to4 to taskjuggler
2009-10-02 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-09-29 Chris SchlaegerRevert "Added inheritance for htmltaskreport and taskre...
2009-09-29 Jean-YvesAdded inheritance for htmltaskreport and taskreport.
2009-09-13 Jean-YvesAdded inheritance in svgtimetimereport.
2009-09-13 Jean-YvesAdded inheritance in svggantttaskreport + bug fix.
2009-09-13 Jean-YvesAdded svg gantt report.
2009-09-13 Jean-YvesReport inheritance: only taskreport tree at this stage.
2009-08-21 Grégoire BarbierAdding ratio-based usage limits for "weeklymax" and...
2009-07-23 Chris SchlaegerMerge branch 'post-2.4.2'
2009-06-09 Jean-YvesAdded svgtimetimereport.
2007-04-19 csDon't use variable argument functions for error and...
2007-03-18 csForce all times to be aligned with the timing resolution.
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-10-19 cs- Fixed 'projectend' automatic macro. This fix required...
2006-09-24 cs- Provide 'period' as a shortcut for using 'start'...
2006-07-27 cs- Make HTMLWeeklyCalendar more flexible.
2006-06-26 cs- Fix gcc. 4.xx compile problem.
2006-02-16 cs- Allow bookings after 'now' date in projection mode.
2006-01-30 cs- Fixed handling of gaplength and gapduration for scena...
2005-11-21 cs- Fixed 'projection' mode.
2005-11-18 cs- Honor persistent flag when bookings are provided.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-10-09 cs- Added error message when bookings are exceeding the...
2005-04-04 cs- Make sure all dates lie within the Unix time interval.
2005-03-17 freitagsupport for ical file generation repaired.
2005-02-19 cs- Added some basic functionality for journal support.
2005-01-04 cs- Some improvements for better GUI support.
2004-12-19 cs- Dependency specifications (depends/precedes) can...
2004-03-01 cs- First steps towards more flexible limits (maxeffort...
2004-01-11 cs- Update copyright to 2004.
2003-08-25 cs- Add support for generating Makefile compatible depend...
2003-08-08 cs- Fix effort handling when bookings are present.
2003-07-15 cs- First draft of CSV export.
2003-07-14 cs- Scenario support completed.
2003-06-24 cs- Document optional column attributes.
2003-06-22 cs- Fixed bug when scheduling tasks with hour or minute...
2003-06-15 cs- Added user-defined attributes to docu.
2003-06-02 cs- Added support for user-defined attributes.
2003-05-28 cs- Support for custom attributes added.
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-06 cs- All HTML reports now use the new infrastructure.
2003-04-30 cs- More work on new HTML generator.
2003-03-10 cs- Finished ray's external references.
2003-03-04 cs- Fixed indentation.
2003-03-03 cs- First half of the url support for ray.
2003-03-02 cs- start and end specifications of a task now also set...
2003-01-06 cs- Lot's of code cleaning.
2002-12-30 cs- Added better status reporting functions.
2002-12-14 cs- Cleaned up administrative files.
2002-12-08 cs- Did some housekeeping.
2002-11-26 cs- Added dependency loop detector.
2002-11-04 cs- Make project file reader Unicode aware.
2002-11-02 cs- Fixed several bugs in leaf-project importing.
2002-10-27 cs- Added support for 'taskprefix' in 'include'
2002-08-05 csAdded support for supplement within task declarations.
2002-07-02 cs- Fixed completely broken fatalError() mechanism.
2002-06-23 cs- Added va_arg support to fatalError().
2002-06-21 cs- Changed shift behaviour of tasks and allocations...
2002-06-17 cs- Implemented support for task shifts.
2002-06-17 cs- Added support for documenting buffer times.
2002-06-03 cs- Support for urls in HTML reports added.
2002-05-25 cs- Partial fix for timezone handling.
2002-05-12 cs* Support for later completion of task and resources...
2002-02-23 cs- Fixed bug with included files when tjp file is not...
2002-02-15 freitagExport ICal
2002-02-04 cs- Copyright 2002 added
2002-01-13 csFixed loadclipping for tasks. It seems that I never...
2002-01-10 csFixed wrong sequence number generation.
2002-01-07 cs- Files can be included more than once without errors.
2002-01-04 cs- Bug fixes in the scheduler.
2002-01-02 cs- Account reporting implemented.
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-14 freitagKeyword xmlReport added, not yet ready, filename-handli...
2001-12-12 cs- Lot's of bugfixes again.
2001-12-10 cs- Lots of bug fixes.
2001-12-07 cs- Added support for fixed working days duration (length...
2001-12-04 cs- Macro handling implemented
2001-12-03 cs- scheduling altorith improved
2001-11-30 cs- Added first KoTrus attributes
2001-11-30 csInitial revision