Review Request 109612: Splashscreen part 2: give startup progress information

Andreas Pakulat apaku at gmx.de
Wed Mar 20 18:53:25 UTC 2013


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



shell/core.h
<http://git.reviewboard.kde.org/r/109612/#comment22068>

    Why is percent a string? IMO it should be an unsigned int (or a float if you'd prefer 0.0-1.0 as valid range)



shell/core.cpp
<http://git.reviewboard.kde.org/r/109612/#comment22067>

    Why have anything besides the percentage in the signal if all else is just standard dummy?


- Andreas Pakulat


On March 20, 2013, 4:55 p.m., Sven Brauch wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/109612/
> -----------------------------------------------------------
> 
> (Updated March 20, 2013, 4:55 p.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Description
> -------
> 
> This belongs to https://git.reviewboard.kde.org/r/109610/.
> It emits a few (~10) signals from the kdev core when it's starting up, which can then be caught by the splash screen to display a progress bar.
> 
> 
> Diffs
> -----
> 
>   shell/core.h d7ba435 
>   shell/core.cpp 91a5630 
> 
> Diff: http://git.reviewboard.kde.org/r/109612/diff/
> 
> 
> Testing
> -------
> 
> I don't see what could go wrong here.
> 
> 
> Thanks,
> 
> Sven Brauch
> 
>

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


More information about the KDevelop-devel mailing list