Review Request 116842: Added virtual override completion to kdev-clang
Milian Wolff
mail at milianw.de
Sun Mar 23 19:58:20 UTC 2014
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/116842/#review53836
-----------------------------------------------------------
Ship it!
awesome work, thanks for that! I'd say lets merge it and continue from there.
- Milian Wolff
On March 23, 2014, 7:53 p.m., David Stevens wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/116842/
> -----------------------------------------------------------
>
> (Updated March 23, 2014, 7:53 p.m.)
>
>
> Review request for KDevelop.
>
>
> Repository: kdev-clang
>
>
> Description
> -------
>
> Added virtual override completion to kdev-clang. Regular functions, template functions, and pure functions work. Signals and slots don't work, and const-qualified functions lose their qualifier. I'm not sure if the UI is completely correct.
>
>
> Diffs
> -----
>
> codecompletion/CMakeLists.txt ec8f690
> codecompletion/context.h aa6fcfb
> codecompletion/context.cpp f6e85d6
> codecompletion/overridecompletionhelper.h PRE-CREATION
> codecompletion/overridecompletionhelper.cpp PRE-CREATION
> tests/CMakeLists.txt c51dc22
> tests/codecompletiontest.h PRE-CREATION
> tests/codecompletiontest.cpp PRE-CREATION
>
> Diff: https://git.reviewboard.kde.org/r/116842/diff/
>
>
> Testing
> -------
>
> Manual testing and basic unit tests.
>
>
> Thanks,
>
> David Stevens
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20140323/1c031efa/attachment.html>
More information about the KDevelop-devel
mailing list