Age | Commit message (Expand) | Author |
2021-06-05 | Merge bitcoin-core/gui#256: Save/restore column sizes of the tables in the Pe... | Hennadii Stepanov |
2021-06-05 | Merge bitcoin-core/gui#329: Make console buttons look clickable | Hennadii Stepanov |
2021-06-05 | Merge bitcoin-core/gui#325: Align numbers in the "Peer Id" column to the right | Hennadii Stepanov |
2021-06-05 | qt: Save/restore column sizes of the tables in the Peers tab | Hennadii Stepanov |
2021-06-03 | Merge bitcoin/bitcoin#21353: interfaces: Stop exposing wallet destdata to gui | W. J. van der Laan |
2021-06-03 | build, qt: Make QWindowsVistaStylePlugin available again (regression) | Hennadii Stepanov |
2021-06-01 | qt: Translations update | Hennadii Stepanov |
2021-06-01 | qt, test: use regex search in apptests | Jarol Rodriguez |
2021-06-01 | qt, test: introduce FindInConsole function | Jarol Rodriguez |
2021-06-01 | Merge bitcoin/bitcoin#22107: scripted-diff: rename GetSystemTimeInSeconds to ... | fanquake |
2021-06-01 | Merge bitcoin-core/gui#123: rpc: Do not accept command while executing anothe... | Hennadii Stepanov |
2021-05-31 | Merge bitcoin-core/gui#331: Make RPC console welcome message translation-frie... | Hennadii Stepanov |
2021-05-31 | qt, rpc: Do not accept command while executing another one | Hennadii Stepanov |
2021-05-31 | qt, rpc: Accept stop RPC even another command is executing | Hennadii Stepanov |
2021-05-31 | qt, rpc, refactor: Return early in RPCConsole::on_lineEdit_returnPressed | Hennadii Stepanov |
2021-05-31 | qt, rpc: Add "Executing…" message | Hennadii Stepanov |
2021-05-31 | Merge bitcoin-core/gui#309: Add access to the Peers tab from the network icon | Hennadii Stepanov |
2021-05-31 | scripted-diff: rename GetSystemTimeInSeconds to GetTimeSeconds | fanquake |
2021-05-29 | Merge bitcoin-core/gui#343: Improve the GUI responsiveness when progress dial... | Hennadii Stepanov |
2021-05-29 | qt: Drop BitcoinGUI* WalletFrame data member | Hennadii Stepanov |
2021-05-29 | qt: Move CreateWalletActivity connection from WalletFrame to BitcoinGUI | Hennadii Stepanov |
2021-05-29 | qt: Move WalletView connections from WalletFrame to BitcoinGUI | Hennadii Stepanov |
2021-05-28 | Merge bitcoin-core/gui#275: Support runtime appearance adjustment on macOS | Hennadii Stepanov |
2021-05-28 | Merge bitcoin/bitcoin#22078: Add src/qt/android/.gitignore | fanquake |
2021-05-27 | qt: Drop PeerTablePriv class | Hennadii Stepanov |
2021-05-27 | qt, refactor: Use default arguments for overridden functions | Hennadii Stepanov |
2021-05-27 | gui: send using external signer | Sjors Provoost |
2021-05-27 | gui: wallet creation detects external signer | Sjors Provoost |
2021-05-27 | gui: display address on external signer | Sjors Provoost |
2021-05-27 | gui: create wallet with external signer | Sjors Provoost |
2021-05-27 | gui: add external signer path to options dialog | Sjors Provoost |
2021-05-27 | English translations update | Hennadii Stepanov |
2021-05-27 | Merge bitcoin-core/gui#332: Replace disambiguation strings with translator co... | Hennadii Stepanov |
2021-05-26 | gui: add Direction column to peers tab | Jon Atack |
2021-05-27 | Merge bitcoin-core/gui#311: Peers Window rename 'Peer id' to 'Peer' | Hennadii Stepanov |
2021-05-26 | Add src/qt/android/.gitignore | Hennadii Stepanov |
2021-05-26 | Merge bitcoin-core/gui#313: qt: Optimize string concatenation by default | W. J. van der Laan |
2021-05-26 | Merge bitcoin-core/gui#121: Early subscribe core signals in transaction table... | Hennadii Stepanov |
2021-05-25 | qt: add translator comments for peers table columns | Jarol Rodriguez |
2021-05-26 | Merge bitcoin-core/gui#297: Avoid unnecessary translationsv21.99-guixtest1 | Hennadii Stepanov |
2021-05-24 | scripted-diff: Replace `GetDataDir(true)` calls with `gArgs.GetDataDirNet()` ... | Kiminuo |
2021-05-24 | scripted-diff: Replace `GetDataDir()` calls with `gArgs.GetDataDirNet()` calls | Kiminuo |
2021-05-22 | qt: Improve GUI responsiveness | Hennadii Stepanov |
2021-05-22 | qt, macos: Fix GUIUtil::PolishProgressDialog bug | Hennadii Stepanov |
2021-05-21 | Merge bitcoin-core/gui#335: test: Use QSignalSpy instead of QEventLoop | Hennadii Stepanov |
2021-05-20 | qt: Make RPC console welcome message translation-friendly | Hennadii Stepanov |
2021-05-20 | Merge bitcoin-core/gui#281: set shortcuts for console's resize buttons | W. J. van der Laan |
2021-05-19 | Merge bitcoin/bitcoin#20773: refactor: split CWallet::Create | W. J. van der Laan |
2021-05-19 | Merge bitcoin/bitcoin#21506: p2p, refactor: make NetPermissionFlags an enum c... | W. J. van der Laan |
2021-05-19 | refactor: move first run detection to client code | Ivan Metlushko |