Review Request: Make formatter settings configurable per language instead of mimetype

Milian Wolff mail at milianw.de
Thu Mar 17 12:32:07 UTC 2011


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


looks very good, can you explain why you think that "org.kdevelop." prefix is required? I don't see the need for that. Please remove that.


shell/settings/sourceformattersettings.cpp
<http://git.reviewboard.kde.org/r/100868/#comment1682>

    why don't you just query for ILanguageSupport making the change to kdevelop's c++ and all other language plugins obsolete?


- Milian


On March 16, 2011, 9:25 p.m., Dmitry Risenberg wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/100868/
> -----------------------------------------------------------
> 
> (Updated March 16, 2011, 9:25 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Summary
> -------
> 
> This patch makes formatter settings configurable per language, not mimetype (see screenshot). Currently mime <-> language mapping is hard-coded (this should be fixed somehow, suggestions are welcome).
> 
> Also changed the relations between languages, formatters and styles - now all the languages share the same style object for a style with same name, so if it is changed for one language, other languages will see the change too.
> 
> Need to clarify whether there can be no styles for a formatter (a TODO in code). With current plugins this is not the case, but is it possible at all? If it is, what should be done if this formatter is selected?
> 
> 
> This addresses bug 230472.
>     http://bugs.kde.org/show_bug.cgi?id=230472
> 
> 
> Diffs
> -----
> 
>   shell/settings/CMakeLists.txt edcf49c4f22f4b94bcffe93f9de74fbf18c2a2f4 
>   shell/settings/sourceformattersettings.h c7c2a0ebfa075bae94215d1adb585a4f42bcd8a4 
>   shell/settings/sourceformattersettings.cpp 15060c7417af7dfe5400cd4e1e738b1c974d6d54 
>   shell/settings/sourceformattersettings.ui cc5e55c6b7d6df16f0dec09b07d63f00c7a3f128 
> 
> Diff: http://git.reviewboard.kde.org/r/100868/diff
> 
> 
> Testing
> -------
> 
> Manual testing.
> 
> 
> Screenshots
> -----------
> 
> Selecting language
>   http://git.reviewboard.kde.org/r/100868/s/104/
> 
> 
> Thanks,
> 
> Dmitry
> 
>

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


More information about the KDevelop-devel mailing list