[Kde-games-devel] Review Request 113782: Make "current standings" dialogue a dockable widget.
Alexander Schuch
aschuch247 at gmail.com
Sat Nov 16 05:57:58 UTC 2013
> On Nov. 11, 2013, 10:19 p.m., Albert Astals Cid wrote:
> > Show standings by default is a bit weird, no?
> >
> > Also i think the table should be changed to scroll per pixel and not per column, i always hated scroll per column :D
> >
> > Also when docking it at the bottom/top seems to have a quite high minimum size, way bigger than the messages log, any idea why?
"m_scoreTable->setMinimumSize( m_scoreTable->sizeHint() );" was used. I removed it.
- Alexander
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://git.reviewboard.kde.org/r/113782/#review43473
-----------------------------------------------------------
On Nov. 10, 2013, 3:33 a.m., Alexander Schuch wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/113782/
> -----------------------------------------------------------
>
> (Updated Nov. 10, 2013, 3:33 a.m.)
>
>
> Review request for KDE Games.
>
>
> Repository: konquest
>
>
> Description
> -------
>
> The dialogue "current standings" is replaced by a dockable widget. This way the player is able to see the standings all the time without the need to open/close the dialogue at the beginning of each turn.
>
> The dockable widget can also be made floating, so it can be used almost the same as the modal dialogue before.
>
>
> Diffs
> -----
>
> CMakeLists.txt 3b321ad
> dialogs/scoredlg.h bda18a5
> dialogs/scoredlg.cc 5e66cd4
> gameview.h 47b9463
> gameview.cc 2505994
> konquestui.rc a99d39d
> mainwin.h c50ea80
> mainwin.cc 6f2a70d
> view/standingswidget.h PRE-CREATION
> view/standingswidget.cpp PRE-CREATION
>
> Diff: http://git.reviewboard.kde.org/r/113782/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Alexander Schuch
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-games-devel/attachments/20131116/cb663ee7/attachment-0001.html>
More information about the kde-games-devel
mailing list