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

List:       kde-commits
Subject:    kdeextragear-2/konversation/konversation
From:       İsmail Dönmez <ismail () kde ! org ! tr>
Date:       2005-04-09 7:29:55
Message-ID: 20050409072955.E82BD494 () office ! kde ! org
[Download RAW message or body]

CVS commit by cartman: 

Disable auto-bold/underline until I find a better regexp for it


  M +2 -3      ircview.cpp   1.251


--- kdeextragear-2/konversation/konversation/ircview.cpp  #1.250:1.251
@@ -261,5 +261,5 @@ QString IRCView::filter(const QString& l
     filteredLine.replace(">","&gt;");
 
-
+#if 0
     if(!KonversationApplication::preferences.getDisableExpansion()) {
         QRegExp boldRe("\\*(\\w+)\\*");
@@ -278,6 +278,5 @@ QString IRCView::filter(const QString& l
         filteredLine.replace(position,old.length(),replacement);
     }
-    
-
+#endif
 
     // Replace all 0x03 without color number (reset color) with \0x031,0 or \
\0x030,1, depending on which one fits


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

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