aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
* Merge #9094: qt: Use correct conversion function for boost::path datadirJonas Schnelli2016-11-072-2/+3
|\
| * qt: Use correct conversion function for boost::path datadirWladimir J. van der Laan2016-11-072-2/+3
* | [copyright] copyright header style uniformisle29832016-11-061-1/+1
|/
* [qt] Return useful error message on ATMP failureMarcoFalke2016-10-303-4/+8
* Merge #8989: [Qt] overhaul smart-fee slider, adjust default confirmation targetWladimir J. van der Laan2016-10-285-11/+54
|\
| * [Qt] overhaul smart-fee slider, adjust default confirmation targetJonas Schnelli2016-10-283-11/+47
| * [Qt] Hide nTxConfirmTarget behind WalletModelJonas Schnelli2016-10-282-0/+7
* | Return useful error message on ATMP failureinstagibbs2016-10-261-1/+3
|/
* Merge #8990: moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan2016-10-212-2/+2
|\
| * moveonly: move `coincontrol` to `src/wallet`Wladimir J. van der Laan2016-10-212-2/+2
* | [Qt] use NotifyHeaderTip's height and date for the progress updateJonas Schnelli2016-10-203-9/+7
|/
* Merge #8774: Qt refactors to better abstract wallet accessJonas Schnelli2016-10-195-6/+19
|\
| * Qt/splash: Specifically keep track of which wallet(s) we are connected to for...Luke Dashjr2016-10-042-5/+12
| * Qt: Get the private key for signing messages via WalletModelLuke Dashjr2016-10-043-1/+7
* | [RPC] Give RPC commands more information about the RPC requestJonas Schnelli2016-10-191-1/+4
* | Merge #8972: [Qt] make warnings label selectable (jonasschnelli)Wladimir J. van der Laan2016-10-191-1/+4
|\ \
| * | [Qt] make warnings label selectableJonas Schnelli2016-10-191-1/+4
* | | Merge #8925: qt: Display minimum ping in debug window.Wladimir J. van der Laan2016-10-184-6/+30
|\ \ \
| * | | Display minimum ping in debug window.R E Broadley2016-10-154-6/+30
* | | | Merge #8918: Qt: Add "Copy URI" to payment request context menuWladimir J. van der Laan2016-10-182-8/+33
|\ \ \ \
| * | | | Qt: Add "Copy URI" to payment request context menuLuke Dashjr2016-10-132-8/+33
| | |_|/ | |/| |
* | | | [qt] sync-overlay: Don't show progress twiceMarcoFalke2016-10-102-4/+5
| |/ / |/| |
* | | Merge #8821: [qt] sync-overlay: Don't block during reindexJonas Schnelli2016-10-103-14/+21
|\ \ \
| * | | [qt] sync-overlay: Don't show estimated number of headers leftMarcoFalke2016-09-291-1/+0
| * | | [qt] sync-overlay: Don't block during reindexMarcoFalke2016-09-263-14/+22
* | | | Merge #8885: gui: fix ban from qt consoleJonas Schnelli2016-10-081-12/+13
|\ \ \ \
| * | | | gui: fix ban from qt consoleCory Fields2016-10-041-12/+13
* | | | | [doc] Rework docsMarcoFalke2016-10-042-0/+9
|/ / / /
* | | | Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgsJorge Timón2016-10-011-1/+1
* | | | Merge #8658: Remove unused statements in serializationWladimir J. van der Laan2016-09-292-2/+0
|\ \ \ \ | |/ / / |/| | |
| * | | [WIP] Remove unused statement in serializationPavel Janík2016-09-092-2/+0
* | | | Merge #8805: Trivial: Grammar and capitalizationMarcoFalke2016-09-262-6/+6
|\ \ \ \
| * | | | Trivial: Grammar and capitalizationDerek Miller2016-09-242-6/+6
* | | | | Fix future copyright yearMitchell Cash2016-09-242-2/+2
|/ / / /
* | | | Merge #8371: [Qt] Add out-of-sync modal info layerJonas Schnelli2016-09-2316-29/+704
|\ \ \ \
| * | | | [Qt] modalinfolayer: removed unused comments, renamed signal, code style over...Jonas Schnelli2016-09-237-16/+15
| * | | | [Qt] only update "amount of blocks left" when the header chain is in-syncJonas Schnelli2016-09-136-9/+32
| * | | | [Qt] add out-of-sync modal info layerJonas Schnelli2016-08-265-1/+598
| * | | | [Qt] ClientModel add method to get the height of the header chainJonas Schnelli2016-08-262-0/+9
| * | | | [Qt] Always pass the numBlocksChanged signal for headers tip changedJonas Schnelli2016-08-261-1/+1
| * | | | [Qt] make Out-Of-Sync warning icon clickableJonas Schnelli2016-08-267-2/+34
| * | | | [Refactor] refactor function that forms human readable text out of a timeoffsetJonas Schnelli2016-08-263-24/+39
* | | | | Do not shadow in src/qtPavel Janík2016-09-2333-216/+216
* | | | | [qt] WalletModel: Expose disablewalletMarcoFalke2016-09-213-4/+9
* | | | | [wallet] Introduce DEFAULT_DISABLE_WALLETMarcoFalke2016-09-211-1/+1
* | | | | Merge #8672: Qt: Show transaction size in transaction details windowJonas Schnelli2016-09-201-0/+1
|\ \ \ \ \
| * | | | | qt: Adding transaction size to transaction details windowHampus Sjöberg2016-09-061-0/+1
* | | | | | Merge #7783: [Qt] RPC-Console: support nested commands and simple value queriesWladimir J. van der Laan2016-09-205-70/+295
|\ \ \ \ \ \
| * | | | | | [Qt] RPC-Console: support nested commands and simple value queriesJonas Schnelli2016-08-235-70/+295
* | | | | | | Merge #8700: [copyright] add MIT license headers to .sh scripts where missingWladimir J. van der Laan2016-09-201-0/+4
|\ \ \ \ \ \ \