aboutsummaryrefslogtreecommitdiff
path: root/src/qt
AgeCommit message (Expand)Author
2016-10-30[qt] Return useful error message on ATMP failureMarcoFalke
2016-10-28Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation targetWladimir J. van der Laan
2016-10-28[Qt] overhaul smart-fee slider, adjust default confirmation targetJonas Schnelli
2016-10-28[Qt] Hide nTxConfirmTarget behind WalletModelJonas Schnelli
2016-10-26Return useful error message on ATMP failureinstagibbs
2016-10-21Merge #8990: moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan
2016-10-21moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan
2016-10-20[Qt] use NotifyHeaderTip's height and date for the progress updateJonas Schnelli
2016-10-19Merge #8774: Qt refactors to better abstract wallet accessJonas Schnelli
2016-10-19[RPC] Give RPC commands more information about the RPC requestJonas Schnelli
2016-10-19Merge #8972: [Qt] make warnings label selectable (jonasschnelli)Wladimir J. van der Laan
2016-10-19[Qt] make warnings label selectableJonas Schnelli
2016-10-18Merge #8925: qt: Display minimum ping in debug window.Wladimir J. van der Laan
2016-10-18Merge #8918: Qt: Add "Copy URI" to payment request context menuWladimir J. van der Laan
2016-10-15Display minimum ping in debug window.R E Broadley
2016-10-13Qt: Add "Copy URI" to payment request context menuLuke Dashjr
2016-10-10[qt] sync-overlay: Don't show progress twiceMarcoFalke
2016-10-10Merge #8821: [qt] sync-overlay: Don't block during reindexJonas Schnelli
2016-10-08Merge #8885: gui: fix ban from qt consoleJonas Schnelli
2016-10-04gui: fix ban from qt consoleCory Fields
2016-10-04Qt/splash: Specifically keep track of which wallet(s) we are connected to for...Luke Dashjr
2016-10-04Qt: Get the private key for signing messages via WalletModelLuke Dashjr
2016-10-04[doc] Rework docsMarcoFalke
2016-10-01Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgsJorge Timón
2016-09-29Merge #8658: Remove unused statements in serializationWladimir J. van der Laan
2016-09-29[qt] sync-overlay: Don't show estimated number of headers leftMarcoFalke
2016-09-26[qt] sync-overlay: Don't block during reindexMarcoFalke
2016-09-26Merge #8805: Trivial: Grammar and capitalizationMarcoFalke
2016-09-24Trivial: Grammar and capitalizationDerek Miller
2016-09-24Fix future copyright yearMitchell Cash
2016-09-23Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli
2016-09-23[Qt] modalinfolayer: removed unused comments, renamed signal, code style over...Jonas Schnelli
2016-09-23Do not shadow in src/qtPavel Janík
2016-09-21[qt] WalletModel: Expose disablewalletMarcoFalke
2016-09-21[wallet] Introduce DEFAULT_DISABLE_WALLETMarcoFalke
2016-09-20Merge #8672: Qt: Show transaction size in transaction details windowJonas Schnelli
2016-09-20Merge #7783: [Qt] RPC-Console: support nested commands and simple value queriesWladimir J. van der Laan
2016-09-20Merge #8700: [copyright] add MIT license headers to .sh scripts where missingWladimir J. van der Laan
2016-09-16Specify Protobuf version 2 in paymentrequest.protofanquake
2016-09-13[Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli
2016-09-11[copyright] add MIT license headers to .sh scripts where missingisle2983
2016-09-09Merge #8678: [Qt][CoinControl] fix UI bug that could result in paying unexpec...Jonas Schnelli
2016-09-09[WIP] Remove unused statement in serializationPavel Janík
2016-09-08net: move send/recv statistics to CConnmanCory Fields
2016-09-08net: Add most functions needed for vNodes to CConnmanCory Fields
2016-09-08net: move ban and addrman functions into CConnmanCory Fields
2016-09-08net: Pass CConnection to wallet rather than using the globalCory Fields
2016-09-08gui: add NodeID to the peer tableCory Fields
2016-09-07[Qt][CoinControl] fix UI bug that could result in paying unexpected feeJonas Schnelli
2016-09-06qt: Adding transaction size to transaction details windowHampus Sjöberg