Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-04-26 | qt: remove extraneous padding introduced in multiwallet support patch | Wladimir J. van der Laan | |
solve issue #2529 | |||
2013-04-01 | fix "send coins" via context menu in address book | Philip Kaufmann | |
- the send coins context menu entry was not working anymore, because a non current version of #2220 was merged onto current master - also removes some unneeded spaces and adds a comment to WalletModel::getNumTransactions() | |||
2013-03-22 | Minimal architectural changes necessary to support multiple wallets in ↵ | Eric Lombrozo | |
bitcoin-qt - This commit is a minimal restructuring necessary to support multiple wallets in the UI. Please see multiwallet-qt.txt for details. |