On Sun, Sep 30, 2007 at 10:19:04PM +0200, Abdelrazak Younes wrote: > One question, there is still something I don't understand in this issue.
At the core of the issue is that qApp->clipboard()->text() is expensive. So anything that removes these calls is Good(tm). Andre'