0
I Use This!
Inactive

Commits : Listings

Analyzed about 3 hours ago. based on code collected about 3 hours ago.
Oct 18, 2024 — Oct 18, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Needed to ensure restoring GC status. More... over 13 years ago
Merge branch 'master' of github.com:kzhamaji/qtruby More... over 13 years ago
Use VALUE directly to find cached method selector for performance. More... over 13 years ago
Use VALUE directly to find cached method selector for performance. More... over 13 years ago
Add some RB_GC_GUARD()s, which look necessary More... over 13 years ago
Add some RB_GC_GUARD()s, which look necessary More... over 13 years ago
Stop GC while initializing Qt::Base and creating real object. More... over 13 years ago
Stop GC while initializing Qt::Base and creating real object. More... over 13 years ago
Define Ruby constants dynamically from Qt constatns for performance. More... over 13 years ago
Add .gitignore More... over 13 years ago
Add vim modeline and apply it to respect original coding style. More... over 13 years ago
* Add missing 'GLuint' and 'GLint' marshallers. Fixes bug reported by twelvechairs on #qtruby - thanks for the report.
rdale
as Richard Dale
More... over 13 years ago
* Fix bug in Qt::Variant#value where it as failing for ushort and QChar variants. Thanks to Yaohan Chen for reporting the bug
rdale
as Richard Dale
More... over 13 years ago
* Rename rb_str_catf() as qtruby_str_catf() as it clashes with a function in Ruby 1.9.2 with the same name
rdale
as Richard Dale
More... over 13 years ago
Merge branch 'KDE/4.7' More... about 14 years ago
fix QtDeclarative cmake variable More... about 14 years ago
add copy of the ruby license More... about 14 years ago
Add license files for kde bindings
rdale
as Richard Dale
More... over 14 years ago
* Add a cmake copying license
rdale
as Richard Dale
More... over 14 years ago
* 'long long' types were no longer being marshalled correctly
rdale
as Richard Dale
More... over 14 years ago
* In the Qt::Application constructor, when converting ARGV to the C style 'int argc, char * argv[]' format, 'argc' was always set to 2
rdale
as Richard Dale
More... over 14 years ago
* Apply a patch from David Palacio which fixes a crash when creating a Qt::Variant from a list or a hash
rdale
as Richard Dale
More... over 14 years ago
use an Export file which is then included in the Config.cmake More... over 14 years ago
Removed korundum. More... almost 15 years ago
include qt directories More... almost 15 years ago
A patch by Ian Monroe and myself to modularize the repository. See README.MODULARIZATION for details. More... almost 15 years ago
add package find in subdirs More... almost 15 years ago
update include directories More... almost 15 years ago
add back sub directories More... almost 15 years ago
update include directories More... almost 15 years ago