aboutsummaryrefslogtreecommitdiff
path: root/src/qt
Commit message (Expand)AuthorAgeFilesLines
* Merge #8700: [copyright] add MIT license headers to .sh scripts where missingWladimir J. van der Laan2016-09-201-0/+4
|\
| * [copyright] add MIT license headers to .sh scripts where missingisle29832016-09-111-0/+4
* | Specify Protobuf version 2 in paymentrequest.protofanquake2016-09-161-0/+2
|/
* Merge #8678: [Qt][CoinControl] fix UI bug that could result in paying unexpec...Jonas Schnelli2016-09-091-1/+4
|\
| * [Qt][CoinControl] fix UI bug that could result in paying unexpected feeJonas Schnelli2016-09-071-1/+4
* | net: move send/recv statistics to CConnmanCory Fields2016-09-081-2/+6
* | net: Add most functions needed for vNodes to CConnmanCory Fields2016-09-083-23/+22
* | net: move ban and addrman functions into CConnmanCory Fields2016-09-082-17/+15
* | net: Pass CConnection to wallet rather than using the globalCory Fields2016-09-081-1/+1
* | gui: add NodeID to the peer tableCory Fields2016-09-085-12/+17
|/
* Merge #8583: Show XTHIN in GUIWladimir J. van der Laan2016-08-261-0/+3
|\
| * Show XTHIN in GUIR E Broadley2016-08-251-0/+3
* | Merge #8487: Persist the datadir after option resetJonas Schnelli2016-08-252-1/+16
|\ \
| * | Load choose datadir dialog after options resetAndrew Chow2016-08-242-1/+5
| * | Persist the datadir after option resetAndrew Chow2016-08-101-0/+11
* | | Merge #8463: [qt] Remove Priority from coincontrol dialogJonas Schnelli2016-08-246-181/+27
|\ \ \ | |_|/ |/| |
| * | [qt] Remove Priority from coincontrol dialogMarcoFalke2016-08-246-181/+27
| |/
* | Merge #8517: [Qt] show wallet HD state in statusbarJonas Schnelli2016-08-1911-11/+86
|\ \
| * | [Qt] add HD enabled/disabled icon to the status barJonas Schnelli2016-08-1911-11/+86
* | | qt: Fix random segfault when closing "Choose data directory" dialogWladimir J. van der Laan2016-08-183-5/+10
|/ /
* | Merge #8128: Net: Turn net structures into dumb storage classesWladimir J. van der Laan2016-08-153-3/+10
|\ \
| * | net: Have LookupNumeric return a CService directlyCory Fields2016-08-041-2/+1
| * | net: narrow include scope after moving to netaddressCory Fields2016-07-312-0/+2
| * | net: Split resolving out of CSubNetCory Fields2016-07-311-1/+2
| * | net: Split resolving out of CServiceCory Fields2016-07-311-1/+3
| * | net: Split resolving out of CNetAddrCory Fields2016-07-311-1/+4
| |/
* / Fix minimize and close bugsadlawren2016-08-061-3/+8
|/
* [Qt] Add dbcache migration pathJonas Schnelli2016-07-282-1/+24
* qt: periodic translations updateWladimir J. van der Laan2016-07-1810-31/+153
* qt: periodic translation updateWladimir J. van der Laan2016-07-1253-422/+573
* Merge #8288: qt: Network-specific example addressJonas Schnelli2016-07-061-1/+19
|\
| * qt: Network-specific example addressWladimir J. van der Laan2016-06-291-1/+19
* | qt: periodic translations updateWladimir J. van der Laan2016-07-0617-43/+338
* | windows: Add testnet icon for testnet linkWladimir J. van der Laan2016-06-302-0/+1
|/
* qt: Remove client name from debug windowWladimir J. van der Laan2016-06-284-56/+26
* qt: Periodic translations updateWladimir J. van der Laan2016-06-2891-68123/+4013
* Merge #8257: Do not ask a UI question from bitcoindWladimir J. van der Laan2016-06-281-0/+2
|\
| * Do not ask a UI question from bitcoindPieter Wuille2016-06-241-0/+2
* | Merge #8149: Segregated witness rebasedWladimir J. van der Laan2016-06-243-2/+22
|\ \
| * | BIP144: Handshake and relay (receiver side)Pieter Wuille2016-06-221-0/+3
| * | BIP144: Serialization, hashes, relay (sender side)Pieter Wuille2016-06-222-2/+19
* | | check that transactionView->selectionModel()->selectedRows(0) existsfsb40002016-06-241-0/+2
| |/ |/|
* | trivial: capitalize BIP32 in option helpWladimir J. van der Laan2016-06-232-8/+8
|/
* Merge #8234: qt: Periodic transifex updateWladimir J. van der Laan2016-06-2268-2435/+11471
|\
| * qt: Periodic transifex updateWladimir J. van der Laan2016-06-2168-2435/+11471
* | Merge #8231: [Qt] fix a bug where the SplashScreen will not be hidden during ...Wladimir J. van der Laan2016-06-221-0/+5
|\ \ | |/ |/|
| * [Qt] fix a bug where the SplashScreen will not be hidden during startupJonas Schnelli2016-06-211-0/+5
* | Fix LogPrint to LogPrintfTheLazieR Yip2016-06-211-1/+1
|/
* Only pass -lQt5PlatformSupport if >=Qt5.6Jonas Schnelli2016-06-201-0/+3
* Add address label to request payment QR Code (QT)Francesco 'makevoid' Canessa2016-06-134-7/+20