Philip Kaufmann 6f959c4cb3 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"
2012-10-31 08:05:27 +01:00
..
2012-08-28 17:13:11 -04:00
2012-10-29 13:34:35 -04:00
2012-10-29 13:34:35 -04:00
2012-10-20 23:08:57 +02:00
2012-10-25 20:47:17 +02:00
2012-10-25 16:12:40 +02:00
2012-10-20 23:08:56 +02:00
2012-10-20 23:08:56 +02:00
2012-10-20 23:08:57 +02:00
2012-10-20 23:08:57 +02:00
2012-10-04 15:49:15 +02:00
2012-10-29 13:34:35 -04:00
2012-10-20 23:08:57 +02:00
2012-10-20 23:08:57 +02:00
2012-10-20 23:08:57 +02:00
2012-10-08 17:46:45 -04:00