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

List:       kde-commits
Subject:    playground/pim/kblogger
From:       Antonio Aloisio <antonio.aloisio () gmail ! com>
Date:       2008-04-30 14:36:13
Message-ID: 1209566173.197868.30329.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 802771 by aloisio:

Remove commented yellow stylesheet setting of the visual editor

 M  +4 -2      TODO  
 M  +0 -4      src/composer/composereditor.cpp  


--- trunk/playground/pim/kblogger/TODO #802770:802771
@@ -63,8 +63,10 @@
      LinkDialog                   |                  |           O
      HtmlExp                      |                  |           O
 ...
-O -> not done yet, B -> Beta Quality (code is in shape generally, memory management done)
-R -> Release Quality (code is tested and done), X -> complete (all done, docs added)
+O -> not done yet, 
+B -> Beta Quality (code is in shape generally, memory management done)
+R -> Release Quality (code is tested and done),
+X -> complete (all done, docs added)
 
 After having done the items above, we should check each others classes.
 
--- trunk/playground/pim/kblogger/src/composer/composereditor.cpp #802770:802771
@@ -74,10 +74,6 @@
     //Add VisualEditor
     mVisualTextEditor = new VisualEditor(visualPageWidget);
     visualPageWidget->layout()->addWidget ( mVisualTextEditor );
-    // TODO make configurable
-    // use default background for now, otherwise
-    // it may collide with light foreground (text) colors
-//     mVisualTextEditor->setStyleSheet("background-color: #FFFF7F");
 
     connect( mVisualTextEditor, SIGNAL( currentFontChanged( const QFont & ) ),
              this, SLOT( updateCharFmt() ) );
[prev in list] [next in list] [prev in thread] [next in thread] 

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