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

List:       kde-commits
Subject:    QUANTA_3_1_BRANCH: quanta
From:       Andras Mantia <amantia () freemail ! hu>
Date:       2003-08-03 21:27:10
[Download RAW message or body]

CVS commit by amantia: 

Fix handling of options in the File Changed dialog. (backport)


  M +3 -1      ChangeLog   1.90.2.88
  M +4 -0      quanta/dialogs/dirtydlg.cpp   1.1.2.2


--- quanta/ChangeLog  #1.90.2.87:1.90.2.88
@@ -8,6 +8,8 @@
     - fix message window handling
     - fix script action error output handling
+    - honour the "Do not load the modified version from disk." setting in the dirty file
+      dialog
 
-Version 3.1.3 (Release date: 21-07-2003)
+Version 3.1.3 (Release date: 29-07-2003)
   - bugfixes:
     - fix possible crashes when using plugins

--- quanta/quanta/dialogs/dirtydlg.cpp  #1.1.2.1:1.1.2.2
@@ -56,6 +56,10 @@ void DirtyDlg::slotOKPressed()
    cancelButton->setEnabled(false);
  } else
+ if (buttonLoad->isChecked())
  {
     accept();
+ } else
+ {
+ reject();
  }
 }


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

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