Review Request 108847: Show currently parsing file in progress bar

Kevin Funk krf at gmx.de
Wed Feb 13 22:27:31 UTC 2013



> On Feb. 13, 2013, 10:17 p.m., Milian Wolff wrote:
> > Better this than what we have right now (i.e. nothing).
> > 
> > But a perfect future would show all documents that are being parsed (if you have multiple threads configured)...

I already had a look into this. Currently we don't have a job-based status bar UI at all. It's just getting update notifications by random signals from objects that are based off of IStatus (i.e. plugins, etc).

In libkdepim, were the original code of that statusbar-framework was from it's done right. There you can actually register jobs which are tracked in the status bar individually. Also, the displayed jobs can be actually canceled as well. Amarok has a nice framework for this task as well.

I'll put it on my TODO.


- Kevin


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


On Feb. 8, 2013, 10:01 a.m., Kevin Funk wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://git.reviewboard.kde.org/r/108847/
> -----------------------------------------------------------
> 
> (Updated Feb. 8, 2013, 10:01 a.m.)
> 
> 
> Review request for KDevelop.
> 
> 
> Description
> -------
> 
> Show currently parsing file in progress bar
> 
> 
> Diffs
> -----
> 
>   language/backgroundparser/backgroundparser.cpp d3bf7d74e47fffbc3a53a4b81985c91fe2db8c57 
> 
> Diff: http://git.reviewboard.kde.org/r/108847/diff/
> 
> 
> Testing
> -------
> 
> 
> File Attachments
> ----------------
> 
> Screenshot
>   http://git.reviewboard.kde.org/media/uploaded/files/2013/02/08/kdevelop-parsingmessage.png
> 
> 
> Thanks,
> 
> Kevin Funk
> 
>

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


More information about the KDevelop-devel mailing list