HomePhabricator

Bitcoin-Qt: cleanup / optimise addressbookpage
bb0726a8cfbeUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Bitcoin-Qt: cleanup / optimise addressbookpage

  • don't show QR Code context menu, when USE_QRCODE=1 was not specified when compiling the client
  • re-work on_showQRCode_clicked() for better readability and remove an unneeded duplicate check
  • re-work on_signMessage_clicked() and on_verifyMessage_clicked() to match foreach in on_showQRCode_clicked(), which seems more robust / cleaner
  • re-order context menu stuff to match real context menu layout
  • add comments for all private slots in the class

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jan 10 2013, 07:52
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING09c69c03f701: Merge pull request #2187 from CodeShark/SyncWithWalletsFix
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGINGbb0726a8cfbe: Bitcoin-Qt: cleanup / optimise addressbookpage (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Jan 23 2013, 21:41