As no one responds in #1432, I decided to create a pull for further discussion!
- add GetImmatureCredit() function in CWalletTx
- include clientModel in overviewpage and sendcoinsdialog
- rename model to walletModel in overviewpage and sendcoinsdialog
- update displayed balances when numBlocksChanged() SIGNAL occurs (as an immature balance matures via new blocks and not new Tx) on overviewpage and sendcoinsdialog
- optimize handling of cached balances in walletmodell