* Rewritten the rbqtapi command line tool to simplify the code
commit91f5a44b8faf2d9d2d67fb43c336d43d62d78e68
authorrdale <rdale@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 11 Mar 2009 12:13:16 +0000 (11 12:13 +0000)
committerrdale <rdale@283d02a7-25f6-0310-bc7c-ecb5cbfe19da>
Wed, 11 Mar 2009 12:13:16 +0000 (11 12:13 +0000)
tree13784c21341d7ceeca8b8438dc0b26eb61e69989
parent52436726e2572401850eeab4219c2cc96ea34f2c
* Rewritten the rbqtapi command line tool to simplify the code
- Added a '-r' or '--require' option for specifying QtRuby extension.
  This means that there is no longer a need for different sym links to
  the script for each QtRuby extension.
- One or more class names can be specifed. If no class name is given
  it means that all of the classes in the loaded QtRuby extensions
  should be searched
- A '-s' option attempts to show matching methods with Ruby types
* Removed the rbqtsh program as it was never really very useful

CCMAIL: kde-bindings@kde.org

git-svn-id: svn://anonsvn.kde.org/home/kde/trunk/KDE/kdebindings@938131 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
ruby/qtruby/ChangeLog
ruby/qtruby/bin/CMakeLists.txt
ruby/qtruby/bin/rbqtapi
ruby/qtruby/bin/rbqtsh [deleted file]