CIA.vc
rdale
Real-time open source activity stats
Stats » Authors » rdale
informationsyndicateUTC clock
00:56 on Mar 22, 2010
event counters
The last message was received 2.27 days ago at 18:22 on Mar 19, 2010
0 messages so far today, 0 messages yesterday
0 messages so far this week, 2 messages last week
17 messages so far this month, 33 messages last month
2847 messages since the first one, 6.19 years ago, for an average of 19.06 hours between messages
recent messages
dateReversed sort columnprojectcontentlink
11:17 Thursdaykde-bindings
Commit by rdale :: r1104719 /trunk/KDE/kdebindings/ruby/qtruby/ (9 files in 4 dirs):

  • Qualify all Qt includes with the module name, as not doing so is a bad idea IMHO.
#
11:17 ThursdayKDE
Commit by rdale :: r1104719 ruby/trunk/KDE/kdebindings/ruby/qtruby/ (9 files in 4 dirs):

  • Qualify all Qt includes with the module name, as not doing so is a bad idea IMHO.
#
21:49 on Mar 14KDE
Commit by rdale :: r1103347 ruby/trunk/KDE/kdebindings/ruby/qtruby/ (ChangeLog src/qtruby.cpp):

  • The QtDBus classes weren't being correctly initialized as the count of classes was being taken from the QtSvg smoke lib. Thanks to Paulo Capriotti for finding the bug.
#
21:49 on Mar 14kde-bindings
Commit by rdale :: r1103347 /trunk/KDE/kdebindings/ruby/qtruby/ (ChangeLog src/qtruby.cpp):

  • The QtDBus classes weren't being correctly initialized as the count of classes was being taken from the QtSvg smoke lib. Thanks to Paulo Capriotti for finding the bug.
#
21:48 on Mar 14KDE
Commit by rdale :: r1103346 ruby/branches/KDE/4.4/kdebindings/ruby/qtruby/ (ChangeLog src/qtruby.cpp):

  • The QtDBus classes weren't being correctly initialized as the count of classes was being taken from the QtSvg smoke lib. Thanks to Paulo Capriotti for finding the bug. CCMAIL: kde-bindings at kde dot org
#
10:06 on Mar 12KDE
Commit by rdale :: r1102340 smoke/trunk/KDE/kdebindings/smoke/soprano/smokeconfig.xml:

  • Added the missing Soprano::BackendSetting class. Thanks to Thomas Scholtes for reporting it missing.
#
10:06 on Mar 12kde-bindings
Commit by rdale :: r1102340 /trunk/KDE/kdebindings/smoke/soprano/smokeconfig.xml:

  • Added the missing Soprano::BackendSetting class. Thanks to Thomas Scholtes for reporting it missing.
#
10:06 on Mar 12KDE
Commit by rdale :: r1102339 smoke/branches/KDE/4.4/kdebindings/smoke/soprano/smokeconfig.xml:

  • Added the missing Soprano::BackendSetting class. Thanks to Thomas Scholtes for reporting it missing. BUG: 230370 CCMAIL: kde-bindings at kde dot org
#
21:06 on Mar 07KDE
Commit by rdale :: r1100565 ruby/trunk/KDE/kdebindings/ruby/qtruby/ (ChangeLog src/lib/Qt/qtruby4.rb):

  • QtRuby overrides public_methods(), singleton_methods() and protected_methods(), but omitted the optional 'all' argument. Thanks to Paolo Capriotti for the fix and bug report.
#
21:06 on Mar 07kde-bindings
Commit by rdale :: r1100565 /trunk/KDE/kdebindings/ruby/qtruby/ (ChangeLog src/lib/Qt/qtruby4.rb):

  • QtRuby overrides public_methods(), singleton_methods() and protected_methods(), but omitted the optional 'all' argument. Thanks to Paolo Capriotti for the fix and bug report.
#
21:05 on Mar 07KDE
Commit by rdale :: r1100563 ruby/branches/KDE/4.4/kdebindings/ruby/qtruby/ (ChangeLog src/lib/Qt/qtruby4.rb):

  • QtRuby overrides public_methods(), singleton_methods() and protected_methods(), but omitted the optional 'all' argument. Thanks to Paolo Capriotti for the fix and bug report. CCMAIL: kde-bindings at kde dot org
#
11:55 on Mar 07KDE
Commit by rdale :: r1100367 ruby/trunk/KDE/kdebindings/ruby/qtruby/ (ChangeLog src/lib/Qt/qtruby4.rb):

  • Drag and drop events in Plasma applets weren't being handled correctly. Fixes problem reported by Robert Riemann
#
11:55 on Mar 07kde-bindings
Commit by rdale :: r1100367 /trunk/KDE/kdebindings/ruby/qtruby/ (ChangeLog src/lib/Qt/qtruby4.rb):

  • Drag and drop events in Plasma applets weren't being handled correctly. Fixes problem reported by Robert Riemann
#
11:50 on Mar 07KDE
Commit by rdale :: r1100363 ruby/branches/KDE/4.4/kdebindings/ruby/qtruby/ (ChangeLog src/lib/Qt/qtruby4.rb):

  • Drag and drop events in Plasma applets weren't being handled correctly. Fixes problem reported by Robert Riemann CCMAIL: kde-bindings at kde dot org
#
11:34 on Mar 07KDE
Commit by rdale :: r1100357 ruby/trunk/KDE/kdebindings/ruby/qtruby/ (ChangeLog src/Qt.cpp):

  • Fixed Qt::Object properties that were no longer working. Fixes bug 229784 reported by ruby.twiddler BUG: 229784
#
11:34 on Mar 07kde-bindings
Commit by rdale :: r1100357 /trunk/KDE/kdebindings/ruby/qtruby/ (ChangeLog src/Qt.cpp):

  • Fixed Qt::Object properties that were no longer working. Fixes bug 229784 reported by ruby.twiddler BUG: 229784
#
11:33 on Mar 07KDE
Commit by rdale :: r1100356 ruby/branches/KDE/4.4/kdebindings/ruby/qtruby/ (ChangeLog src/Qt.cpp):

  • Fixed Qt::Object properties that were no longer working. Fixes bug 229784 reported by ruby.twiddler BUG: 229784
#
19:23 on Feb 26KDE
Commit by rdale :: r1096515 ruby/trunk/KDE/kdebindings/ruby/CMakeLists.txt:

#
19:23 on Feb 26kde-bindings
Commit by rdale :: r1096515 /trunk/KDE/kdebindings/ruby/CMakeLists.txt:

#
09:26 on Feb 26kde-bindings
Commit by rdale :: r1096210 /trunk/KDE/kdebindings/ (24 files in 24 dirs):

  • Add a copy of the FindRuby.cmake script from cmake 2.8 to kdebindings, and stop using FindRUBY.cmake in kdelibs
  • This should work with Ruby 1.9. All instances of RUBY_INCLUDE_PATH have been replaced with RUBY_INCLUDE_DIRS
  • Once cmake 2.8 is mandatory for building kde, then FindRuby.cmake in kdebindings can be removed. CCMAIL: kde-bindings at kde dot org CCMAIL: kde-buildsystem at kde dot org
#