[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bindings
Subject:    Re: [Kde-bindings] branches/KDE/4.4/kdebindings/ruby/qtruby
From:       Robert Riemann <robert.riemann () physik ! hu-berlin ! de>
Date:       2010-03-08 12:03:30
Message-ID: a9cf6beb1003080403r58c9c7e4vd6f61d3fd5a78a93 () mail ! gmail ! com
[Download RAW message or body]

Thanks.

2010/3/7 Richard Dale <Richard_Dale@tipitina.demon.co.uk>:
> SVN commit 1100363 by rdale:
>
> * Drag and drop events in Plasma applets weren't being handled correctly.
>  Fixes problem reported by Robert Riemann
>
> CCMAIL: kde-bindings@kde.org
>
>
>  M  +2 -0      ChangeLog
>  M  +6 -0      src/lib/Qt/qtruby4.rb
>
>
> --- branches/KDE/4.4/kdebindings/ruby/qtruby/ChangeLog #1100362:1100363
> @@ -2,6 +2,8 @@
>
>        * Fixed Qt::Object properties that were no longer working. Fixes bug 229784
>          reported by ruby.twiddler
> +       * Drag and drop events in Plasma applets weren't being handled correctly.
> +         Fixes problem reported by Robert Riemann
>
>  2009-12-11  Richard Dale  <richard.j.dale@gmail.com>
>
> --- branches/KDE/4.4/kdebindings/ruby/qtruby/src/lib/Qt/qtruby4.rb #1100362:1100363
> @@ -1071,6 +1071,12 @@
>                end
>        end
>
> +       class GraphicsSceneDragDropEvent < Qt::Base
> +               def type(*args)
> +                       method_missing(:type, *args)
> +               end
> +       end
> +
>        class GraphicsSceneMouseEvent < Qt::Base
>                def type(*args)
>                        method_missing(:type, *args)
> _______________________________________________
> Kde-bindings mailing list
> Kde-bindings@kde.org
> https://mail.kde.org/mailman/listinfo/kde-bindings
>
>
_______________________________________________
Kde-bindings mailing list
Kde-bindings@kde.org
https://mail.kde.org/mailman/listinfo/kde-bindings

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic