OSDN Git Service

Add a workaround for the libkdepim/ prefix the uic keeps generating
[tjqt4port/tj2qt4.git] / TestSuite /
2007-08-08 csStarted work on a content filter for the Gantt listview.
2007-08-08 csMake resource query functions work for group task targe...
2007-08-03 csThree major bug fixes.
2007-06-07 csAdd warning for intervals without '-'.
2007-06-05 csMove error and warning counter to TjMessageHandler.
2007-06-04 csFixed line-ends.
2007-06-02 csFix off-by-one bug for limits on allocations with multi...
2007-05-15 csFixed reversed sorting order of resource specific sorti...
2007-04-30 csDrop support for booking sloppiness 3.
2007-04-12 csDon't use obsolete syntax elements.
2007-04-11 csUse '-' for time all time intervals.
2007-04-09 csAdd missing call to 'expr' so errors are properly reported.
2007-04-01 csFixed dependency gap duration error that caused gaps...
2007-03-27 csDon't use bash syntax in sh scripts.
2007-03-26 csAdd support for accounts in XML reports.
2007-03-25 csReplace old min max test with decicated tests.
2007-03-24 csSome shell script fixes for older Solaris versions.
2007-03-18 csForce all times to be aligned with the timing resolution.
2007-03-18 csReverting clocaltime optimization patch. It causes...
2007-03-17 csRemove kotrus from the testsuite.
2007-03-17 csAdd support for C++ style single-line comments in TJP...
2007-02-15 cs- Hook up the machinery to actually make use of
2007-01-28 cs- Fixed reporting of completion degree of container...
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...
2006-12-16 cs- Show a warning when bookings exceed effort in strict...
2006-12-13 csFixed 'gaplength' for all time units other than days...
2006-10-31 cs- Completed support for warnings.
2006-10-26 cs- Fixed a major bug in the value inheritance code for...
2006-10-19 cs- Fixed 'projectend' automatic macro. This fix required...
2006-10-01 cs- Fixed coloring of tasks with a 'complete 100' attribu...
2006-09-28 cs- Fix test suite to eliminate double headlines.
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-09-03 cs- These test cases make only sense in strict mode.
2006-08-30 cs- Improve documentation on how to freeze the project...
2006-08-28 cs- Added more examples to the manual.
2006-07-19 cs- Add support for escaped quotes in double or single...
2006-07-19 cs- Sort journal entries by date when reading them.
2006-07-05 cs- Add proper check to validate 'timezone' values. Only...
2006-06-21 cs- Add an error message to prevent users from assigning...
2006-06-21 cs- Fix HTML title for all HTML reports.
2006-06-21 cs- Put report type only in HTML report title tag when...
2006-03-21 cs- XML reports are now using version 2 format by default.
2006-03-20 cs- Some more work on improved Kate integration.
2006-03-04 cs- Fix broken timezone specification.
2006-03-03 cs- Test redefine of htmlstatusreport attributes.
2006-03-02 cs- Added support for more compact workinghours format.
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-01-30 cs- Fixed handling of gaplength and gapduration for scena...
2006-01-30 cs- Fix scheduling bug with middle tasks that have both...
2005-12-04 cs- Fix "time bomb" in test suite. One test failed when...
2005-12-01 cs- Bump version to 2.2.0 final.
2005-11-23 cs- Fix test case without proper timezone setting.
2005-11-22 cs- Honor reported completion degrees of child tasks...
2005-11-21 cs- Revised version of projection mode code.
2005-11-21 cs- New test case.
2005-11-21 cs- Fixed 'projection' mode.
2005-11-05 cs- Make sure that passive resources are booked first...
2005-11-04 cs- GUI now uses column 'chart' to display the Gantt...
2005-10-25 cs- Fixed a number of memory leaks.
2005-10-24 cs- Fixed serious bug that turned 'precedes' of parent...
2005-10-23 cs- Last checkin was incomplete.
2005-10-11 cs- Tuned the optimizer to put more weight on the path...
2005-09-03 cs- Added support for printing of resource reports.
2005-08-07 cs- More code for printing reports.
2005-08-06 cs- Add UTF8 HTML test case.
2005-08-05 cs- Make title of HTML reports match report content.
2005-08-04 cs- Add IDs to Changelog.
2005-08-03 cs- Added from h_dk not on how to use 'vacation' for...
2005-08-01 cs- Add configure option to disable docs.
2005-07-23 cs- Added example for 'scheduling' attribute.
2005-07-23 cs- Yet another round of code examples for the property...
2005-07-22 cs- More examples for property reference.
2005-07-22 cs- Added ICal example to reference.
2005-07-20 cs- Replacing .cvsignore files with svn:ignore properties.
2005-07-16 cs- Added more example to the property reference.
2005-06-12 cs- Fix broken binary file.
2005-06-08 cs- Added several new examples to property reference.
2005-06-01 cs- Fixed tabs so that code examples look better in refer...
2005-05-31 cs- Added more examples for reference manual.
2005-04-30 kkaempfignore generated files
2005-04-16 cs- Add example for include with taskprefix.
2005-04-16 cs- Added more flexible report mechanism needed for gradu...
2005-04-04 cs- Make sure all dates lie within the Unix time interval.
2005-03-01 cs- Get rid of SL9.3 warning.
2005-03-01 cs- Differentiate 'late' tasks and 'behind schedule'...
2005-02-28 cs- Removed Simple.csv from Scheduler tests.
2005-02-26 cs- Task with only a start or end date and no other crite...
2005-02-21 cs- Use spaces not tabs in the doc examples.
2005-02-19 cs- Added some basic functionality for journal support.
2005-01-26 cs- Limits of allocations are now applied to the allocati...
2005-01-21 cs- More speed improvements for the report generation.
2005-01-18 cs- Some more work on the Resource Report for TaskJuggler.
2005-01-17 cs- Use fixed timezone in PassiveResource test case....
2005-01-17 cs- First version of TaskJuggler Resource Report. Still...
2005-01-07 cs- Some more work on the IDE.
next