> On Dec. 10, 2011, 11:47 a.m., Pierre Stirnweiss wrote:
> > Is it possible to visually separate the pane from the rest of the left 
> > pane? It looks like it is part of the "custom document" options. Maybe have 
> > the pane take the whole width of the dialog?
> > 
> > PierreSt
> 
> Boudewijn Rempt wrote:
>     Well, I put it there because whichever left-hand option the user chooses 
> (recent, open, custom, template), there's plenty of space in that part of the 
> pane. Making it as wide as the whole window wouldn't be looking as well 
> because the lines get very wide then.

How about moving the pane to the right, to take full height? Good for wide 
screen displays. In the current GUI I see the extremely wide combo boxes, so 
wide for no reason.


- Jarosław


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


On Dec. 10, 2011, 10:33 a.m., Boudewijn Rempt wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/103373/
> -----------------------------------------------------------
> 
> (Updated Dec. 10, 2011, 10:33 a.m.)
> 
> 
> Review request for Calligra.
> 
> 
> Description
> -------
> 
> This patch adds an extra pane to the startup screen that shows the latest 
> news from the calligra.org and krita.org feeds. I'm hesitating to propose 
> this for 2.4, because of the feature freeze... But I still wanted the patch 
> out for comments. It's not polished yet: the html could be better styled, the 
> feed urls taken from a config file and the whole pane could be made optional.
> 
> I use QTextView, not QWebView, because QWebView would drag in all of webkit 
> -- but this means that images aren't supported.
> 
> The code for getting and parsing the feeds comes from Qt Creator, which, 
> ironically, doesn't use it anymore in its latest version. It's LGPL, so that 
> should be fine.
> 
> I think it can help to connect users to our communities by getting our news 
> out to them, but it also has the disadvantage that we'll track every time the 
> open pane is used, which some users might find offensive.
> 
> 
> Diffs
> -----
> 
>   libs/main/CMakeLists.txt f669db8 
>   libs/main/KoOpenPane.h 7e7e03d 
>   libs/main/KoOpenPane.cpp 1469131 
>   libs/main/KoOpenPaneBase.ui b824720 
>   libs/main/multifeedrssmodel.h PRE-CREATION 
>   libs/main/multifeedrssmodel.cpp PRE-CREATION 
>   libs/main/networkaccessmanager.h PRE-CREATION 
>   libs/main/networkaccessmanager.cpp PRE-CREATION 
> 
> Diff: http://git.reviewboard.kde.org/r/103373/diff/diff
> 
> 
> Testing
> -------
> 
> 
> Screenshots
> -----------
> 
> news section in open pane
>   http://git.reviewboard.kde.org/r/103373/s/357/
> 
> 
> Thanks,
> 
> Boudewijn Rempt
> 
>

_______________________________________________
calligra-devel mailing list
calligra-devel@kde.org
https://mail.kde.org/mailman/listinfo/calligra-devel

Reply via email to