OSDN Git Service

fix compile problem
[tjqt4port/tj2qt4.git] / taskjuggler / XMLFile.cpp
2009-10-16 KAWACHI Takashiremove unused include
2009-10-16 KAWACHI Takashiapply qt3to4 to taskjuggler
2007-06-13 csCleanup include hierarchy
2007-04-19 csDon't use variable argument functions for error and...
2007-03-23 csPatches 016 - 020 from Andreas' TM for reports patches.
2007-03-17 csReplace uppercase bool constant with proper lower case...
2007-02-21 csMajor cleanup of #include directives.
2007-02-20 csMore member initializers.
2007-02-18 csPatch from Andreas: Cleanup includes
2007-02-16 csA few bits that got missed from the last patchset.
2007-02-15 cs- Hook up the machinery to actually make use of
2006-03-02 cs- Added support for more compact workinghours format.
2005-11-17 cs- Fixed disabling of actions during scheduling runs.
2005-05-22 ltinklfix compilation in GCC4 (patch by Andreas Jaeger <aj...
2005-01-07 cs- Some more work on the IDE.
2004-12-19 cs- Dependency specifications (depends/precedes) can...
2004-11-13 cs- Fixed segfault while reading certain XML files.
2004-03-28 cs- More work on the optimizer. It can already optimize...
2004-01-11 cs- Update copyright to 2004.
2003-11-23 cs- XML v2 files are now compressed.
2003-11-16 cs- Make attribute inheritance optional for resources...
2003-11-16 cs- Make timezone implied instead of required in DTD.
2003-09-09 cs- Added Account support to XML reader.
2003-09-05 freitagimproved robustness: Changed log message to not touch...
2003-09-01 cs- Fixed several inconsitencies and off-by-one errors...
2003-08-31 cs- Yet more work on the XML Reader.
2003-08-28 cs- More work on XML Reader.
2003-08-27 cs- More work on XML reader.
2003-08-27 cs- Fixed rounding problem of load values.