OSDN Git Service

adjust integer's signedness
[tjqt4port/tj2qt4.git] / taskjuggler / ProjectFile.cpp
2009-10-16 KAWACHI Takashiapply qt3to4 to taskjuggler
2009-10-03 Chris SchlaegerRevert "Added external projects access for svgtimetimer...
2009-10-03 Chris SchlaegerRevert "Added macro parameter for 'include' command."
2009-10-02 Chris SchlaegerRevert "Revert "Auto enlarge "scheduled" task time...
2009-10-02 Chris SchlaegerRevert "Auto enlarge "scheduled" task time frame if...
2009-10-02 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2009-09-29 Jean-YvesAdded macro parameter for 'include' command.
2009-09-29 Chris SchlaegerRevert "Added inheritance for htmltaskreport and taskre...
2009-09-29 Jean-YvesAdded inheritance for htmltaskreport and taskreport.
2009-09-23 Chris SchlaegerRevert "Added external projects access for svgtimetimer...
2009-09-23 Jean-YvesAdded external projects access for svgtimetimereport...
2009-09-23 Jean-YvesFixed crash when syntax error in a sub-report.
2009-09-13 Jean-YvesAdded HTMLIndexReport. Remaining issue on relative...
2009-09-13 Jean-YvesAdded inheritance in svgtimetimereport.
2009-09-13 Jean-YvesAdded inheritance in svggantttaskreport + bug fix.
2009-09-13 Jean-YvesStarting added task bar re/postfix in svgganttreport
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-08-20 Grégoire BarbierRemoving redundant error checking related to booking...
2009-08-20 Grégoire BarbierAuto enlarge "scheduled" task time frame if a "booking...
2009-08-20 Grégoire BarbierFixed error message when allocate {load xxx} was under...
2009-08-20 Grégoire BarbierClarify error message for booking declarations before...
2009-07-23 Chris SchlaegerMerge branch 'post-2.4.2'
2009-07-23 Chris SchlaegerMerge branch 'post-2.4.2'
2009-07-23 Grégoire BarbierAdding "projectmax" and "yearlymax" resource usage...
2009-06-29 Chris SchlaegerMake iCal support optional.
2009-06-09 Jean-YvesAdded svgtimetimereport.
2009-06-09 Jean-YvesAdd wild character * (star) for scenarios property.
2009-05-13 j.taskjuggler@gind... Added taskbarprefix and taskbarpostfix
2008-09-15 Chris SchlaegerMerge branch 'master' of ssh://office.taskjuggler.org...
2008-07-08 Rene KuettnerChange error for missing ICal support to warning.
2007-11-22 Gregoire Barbier... Added project option 'drawemptycontainersastasks':...
2007-09-25 csA number of small fixes for typos.
2007-09-19 csMake taskroot really work for csvtaskreports.
2007-09-18 csSupport 'taskroot' attribute for csvtaskreports as...
2007-07-27 csAdd support for 'taskroot' to XML reports.
2007-06-07 csAdd warning for intervals without '-'.
2007-06-05 csAdd limit to number of searched paths.
2007-05-10 csFix a potential problem that bookings are not properly...
2007-04-30 csDrop support for booking sloppiness 3.
2007-04-19 csDon't use variable argument functions for error and...
2007-04-09 csXML files are always master files. No need to track...
2007-04-01 csFixed dependency gap duration error that caused gaps...
2007-03-26 csAdd support for accounts in XML reports.
2007-03-23 csPatches 016 - 020 from Andreas' TM for reports patches.
2007-03-23 csPatches 009 - 010 from Andreas' TM for reports patches.
2007-03-23 csPatches 004 - 006 from Andreas' TM for reports patches.
2007-03-23 csFirst round of Template Method for all reports patches...
2007-03-23 csFix crash on illegal dates in TJP files.
2007-03-18 csForce all times to be aligned with the timing resolution.
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-21 csReports now hold copies of the report elements and...
2007-02-21 csGet rid of some over-eager use of new.
2007-02-21 csUse auto_ptr for some variables to prevent memory leaks...
2007-02-21 csMajor cleanup of #include directives.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-17 csMore member initializers.
2007-02-15 cs- Hook up the machinery to actually make use of
2007-02-14 cs- Refactor ExpressionFunctionTable constructor.
2007-02-12 csLots of code cleanup. Patches provided by rayl.
2007-01-25 cs- Fix crash on printing resource reports with hierarchi...
2007-01-14 cs- Added new 'purge' attribute to clear flags or allocat...
2007-01-12 cs- Fixed sorting of nested properties in interactive...
2007-01-10 cs- Added new report type htmlweeklycalendar.
2006-12-13 csFixed 'gaplength' for all time units other than days...
2006-11-11 cs- Limit timingresolution to 1 hour max. We had too...
2006-10-23 cs- Align 'now' date to timing resolution. Fix for bug...
2006-10-19 cs- Fixed 'projectend' automatic macro. This fix required...
2006-09-30 cs- Support 'taskroot' attribute for most HTML reports.
2006-09-28 cs- Fix double headline problem for html reports.
2006-09-24 cs- Provide 'period' as a shortcut for using 'start'...
2006-09-22 cs- Added automatic macros for project start, end and...
2006-07-27 cs- Make HTMLWeeklyCalendar more flexible.
2006-07-05 cs- Add proper check to validate 'timezone' values. Only...
2006-06-21 cs- Fix HTML title for all HTML reports.
2006-03-21 cs- XML reports are now using version 2 format by default.
2006-03-02 cs- Added support for more compact workinghours format.
2006-03-02 cs- 'start' and 'end' attributes for non-top-level scenar...
2006-03-01 cs- Added support for a more compact form to specify...
2006-02-18 cs- Add 'overtime' attribute for bookings to book off...
2006-02-17 cs- Generate propper error message when bookings are...
2006-02-16 cs- Allow bookings after 'now' date in projection mode.
2006-02-02 cs- Mark only critical dependency links in red.
2006-02-02 cs- First code for post-scheduling critical path detection.
2006-01-30 cs- Fixed handling of gaplength and gapduration for scena...
2006-01-29 cs- Limit timingresolution to a 24th of the project duration.
2005-11-23 cs- Final fixes for 2.2-beta2 release.
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-11-05 cs- Fix kate syntax highliting and indentation.
2005-10-09 cs- Added error message when bookings are exceeding the...
2005-08-14 cs- Fix crash when resource is defined prior to the proje...
2005-07-06 cs- Fix to properly handle 'scenario' in 'taskreport...
2005-06-30 cs- Renamed ReportICal to ICalReport to follow naming...
2005-04-27 cs- Added support for 'taskroot' to 'taskreport' and...
2005-04-22 cs- Give better error message for unknown resource with...
next