Age | Commit message (Expand) | Author |
2022-07-12 | Merge bitcoin/bitcoin#25036: wallet: Save wallet scan progress | MacroFake |
2022-07-10 | Merge bitcoin-core/gui#471: Add Wallet Restore in the GUI | Hennadii Stepanov |
2022-07-08 | wallet: refactor GetNewDestination, use BResult | furszy |
2022-07-08 | send: refactor CreateTransaction flow to return a BResult<CTransactionRef> | furszy |
2022-07-05 | Bugfix: Check for readlink buffer overflow and handle gracefully | Luke Dashjr |
2022-06-29 | qt: apply translator comments to reset options confirmation dialog | Jarol Rodriguez |
2022-06-29 | Merge bitcoin-core/gui#617: Reset options, notify user about backup creation | Hennadii Stepanov |
2022-06-28 | gui: reset options, notify user about the backup creation | furszy |
2022-06-27 | gui: Add Wallet Restore in the GUI | w0xlt |
2022-06-23 | wallet: Save wallet scan progress | w0xlt |
2022-06-23 | Merge bitcoin-core/gui#623: Getting ready to Qt 6 (9/n). Apply Qt 6 specific ... | laanwj |
2022-06-22 | Merge bitcoin-core/gui#620: Replace `QRegExp` with `QRegularExpression` | laanwj |
2022-06-21 | test, qt: Add tests for `GUIUtil::extractFirstSuffixFromFilter` | w0xlt |
2022-06-21 | qt: Replace `QRegExp` with `QRegularExpression` | w0xlt |
2022-06-21 | qt: Add a function that extracts the suffix from a filter | w0xlt |
2022-06-21 | qt6: Do not use deprecated high DPI attributes in Qt 6 | Hennadii Stepanov |
2022-06-21 | refactor: Fix style in `initTranslations()` function | Hennadii Stepanov |
2022-06-21 | qt6: Do not use deprecated `QLibraryInfo::path` in Qt 6 | Hennadii Stepanov |
2022-06-21 | qt6: Fix type registration | Hennadii Stepanov |
2022-06-21 | Merge bitcoin/bitcoin#25422: build: globally define NOMINMAX when building wi... | laanwj |
2022-06-21 | Merge bitcoin-core/gui#612: refactor: Drop unused `QFrame`s in `SendCoinsEntry` | Hennadii Stepanov |
2022-06-21 | Merge bitcoin-core/gui#615: If -prune=0 is set, Uncheck Prune on Intro page | Hennadii Stepanov |
2022-06-20 | build: globally define NOMINMAX | fanquake |
2022-06-15 | If -prune=0 is set, Uncheck Prune on Intro page | Jadi |
2022-06-15 | Merge bitcoin-core/gui#618: refactor: Add `transactionoverviewwidget.cpp` sou... | Hennadii Stepanov |
2022-06-14 | qt, refactor: Add `transactionoverviewwidget.cpp` source file | Hennadii Stepanov |
2022-06-14 | scripted-diff: Avoid incompatibility with CMake AUTOUIC feature | Hennadii Stepanov |
2022-06-13 | Merge bitcoin/bitcoin#25251: Consolidate Windows ASLR workarounds for upstrea... | MacroFake |
2022-06-12 | Merge bitcoin-core/gui#602: Unify bitcoin-qt and bitcoind persistent settings | Hennadii Stepanov |
2022-06-12 | qt: Fix `BitcoinAmountField`'s base widget | Hennadii Stepanov |
2022-06-12 | qt, refactor: Fix `sendcoinsentry.ui` indentation | Hennadii Stepanov |
2022-06-12 | qt, refactor: Convert `SendCoinsEntry` to a sub-`QWidget` | Hennadii Stepanov |
2022-06-12 | Merge bitcoin-core/gui#608: wallet, refactor: Make `WalletModel::sendCoins()`... | Hennadii Stepanov |
2022-06-11 | compat: Consolidate mingw-w64 ASLR workaround for upstream libsecp changes | fanquake |
2022-06-10 | Merge bitcoin/bitcoin#24931: Strengthen thread safety assertions | MacroFake |
2022-06-09 | GetExternalSigner(): fail if multiple signers are found | amadeuszpawlik |
2022-06-04 | qt: Drop no longer supported Android architecture | Hennadii Stepanov |
2022-06-02 | Merge bitcoin-core/gui#583: Add translator comments to `TransactionDesc::Form... | Hennadii Stepanov |
2022-06-02 | qt, refactor: add translator comments in `TransactionDesc::FormatTxStatus()` | w0xlt |
2022-06-02 | qt: Remove unnecessary wallet includes from rpcconsole.cpp | laanwj |
2022-05-31 | Merge bitcoin/bitcoin#25200: doc: Fix spelling errors identified by codespell... | MacroFake |
2022-05-30 | qt, refactor: Drop unused `QFrame`s in `SendCoinsEntry` | Hennadii Stepanov |
2022-05-29 | qt, wallet, refactor: Drop unused `WalletModel::PaymentRequestExpired` | Hennadii Stepanov |
2022-05-29 | qt, wallet, refactor: Make `WalletModel::sendCoins()` return `void` | Hennadii Stepanov |
2022-05-26 | Reset settings.json when GUI options are reset | Ryan Ofsky |
2022-05-26 | Migrate -lang setting from QSettings to settings.json | Ryan Ofsky |
2022-05-26 | Migrate -prune setting from QSettings to settings.json | Ryan Ofsky |
2022-05-26 | Migrate -proxy and -onion settings from QSettings to settings.json | Ryan Ofsky |
2022-05-26 | Migrate -listen and -server settings from QSettings to settings.json | Ryan Ofsky |
2022-05-26 | Migrate -upnp and -natpmp settings from QSettings to settings.json | Ryan Ofsky |