Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2004-04-26 | update | mickeyl | 1 | -8/+13 |
2004-04-03 | small fixes and add 'printf' to the number of substituted constructs | mickeyl | 1 | -6/+9 |
the script seems to work good, i converted the whole 'noncore' which will be commited in a few hours. basically the only amount of handwork after applying the script is adding #include <opie2/odebug.h> and using namespace Opie::Core - if it's not already there. | ||||
2004-04-02 | this is a helper script for the qtdebug -> opiedebug conversion | mickeyl | 1 | -0/+116 |
it should catch most common usages - please try. Usage: qdebug-odebug.py <oldfilename.cpp> >newfilename.cpp |