Review Request: Make contact-info dialog modeless
David Edmundson
kde at davidedmundson.co.uk
Fri Jan 27 11:02:04 UTC 2012
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103801/#review10124
-----------------------------------------------------------
context-menu.cpp
<http://git.reviewboard.kde.org/r/103801/#comment8341>
surely you should check m_contactInfoDialog first.
Otherwise you can spawn multiple versions of it, and under your current system the first one would leak.
context-menu.cpp
<http://git.reviewboard.kde.org/r/103801/#comment8342>
You don't need this method at all.
check out the QDialog flag.
Qt::WA_DeleteOnClose
- David Edmundson
On Jan. 27, 2012, 10:56 a.m., Dominik Cermak wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103801/
> -----------------------------------------------------------
>
> (Updated Jan. 27, 2012, 10:56 a.m.)
>
>
> Review request for Telepathy.
>
>
> Description
> -------
>
> Make contact-info dialog modeless so it doesn't block.
>
>
> Diffs
> -----
>
> context-menu.h 48d0f9f
> context-menu.cpp b2cb7b2
>
> Diff: http://git.reviewboard.kde.org/r/103801/diff/diff
>
>
> Testing
> -------
>
>
> Thanks,
>
> Dominik Cermak
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20120127/e6747bc5/attachment-0001.html>
More information about the KDE-Telepathy
mailing list