-----------------------------------------------------------------
Revision: 50493104f4ec5849dd469e8f72d282c4b8572009
Ancestor: a60fc1a232f20bd9efd3c353356bf28fb8dbf193
Author: [email protected]
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)
monotone --db={your.database} diff
--revision=a60fc1a232f20bd9efd3c353356bf28fb8dbf193
--revision=50493104f4ec5849dd469e8f72d282c4b8572009
----------------------------------------------------------------------
_______________________________________________
Monotone-commits-nodiffs mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/monotone-commits-nodiffs