monotone-commits-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Monotone-commits-diffs] Revision 50493104f4ec5849dd469e8f72d282c4b85720


From: monotone
Subject: [Monotone-commits-diffs] Revision 50493104f4ec5849dd469e8f72d282c4b8572009
Date: Sat, 13 Mar 2010 19:08:50 +0100

-----------------------------------------------------------------
Revision: 50493104f4ec5849dd469e8f72d282c4b8572009
Ancestor: a60fc1a232f20bd9efd3c353356bf28fb8dbf193
Author: address@hidden
Date: 02/07/2010 12:14:54 AM
Branch: net.venge.monotone.guitone

Modified files:
        src/view/dialogs/ChangeKeyPassword.cpp
        src/view/dialogs/ChangeKeyPassword.h
        src/view/dialogs/DatabaseDialogManager.cpp
        src/view/dialogs/DatabaseDialogManager.h
        src/view/dialogs/DialogManager.cpp
        src/view/dialogs/DialogManager.h
        src/view/dialogs/GenerateKeypair.cpp
        src/view/dialogs/GenerateKeypair.h
        src/view/dialogs/KeyManagement.cpp
        src/view/dialogs/WorkspaceDialogManager.cpp

ChangeLog: 

* Always delegate signals from single dialogs to the dialog manager and connect 
to these signals instead of the original ones from the dialogs; the reason is 
that we cannot always say for sure if we correctly directly connected to a 
signal of a dialog if this dialog has not yet been created. The dialog manager 
however is always there.
* Change the passwordChanged() and keypairGenerated() signals to be more 
meaningful and transport the hash of the specific key in question
* If we remove a key password give the user a hint that running mtn instances 
might still cache it
* The revision callback now correctly inserts a selected revision into the 
update workspace dialog (again)

Attachment: txtMKyYfHKWme.txt
Description: Diff [a60fc1a232f20bd9efd3c353356bf28fb8dbf193] -> [50493104f4ec5849dd469e8f72d282c4b8572009]


reply via email to

[Prev in Thread] Current Thread [Next in Thread]