Hello Samuel and Giuseppe 
 
i am not capable to create a patch in qt gerrrit. i get an http 403 error as written in an previous mail.
So maybe one of you could do me the favour and create patches in gerrit for me?
I made some patch diff files gainst qt 5.6 for this issue and attached them to this mail.
 
Regards,
Gunnar Roth
Gesendet: Mittwoch, 02. September 2015 um 16:06 Uhr
Von: "Samuel Gaist" <[email protected]>
An: "Giuseppe D'Angelo" <[email protected]>
Cc: [email protected]
Betreff: Re: [Development] QT_NO_DRAGANDDROP qt 5.6 git build fails

On 2 sept. 2015, at 15:35, Giuseppe D'Angelo <[email protected]> wrote:

> Il 02/09/2015 15:02, Gunnar Roth ha scritto:
>> If you wonder why i need that, its because of wc2013 it has no DnD
>> support ( as wec7 had).
>
> Submit a patch? :)
>
> Unfortunately Qt is not tested in all the possible -no-feature switches.
>
> Cheers,
> --
> Giuseppe D'Angelo | [email protected] | Software Engineer
> KDAB (UK) Ltd., a KDAB Group company | Tel: UK +44-1625-809908
> KDAB - The Qt Experts
>

+1 for the patch but the problem is rather that QWidget has the corresponding methods surrounded by #ifndef QT_NO_DRAGANDDROP and not QGraphicsView so it would make more sense to do it also for that class and not only for the content of the implementation.

Cheers
Samuel

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Attachment: 80_fix_non_dnd_no_clipboard_p0.diff
Description: Binary data

Attachment: 81_fix_non_dnd_no_clipboard_p1.diff
Description: Binary data

Attachment: 82_fix_non_dnd_no_clipboard_p2.diff
Description: Binary data

Attachment: 83_fix_non_dnd_no_clipboard_p3.diff
Description: Binary data

Attachment: 87_fix_no_dnd_widgets_fix_static.diff
Description: Binary data

_______________________________________________
Development mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/development

Reply via email to