[Qt] make event() and eventFilter() in askpassphrasedialog protected #3209

pull Diapolo wants to merge 1 commits into bitcoin:master from Diapolo:askpass changing 1 files +2 −0
  1. Diapolo commented at 6:21 PM on November 5, 2013: none

    @laanwj Could you check the AskPassphraseDialog::event() code, it looks like we nearly duplicated AskPassphraseDialog::eventFilter(). Perhaps it's save to remove it, I'm not sure.

  2. [Qt] make event() and eventFilter() in askpassphrasedialog protected a80b1a0312
  3. BitcoinPullTester commented at 6:42 PM on November 5, 2013: none

    Automatic sanity-testing: PASSED, see http://jenkins.bluematt.me/pull-tester/a80b1a03126f3f9101bb150c66cbcaa5f9f20354 for binaries and test log. This test script verifies pulls every time they are updated. It, however, dies sometimes and fails to test properly. If you are waiting on a test, please check timestamps to verify that the test.log is moving at http://jenkins.bluematt.me/pull-tester/current/ Contact BlueMatt on freenode if something looks broken.

  4. laanwj commented at 12:53 PM on November 7, 2013: member

    It's not duplicated: event() detects a capslock key press in the dialog, whereas the eventFilter (which subscribes to events from the QLineEdits) uses a rough heuristic to detect characters that cannot be produced with/without shift. ACK otherwise

  5. laanwj referenced this in commit b744fdbf52 on Nov 7, 2013
  6. laanwj merged this on Nov 7, 2013
  7. laanwj closed this on Nov 7, 2013

  8. Diapolo deleted the branch on Nov 8, 2013
  9. Bushstar referenced this in commit 203cc90778 on Apr 8, 2020
  10. Bushstar referenced this in commit a69851325e on Apr 8, 2020
  11. DrahtBot locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-04-21 18:16 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me