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

List:       kde-commits
Subject:    quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2002-12-09 10:54:06
[Download RAW message or body]

CVS commit by amantia: 

HEAD does not need anymore the file_move workaround. :-)


  M +1 -0      ChangeLog   1.100
  M +0 -1      quanta/dialogs/dirtydlg.cpp   1.3
  M +1 -0      quanta/plugins/quantacmdplugin.cpp   1.12


--- quanta/ChangeLog  #1.99:1.100
@@ -17,4 +17,5 @@ Verions 3.2-CVS-1 (Release Date: xx-xx-2
     - autoselect the renamed files in the Upload Project dialog
     - security fixes
+    - restore the correct permissions after diffing the modified files [#51308]
   - synched the File and Grep dialog code with Kate
   - learning of unknown, user entered tags (and functions)

--- quanta/quanta/dialogs/dirtydlg.cpp  #1.2:1.3
@@ -79,5 +79,4 @@ void DirtyDlg::slotCompareDone(KProcess*
 void DirtyDlg::slotResult(KIO::Job *)
 {
- KIO::chmod(m_src, m_permissions);
  m_busy = false;
  accept();

--- quanta/quanta/plugins/quantacmdplugin.cpp  #1.11:1.12
@@ -78,4 +78,5 @@ bool QuantaCmdPlugin::load()
 
   QString args = arguments();
+  
   if (!args.isEmpty())
   {


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

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