Philip Kaufmann dbc0a6aba2 Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
WalletView:
- add new signal showNormalIfMinimized()
- emit the new signal in handleURI() to fix a bug, preventing the main
  window to show up when using bitcoin: URIs

WalletStack:
- connect the showNormalIfMinimized() signal from WalletView with the
  showNormalIfMinimized() slot in BitcoinGUI
- rework setCurrentWallet() to return a bool
- add check for valid walletModel in addWallet()
- add missing gui attribute initialisation in constructor

WalletFrame:
- remove unused or unneded class attributes gui and clientModel
- add a check for valid clientModel in setClientModel()

General:
- small code formatting changes
2013-08-23 09:10:31 +02:00
..
2013-08-20 15:13:34 +02:00
2013-08-20 07:30:39 -04:00
2013-07-15 01:05:25 +02:00
2013-04-12 12:17:28 +02:00
2013-08-20 17:30:33 +10:00
2013-05-30 04:43:51 +02:00
2013-07-24 16:24:38 +02:00
2013-06-25 10:33:29 +02:00
2013-06-25 10:33:29 +02:00
2013-06-24 00:56:45 +02:00
2013-06-24 00:56:45 +02:00
2013-07-15 01:05:25 +02:00
2013-08-15 23:55:35 +02:00
2013-07-31 14:06:44 +10:00
2013-05-07 20:03:17 -05:00