[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    extragear/plasma/applets/frame
From:       Anne-Marie Mahfouf <annma () kde ! org>
Date:       2008-02-10 9:29:06
Message-ID: 1202635746.052064.10098.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 773106 by annma:

indent - add ideas in TODO


 M  +9 -0      TODO  
 M  +4 -4      frame.cpp  
 M  +1 -1      picture.h  


--- trunk/extragear/plasma/applets/frame/TODO #773105:773106
@@ -7,6 +7,15 @@
 - add the PoTD choices as a stack widget in config
 - right-click action: set as wallpaper for the current picture
 
+------------------
+Ideas about Wikimedia Commons Featured Pictures
+http://commons.wikimedia.org/wiki/Commons:Featured_pictures
+- get them as wallpapers
+- make a package of them and set them as slideshow for screensaver or desktop \
slideshow +-> credits?
+Any questions can be asked to Duesentrieb in #wikimedia-tools on IRC freenode and \
#wikimedia-tech for anything related to website access. Mailing lists: \
http://meta.wikimedia.org/wiki/Mailing_lists/overview +----------------
+
 BUGS
 
 - svgz do not load
--- trunk/extragear/plasma/applets/frame/frame.cpp #773105:773106
@@ -63,7 +63,7 @@
 
 Frame::~Frame()
 {
-	delete m_mySlideShow;
+    delete m_mySlideShow;
 }
 
 void Frame::init()
@@ -102,9 +102,9 @@
 
 void Frame::updatePicture()
 {
-	m_picture = m_mySlideShow->getImage();
-	m_pixmapCache = QPixmap();
-	update();
+    m_picture = m_mySlideShow->getImage();
+    m_pixmapCache = QPixmap();
+    update();
 }
 
 void Frame::addDir()
--- trunk/extragear/plasma/applets/frame/picture.h #773105:773106
@@ -31,7 +31,7 @@
 
 /**
  * @brief Picture choice
- * @author Anne-Marie Mahfouf <mahfouf@kde.org>
+ * @author Anne-Marie Mahfouf <annma@kde.org>
  *
  * This class handles the choice of the picture and 
  * makes it ready for the Frame class to paint this picture.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic