Review Request 124258: Added an interface to append child pages to the "Language support" config page

Milian Wolff mail at milianw.de
Mon Jul 6 14:25:18 UTC 2015


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/124258/#review82132
-----------------------------------------------------------



language/interfaces/ilanguagesupport.h (line 164)
<https://git.reviewboard.kde.org/r/124258/#comment56515>

    = 0



language/interfaces/ilanguagesupport.cpp (line 102)
<https://git.reviewboard.kde.org/r/124258/#comment56516>

    remove



shell/settings/ccpreferences.cpp (line 65)
<https://git.reviewboard.kde.org/r/124258/#comment56517>

    auto language = ICore::self()->languageController()->loadedLanguages().value(number);
    return language ? language->languageConfigPage() : nullptr;


- Milian Wolff


On July 5, 2015, 8:04 a.m., Sergey Kalinichev wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/124258/
> -----------------------------------------------------------
> 
> (Updated July 5, 2015, 8:04 a.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Repository: kdevplatform
> 
> 
> Description
> -------
> 
> Now a config page that contains language specific settings can be appended as a child page to the "Language support" config page.
> 
> This is useful for e.g. kdev-clang plugin. See also https://git.reviewboard.kde.org/r/124139/
> 
> 
> Diffs
> -----
> 
>   language/interfaces/ilanguagesupport.h 5c3fc30 
>   language/interfaces/ilanguagesupport.cpp 67aab36 
>   shell/CMakeLists.txt cffa161 
>   shell/languagecontroller.cpp d15a14b 
>   shell/settings/ccconfig.kcfg  
>   shell/settings/ccconfig.kcfgc 8fd94ca 
>   shell/settings/ccpreferences.h a736c36 
>   shell/settings/ccpreferences.cpp 9346e23 
>   shell/settings/ccpreferences.ui 48bd90f 
>   shell/settings/languageconfig.kcfgc PRE-CREATION 
>   shell/uicontroller.cpp 6a662ce 
> 
> Diff: https://git.reviewboard.kde.org/r/124258/diff/
> 
> 
> Testing
> -------
> 
> 
> File Attachments
> ----------------
> 
> LanguageSupport.png
>   https://git.reviewboard.kde.org/media/uploaded/files/2015/07/05/ab17b5f1-b8c2-4383-8b0e-799f44dde14b__LanguageSupport.png
> 
> 
> Thanks,
> 
> Sergey Kalinichev
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20150706/326f23b8/attachment.html>


More information about the KDevelop-devel mailing list