Review Request 110820: Move KActionSelector to KWidgetAddons

Aleix Pol Gonzalez aleixpol at kde.org
Wed Jun 5 13:21:27 UTC 2013



> On June 4, 2013, 8:50 p.m., David Faure wrote:
> > tier1/kwidgetsaddons/src/kactionselector.h, line 300
> > <http://git.reviewboard.kde.org/r/110820/diff/1/?file=148266#file148266line300>
> >
> >     This comment should be removed, polish() isn't virtual anymore since Qt 4.0...
> >     
> >     I see that it's called by other means (selection changed), but maybe there's a latent qt4 porting bug here, if it should also be called from event() when type==QEvent::Polish... but thinking about it, the app will add its items after the constructor, which will change [current] selection, always, I presume. And if no items, then the initial disabling is still good.
> >     
> >     
> >     So, basically, if it works, remove comment, and ideally turn that slot into a Q_PRIVATE_SLOT like the others.

Well, I guess it has worked throughout KDE 4.*, so the current status shouldn't be that bad...


- Aleix


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


On June 5, 2013, 1:21 p.m., Aleix Pol Gonzalez wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/110820/
> -----------------------------------------------------------
> 
> (Updated June 5, 2013, 1:21 p.m.)
> 
> 
> Review request for KDE Frameworks.
> 
> 
> Description
> -------
> 
> Moved KActionSelector to KWidgetAddons
> 
> 
> Diffs
> -----
> 
>   kdeui/CMakeLists.txt 8e2c067 
>   kdeui/tests/CMakeLists.txt af65f34 
>   kdeui/tests/kactionselectortest.cpp 60fedd3 
>   kdeui/widgets/kactionselector.h 67d7a7a 
>   kdeui/widgets/kactionselector.cpp 55cfe79 
>   tier1/kwidgetsaddons/src/CMakeLists.txt 1a2c3e7 
>   tier1/kwidgetsaddons/src/kactionselector.h PRE-CREATION 
>   tier1/kwidgetsaddons/src/kactionselector.cpp PRE-CREATION 
>   tier1/kwidgetsaddons/tests/CMakeLists.txt 85a8732 
>   tier1/kwidgetsaddons/tests/kactionselectortest.cpp PRE-CREATION 
> 
> Diff: http://git.reviewboard.kde.org/r/110820/diff/
> 
> 
> Testing
> -------
> 
> Compiled, test seems to work fine.
> 
> 
> Thanks,
> 
> Aleix Pol Gonzalez
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20130605/955d95ef/attachment.html>


More information about the Kde-frameworks-devel mailing list