Review Request 127050: [kdevplatform] Show job progress in Task Manager

René J.V. Bertin rjvbertin at gmail.com
Tue Jun 14 18:42:41 UTC 2016



> On June 13, 2016, 10:19 a.m., René J.V. Bertin wrote:
> > Re:
> > > Qt Creator also shows a badge
> > 
> > I don't use Unity so don't know where this badge appears, but Creator does badge the Dock icon on OS X. Contact me if that's something you'd like to see something like that in KDevelop too.
> 
> Kevin Funk wrote:
>     Sure, go ahead.
> 
> René J.V. Bertin wrote:
>     I actually meant something like "fire me a PM with some thoughts on what you'd like to see and how/where that could be implemented". Of course I know I can start hacking whatever I want, but I've become a bit weary investing lots of time in new features only to find they won't be considered afterwards. And this is not something I'll be using a lot myself...

https://git.reviewboard.kde.org/r/128188


- René J.V.


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127050/#review96405
-----------------------------------------------------------


On Feb. 14, 2016, 12:11 p.m., Kai Uwe Broulik wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127050/
> -----------------------------------------------------------
> 
> (Updated Feb. 14, 2016, 12:11 p.m.)
> 
> 
> Review request for KDevelop and Kevin Funk.
> 
> 
> Repository: kdevplatform
> 
> 
> Description
> -------
> 
> Using the Unity Launcher API. Not super optimal of using this unstable private DBus thingie but whatever. Maybe some day we'll have KF5 Window Metadata :)
> 
> QtCreator also shows a badge with the number of build problems which is kinda neat but this is probably in KDevelop somewhere and not the platform?
> 
> 
> Diffs
> -----
> 
>   shell/CMakeLists.txt 83d4db0 
>   shell/runcontroller.h a6684f9 
>   shell/runcontroller.cpp 9f5259a 
>   shell/unitylauncher.h PRE-CREATION 
>   shell/unitylauncher.cpp PRE-CREATION 
> 
> Diff: https://git.reviewboard.kde.org/r/127050/diff/
> 
> 
> Testing
> -------
> 
> Video: https://www.youtube.com/watch?v=9pwhurPo--M
> 
> While at it I replaced keys() creating a temporary QList just to iterate over it with iterators and using .key() - unfortunately we cannot use keyBegin() yet
> 
> I could move all of this into the RunControllerPrivate (my initial much more complex attempt registered a dbus service so I used a separate class)
> 
> 
> Thanks,
> 
> Kai Uwe Broulik
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kdevelop-devel/attachments/20160614/df1c75e6/attachment-0001.html>


More information about the KDevelop-devel mailing list