Review Request: Fix krazy issues in contact-list

Martin Klapetek martin.klapetek at gmail.com
Mon Dec 26 13:16:20 UTC 2011


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/103535/#review9267
-----------------------------------------------------------



context-menu.cpp
<http://git.reviewboard.kde.org/r/103535/#comment7665>

    According to Qt docs, you should prefer QWeakPointer over QPointer.
    
    This also btw. does not fix anything as the dialog's data is never accessed, but if it makes Krazy happy, then so be it.



global-presence-chooser.cpp
<http://git.reviewboard.kde.org/r/103535/#comment7663>

    Have you tested this? I'm not sure if KComboBox does not reimplement this method and does some additional magic that could break this.



global-presence-chooser.cpp
<http://git.reviewboard.kde.org/r/103535/#comment7664>

    Same as above, if KComboBox reimplements this, it could stop working.


- Martin Klapetek


On Dec. 26, 2011, 1:10 p.m., Dominik Cermak wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103535/
> -----------------------------------------------------------
> 
> (Updated Dec. 26, 2011, 1:10 p.m.)
> 
> 
> Review request for Telepathy.
> 
> 
> Description
> -------
> 
> Add KUIT context marker.
> Normalize signatures.
> Fix typos.
> Use K-classes.
> Use QPointers when showing modal dialogs via exec().
> Fix null string assign.
> Fix newline.
> 
> 
> Diffs
> -----
> 
>   account-button.cpp 1bcc93c4f75c77f45be91723f53787660e6a6ae0 
>   contact-delegate-overlay.cpp 2cae71f8e9a96e8cd6dce6bc1ac782937bd1d8bc 
>   context-menu.cpp e98392ea0ec73b89fc50bff64b8a0866177e551e 
>   dialogs/join-chat-room-dialog.ui 4e90ebf407dbf0c0005f92d8ec8f18962f91dfdc 
>   global-presence-chooser.cpp 935f58266bfdad801d98c8c93eafe3515669fd52 
>   tooltips/contacttooltip.cpp 46981fa296ee22bedab9bb9cc385f2cc054f06a6 
> 
> Diff: http://git.reviewboard.kde.org/r/103535/diff/diff
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Dominik Cermak
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-telepathy/attachments/20111226/587d888c/attachment-0001.html>


More information about the KDE-Telepathy mailing list