openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
Q
qtruby
Settings
|
Report Duplicate
0
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 3 hours
ago. based on code collected
about 3 hours
ago.
Oct 18, 2024 — Oct 18, 2025
Showing page 1 of 50
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Needed to ensure restoring GC status.
Masakazu HAMAJI
More...
over 13 years ago
Merge branch 'master' of github.com:kzhamaji/qtruby
Masakazu HAMAJI
More...
over 13 years ago
Use VALUE directly to find cached method selector for performance.
Masakazu HAMAJI
More...
over 13 years ago
Use VALUE directly to find cached method selector for performance.
Masakazu HAMAJI
More...
over 13 years ago
Add some RB_GC_GUARD()s, which look necessary
Masakazu HAMAJI
More...
over 13 years ago
Add some RB_GC_GUARD()s, which look necessary
Masakazu HAMAJI
More...
over 13 years ago
Stop GC while initializing Qt::Base and creating real object.
Masakazu HAMAJI
More...
over 13 years ago
Stop GC while initializing Qt::Base and creating real object.
Masakazu HAMAJI
More...
over 13 years ago
Define Ruby constants dynamically from Qt constatns for performance.
Masakazu HAMAJI
More...
over 13 years ago
Add .gitignore
Masakazu HAMAJI
More...
over 13 years ago
Add vim modeline and apply it to respect original coding style.
Masakazu HAMAJI
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'
Pino Toscano
More...
about 14 years ago
fix QtDeclarative cmake variable
Pino Toscano
More...
about 14 years ago
add copy of the ruby license
Philip Muskovac
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
Arno Rehn
More...
over 14 years ago
Removed korundum.
Nicolás Alvarez
More...
almost 15 years ago
include qt directories
Arno Rehn
More...
almost 15 years ago
A patch by Ian Monroe and myself to modularize the repository. See README.MODULARIZATION for details.
Arno Rehn
More...
almost 15 years ago
add package find in subdirs
Funda Wang
More...
almost 15 years ago
update include directories
Funda Wang
More...
almost 15 years ago
add back sub directories
Funda Wang
More...
almost 15 years ago
update include directories
Funda Wang
More...
almost 15 years ago
←
1
2
3
4
5
6
7
8
9
…
49
50
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree