aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2018-03-26Merge #12610: Multiwallet for the GUIJonas Schnelli
2018-03-26Qt: hide RPCConsole wallet selector when no wallets are presentJonas Schnelli
2018-03-26Qt: show wallet name in request dlg in case of multiwalletJonas Schnelli
2018-03-26Qt: show wallet name in send confirmation dlg in case of multiwalletJonas Schnelli
2018-03-26GUI: RPCConsole: Log wallet changesLuke Dashjr
2018-03-26Qt: Get wallet name from WalletModel rather than passing it aroundLuke Dashjr
2018-03-26Qt: When multiple wallets are used, include in notifications the nameJonas Schnelli
2018-03-26Qt: QComboBox::setVisible doesn't work in toolbars, so defer adding it at all...Luke Dashjr
2018-03-26Qt: Add wallet selector to debug consoleJonas Schnelli
2018-03-22Merge #11536: Rename account to label where appropriateWladimir J. van der Laan
2018-03-21Merge #12723: Qt5: Warning users about invalid-BIP21 URI bitcoin://Wladimir J. van der Laan
2018-03-21Merge #12716: Fix typos and cleanup in various filesMarcoFalke
2018-03-21Qt: Warn users about invalid-BIP21 URI bitcoin://Alexey Ivanov
2018-03-21Fix typosDimitris Apostolou
2018-03-20Merge #12721: Qt: remove "new" button during receive-mode in addressbookWladimir J. van der Laan
2018-03-19Rename account to label where appropriateRussell Yanofsky
2018-03-19Qt: remove "new" button during receive-mode in addressbookJonas Schnelli
2018-03-17wallet: Change output type globals to membersMarcoFalke
2018-03-15Merge #12621: Avoid querying unnecessary model data when filtering transactionsPieter Wuille
2018-03-14Merge #12080: Add support to search the address bookWladimir J. van der Laan
2018-03-13Merge #9680: Unify CWalletTx constructionPieter Wuille
2018-03-13Merge #11041: Add LookupBlockIndexWladimir J. van der Laan
2018-03-11qt: Avoid querying unnecessary model data when filtering transactionsJoão Barbosa
2018-03-09Format timestamps using ISO 8601 formatting (e.g. "2018-02-28T12:34:56Z")practicalswift
2018-03-07[wallet] Construct CWalletTx objects in CommitTransactionRussell Yanofsky
2018-03-07Merge #11687: External wallet filesWladimir J. van der Laan
2018-03-07Merge #12620: Remove TransactionTableModel::TxIDRoleWladimir J. van der Laan
2018-03-07qt: Remove TransactionTableModel::TxIDRoleJoão Barbosa
2018-03-07Merge #11372: Address encoding cleanupWladimir J. van der Laan
2018-03-06Merge #12432: [qt] send: Clear All also resets coin control optionsWladimir J. van der Laan
2018-03-06Add LookupBlockIndex functionJoão Barbosa
2018-03-06Merge #12617: gui: Show messages as text not htmlWladimir J. van der Laan
2018-03-06gui: Show messages as text not htmlWladimir J. van der Laan
2018-03-06qt: Set modal overlay hide button as defaultJoão Barbosa
2018-03-06Qt: Ensure UI updates only come from the currently selected walletViewLuke Dashjr
2018-03-06Qt: Add a combobox to toolbar to select from multiple walletsLuke Dashjr
2018-03-06Qt: Load all wallets into WalletModelsLuke Dashjr
2018-03-05Merge #12501: [qt] Improved "custom fee" explanation in tooltipWladimir J. van der Laan
2018-03-05Merge #12580: Show a transaction's virtual size in its details dialogMarcoFalke
2018-03-03Allow wallet files in multiple directoriesRussell Yanofsky
2018-03-02Fix ListCoins test failure due to unset g_wallet_allow_fallback_feeRussell Yanofsky
2018-03-01Show a transaction's virtual size in its details dialog.Chris Moore
2018-03-01[qt] Improved "custom fee" explanation in tooltipRandolf Richardson
2018-03-01Merge #11882: Disable default fallbackfee on mainnetWladimir J. van der Laan
2018-03-01Merge #12421: [qt] navigate to transaction history page after sendWladimir J. van der Laan
2018-03-01[qt] navigate to transaction history page after sendSjors Provoost
2018-02-25Disable wallet fallbackfee by default on mainnetJonas Schnelli
2018-02-25Merge #12287: Optimise lock behaviour for GuessVerificationProgress()Jonas Schnelli
2018-02-20Merge #12489: Bugfix: respect user defined configuration file (-conf) in QT s...MarcoFalke
2018-02-20Bugfix: respect user defined configuration file (-conf) when open conf. file ...Jonas Schnelli