HomePhabricator

Convert RPC console to QTextEdit instead of QTableView
c6aa86afc2feUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Convert RPC console to QTextEdit instead of QTableView

  • This allows copy/pasting whole or partial messages
  • Handle output more consistently in console
    • No more scrollbars-in-scrollbars: by setting per-pixel scrolling on the table, cells can have any height
  • Decorations for "request" and "reply" are changed to the txin and txout icons instead of colored squares

Details

Provenance
Wladimir J. van der Laan <laanwj@gmail.com>Authored on May 12 2012, 10:30
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING97ec4e50b128: Merge pull request #1263 from Diapolo/RPCCon_ClientStartupTime
Branches
Unknown
Tags
Unknown

Event Timeline

Wladimir J. van der Laan <laanwj@gmail.com> committed rSTAGINGc6aa86afc2fe: Convert RPC console to QTextEdit instead of QTableView (authored by Wladimir J. van der Laan <laanwj@gmail.com>).May 12 2012, 16:39