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

List:       kde-commits
Subject:    branches/KDE/3.5/kdewebdev/quanta
From:       Andras Mantia <amantia () kde ! org>
Date:       2006-02-28 21:41:21
Message-ID: 1141162881.301708.15809.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 514631 by amantia:

Remove wrong comment; update ChangeLog.

 M  +5 -0      ChangeLog  
 M  +1 -1      parsers/node.cpp  


--- branches/KDE/3.5/kdewebdev/quanta/ChangeLog #514630:514631
@@ -7,7 +7,12 @@
         - fix detection of existing shortcuts
         - ignore special areas inside comments
         - set the user action tooltips correctly
+        - fix random crashing when editing PHP files [#121280, #122475, #122252, #120983]
 
+  - improvements:
+        - less reparsing of the document while typing is in progress
+
+
 Version 3.5.1 (Release date: 23-01-2006; Started 30-11-2005):
  - bugfixes:
         - better handling of quotation marks when editing tags inside a script area [#118693]
--- branches/KDE/3.5/kdewebdev/quanta/parsers/node.cpp #514630:514631
@@ -52,7 +52,7 @@
   //If it has crashed here, the Node doesn't exist anymore.
   // If it has crashed the next line, it is a GroupElements bug.
   //FIXME: Andras: or it is a VPL undo/redo bug...
-  Q_ASSERT(tag);  //disable as on some distros it causes a real assert=crash
+  Q_ASSERT(tag); 
   if (tag)
     tag->setCleanStrBuilt(false);
 

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

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