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

List:       kde-commits
Subject:    kdelibs/kate/part
From:       Christoph Cullmann <cullmann () kde ! org>
Date:       2005-04-28 16:56:21
Message-ID: 20050428165621.C76EF666 () office ! kde ! org
[Download RAW message or body]

CVS commit by cullmann: 

the views does this connect themself in createView, and all views are created with createView


  M +3 -2      katebuffer.cpp   1.223
  M +0 -5      katedocument.cpp   1.820


--- kdelibs/kate/part/katebuffer.cpp  #1.222:1.223
@@ -100,4 +100,5 @@ class KateFileLoader
       , m_removeTrailingSpaces (removeTrailingSpaces)
     {
+      kdDebug (13020) << "OPEN USES ENCODING: " << m_codec->name() << endl;
     }
 

--- kdelibs/kate/part/katedocument.cpp  #1.819:1.820
@@ -217,9 +217,4 @@ KateDocument::KateDocument ( bool bSingl
   connect(this,SIGNAL(sigQueryClose(bool *, bool*)),this,SLOT(slotQueryClose_save(bool *, bool*)));
 
-  // ask what to do with modified files on focus!
-  if ( s_fileChangedDialogsActivated )
-    for (uint z = 0; z < m_views.count(); z++)
-      connect( m_views.at(z), SIGNAL(gotFocus( Kate::View * )), this, SLOT(slotModifiedOnDisk()) );
-
   m_isasking = 0;
 


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

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