HomePhabricator

[Qt] simplify ban list signal handling
cdd72cd5fbc2Unpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

[Qt] simplify ban list signal handling

  • remove banListChanged signal from client model
  • directly call clientModel->getBanTableModel()->refresh() without the way over clientModel->updateBanlist()
  • also fix clearing peer detail window, when selecting (clicking) peers in the ban list

Details

Provenance
Philip Kaufmann <phil.kaufmann@t-online.de>Authored on Jun 26 2015, 08:23
Jonas Schnelli <jonas.schnelli@include7.ch>Committed on Sep 16 2015, 14:50
deadalnixPushed on May 14 2017, 22:04
Parents
rABC43c1f5b8d7ac: [Qt] remove unused timer-code from banlistmodel.cpp
Branches
Unknown
Tags
Unknown

Event Timeline

Jonas Schnelli <jonas.schnelli@include7.ch> committed rABCcdd72cd5fbc2: [Qt] simplify ban list signal handling (authored by Philip Kaufmann <phil.kaufmann@t-online.de>).Sep 16 2015, 14:50