HomePhabricator

ensure AskPassphraseDialog::eventFilter forwards events
83a3fb81f3daUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

ensure AskPassphraseDialog::eventFilter forwards events

  • instead of "return false;" use "return QDialog::eventFilter(object, event);" to harmonize this event filter with our default behaviour
  • remove orphan spaces found while editting the files

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Oct 25 2012, 09:52
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING2d53ba2c69f9: Merge pull request #1925 from Diapolo/gcc-hardening
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING83a3fb81f3da: ensure AskPassphraseDialog::eventFilter forwards events (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Oct 25 2012, 09:52