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

List:       kde-commits
Subject:    KDE/kdelibs/plasma (silent)
From:       Aaron J. Seigo <aseigo () kde ! org>
Date:       2008-11-10 3:52:45
Message-ID: 1226289165.729327.1874.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 882216 by aseigo:

SVN_SILENT: remove some out of date TODOs


 M  +1 -4      containment.cpp  


--- trunk/KDE/kdelibs/plasma/containment.cpp #882215:882216
@@ -1491,8 +1491,8 @@
             toolBox->setCorner(ToolBox::Bottom);
             toolBox->setPos(q->geometry().width() / 2 - toolBox->boundingRect().width() / 2,
                             q->geometry().height());
-        //defaulting to Horizontal right now
         } else {
+            //defaulting to Horizontal right now
             if (QApplication::layoutDirection() == Qt::RightToLeft) {
                 toolBox->setPos(q->geometry().left(),
                                 q->geometry().height() / 2 - toolBox->boundingRect().height() / 2);
@@ -1504,9 +1504,6 @@
             }
         }
     } else if (q->corona()) {
-        //TODO: we should probably get these values from the Plasma app itself
-        //      so we actually know what the available space *is*
-        //      perhaps a virtual method in Corona for this?
         QRectF avail = q->corona()->availableScreenRegion(screen).boundingRect();
         QRectF screenGeom = q->corona()->screenGeometry(screen);
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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