[Bug 162929] The ability to randomly select images from a set of directories in the frame applet
Anne-Marie Mahfouf
annma at kde.org
Sun Jun 1 21:36:53 CEST 2008
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=162929
annma kde org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |FIXED
------- Additional Comments From annma kde org 2008-06-01 21:36 -------
SVN commit 815436 by annma:
Add a random choice to start with random pictures. Patch from Justace Clutter, thanks a lot!
Just one thing to improve I think is to use a KRandomSequence so you won't have twice the same pic and to ensure that all numbers are picked. What do you think?I just KDEified the std::cout to kDebug() in your patch ;)
Nice contribution!
BUG=162929
M +95 -51 config.ui
M +10 -0 configdialog.cpp
M +3 -0 configdialog.h
M +5 -0 frame.cpp
M +1 -0 frame.h
M +18 -2 slideshow.cpp
M +4 -0 slideshow.h
WebSVN link: http://websvn.kde.org/?view=rev&revision=815436
More information about the Panel-devel
mailing list