diff options
| author | Philip Kaufmann <[email protected]> | 2012-10-12 16:08:47 +0200 |
|---|---|---|
| committer | Philip Kaufmann <[email protected]> | 2012-10-31 08:05:27 +0100 |
| commit | 6f959c4cb340cf66b36170be137b7b59d619b35b (patch) | |
| tree | d8dfb0c77f8f0be0124076b066ede8a00f9d5556 /src/test/script_P2SH_tests.cpp | |
| parent | Merge pull request #1932 from Diapolo/thread_printf (diff) | |
| download | discoin-6f959c4cb340cf66b36170be137b7b59d619b35b.tar.xz discoin-6f959c4cb340cf66b36170be137b7b59d619b35b.zip | |
Bitcoin-Qt: use statustips in addition to tooltips
- add setStatusTip() in addition to setTooltip() where it makes sense
- add only setStatusTip() if GUI element is only used in main- or tray menu
- add an event filter on our BitcoinGUI object to prevent garbelled text
on the status bar, which happens when we use it for e.g. displaying
block-sync state and then a QEvent::StatusTip wants to write own text to it
- remove a double translation of "Bitcoin client"
Diffstat (limited to 'src/test/script_P2SH_tests.cpp')
0 files changed, 0 insertions, 0 deletions