Age | Commit message (Expand) | Author |
2020-06-29 | scripted-diff: rename movie folder to animation | Peter Bushnell |
2020-06-29 | [build] Remove unused RES_IMAGES | Bushstar |
2020-06-19 | [gui] PSBT Operations Dialog (sign & broadcast) | Glenn Willen |
2020-05-12 | build: multiprocess autotools changes | Russell Yanofsky |
2020-04-10 | Revert "Merge #16367: Multiprocess build support" | MarcoFalke |
2020-04-05 | Multiprocess build changes | Russell Yanofsky |
2019-11-21 | Merge #17513: refactor, qt: Nuke some circular dependencies | Wladimir J. van der Laan |
2019-11-19 | refactor: Move SendCoinsRecipient in own header | Hennadii Stepanov |
2019-11-18 | build: remove OpenSSL detection and libs | fanquake |
2019-10-24 | Remove BIP70 Support | fanquake |
2019-10-07 | Always generate `bitcoinstrings.cpp` on `make translate` | Franck Royer |
2019-09-29 | build: Factor out qt translations from build system | Wladimir J. van der Laan |
2019-09-05 | Add CreateWalletDialog to create wallets from the GUI | Andrew Chow |
2019-08-15 | qt: Remove menu icons | Wladimir J. van der Laan |
2019-06-26 | build: Stop translating PACKAGE_NAME | MarcoFalke |
2019-05-02 | GUI: Move QRImageWidget to its own file-pair | Luke Dashjr |
2019-01-18 | gui: Add WalletController | João Barbosa |
2019-01-04 | Add BitcoinApplication & RPCConsole tests | Russell Yanofsky |
2019-01-04 | Move BitcoinApplication to header so it can be tested | Russell Yanofsky |
2018-11-10 | Merge #12783: macOS: disable AppNap during sync | Wladimir J. van der Laan |
2018-11-08 | build: Fix windows build error if `--disable-bip70` | Chun Kuan Lee |
2018-11-01 | macOS: disable AppNap during sync | Alexey Ivanov |
2018-10-25 | build: Fix Qt link order for Windows build | Chun Kuan Lee |
2018-10-24 | Merge #14451: Add BIP70 deprecation warning and allow building GUI without BI... | Wladimir J. van der Laan |
2018-10-22 | Don't link SSL_LIBS with GUI unless BIP70 is enabled | James Hilliard |
2018-10-20 | Revert "Make qt wallet test compatible with qt4" | MarcoFalke |
2018-10-09 | build: Add --disable-bip70 configure option | Wladimir J. van der Laan |
2018-07-24 | scripted-diff: Remove trailing whitespaces | João Barbosa |
2018-06-06 | crypto: cleanup sha256 build | Cory Fields |
2018-06-04 | Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2 | Wladimir J. van der Laan |
2018-05-29 | 8-way AVX2 implementation for double SHA256 on 64-byte inputs | Pieter Wuille |
2018-05-29 | 4-way SSE4.1 implementation for double SHA256 on 64-byte inputs | Pieter Wuille |
2018-05-15 | [gui] Add proxy icon in statusbar | Cristian Mircea Messel |
2018-04-04 | Remove direct bitcoin calls from qt/splashscreen.cpp | Russell Yanofsky |
2017-11-17 | Merge #11621: [build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make dis... | Wladimir J. van der Laan |
2017-11-16 | build: Remove -I for everything but project root | Wladimir J. van der Laan |
2017-11-15 | [build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make distcheck | fanquake |
2017-10-21 | [Build] Add AM_OBJCXXFLAGS and QT_PIE_FLAGS to OBJCXXFLAGS to future-proof da... | fanquake |
2017-06-09 | leveldb: enable runtime-detected crc32 instructions | Cory Fields |
2017-03-27 | Make qt wallet test compatible with qt4 | Russell Yanofsky |
2017-01-11 | Merge #9513: build: fix qt distdir builds (retry) | Wladimir J. van der Laan |
2017-01-10 | build: fix for out-of-tree/distdir qt builds | Cory Fields |
2017-01-10 | qt: periodic translations update | Wladimir J. van der Laan |
2017-01-04 | [qt] Add more sources to translate | MarcoFalke |
2016-11-11 | Merge #8996: Network activity toggle | Jonas Schnelli |
2016-10-24 | Overhaul network activity toggle | Jonas Schnelli |
2016-10-11 | qt: Translate all files, even if wallet disabled | Wladimir J. van der Laan |
2016-09-29 | Merge #8784: Copyright headers for build scripts | Wladimir J. van der Laan |
2016-09-21 | Add MIT license to Makefiles | Luke Dashjr |
2016-08-26 | [Qt] add out-of-sync modal info layer | Jonas Schnelli |