HomePhabricator

[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
4cf3411056f6Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[Qt] misc PaymentServer changes (e.g. changes to eventFilter())

  • make eventFilter() private and pass events on to QObject::eventFilter() instead of just returning false
  • re-work paymentservertest.cpp to correctly handle the event test after the above change (rewrite test_main to allow usage of QCoreApplication:: in the tests)
  • delete socket when we were unable to connect in ipcSendCommandLine()
  • show a message to the user if we fail to start-up (instead of just a debug.log entry)
  • misc small comment changes

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Nov 14 2013, 18:21
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGINGb4297c8fffa6: Merge pull request #3353
Branches
Unknown
Tags
Unknown

Event Timeline

Philip Kaufmann <phil.kaufmann@t-online.de> committed rSTAGING4cf3411056f6: [Qt] misc PaymentServer changes (e.g. changes to eventFilter()) (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Dec 6 2013, 10:06