aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qt.include
AgeCommit message (Expand)Author
2021-05-18build: Silent lupdate "unknown namespace/class" warningsHennadii Stepanov
2021-05-10Merge bitcoin/bitcoin#21708: build: Drop pointless sed commandsW. J. van der Laan
2021-04-28Merge bitcoin-core/gui#18: Add peertablesortproxy moduleHennadii Stepanov
2021-04-20build: Use XLIFF file to provide more context to Transifex translatorsHennadii Stepanov
2021-04-16build: Drop pointless sed commandsHennadii Stepanov
2021-03-21Qt: add Android packaging supportIgor Cota
2021-03-07qt: Add peertablesortproxy moduleHennadii Stepanov
2021-02-21gui: Add Roboto Mono fontHennadii Stepanov
2021-01-21Merge bitcoin-core/gui#176: Fix TxViewDelegate layoutMarcoFalke
2021-01-07net: Add libnatpmp supportHennadii Stepanov
2021-01-05qt: Add TransactionOverviewWidget classHennadii Stepanov
2020-10-14Add libsqlite3Andrew Chow
2020-10-14Merge #18750: build: optionally skip external warningsWladimir J. van der Laan
2020-10-12build: optionally skip external warningsVasil Dimov
2020-09-14build: split PTHREAD_* flags out of AM_LDFLAGSfanquake
2020-06-29scripted-diff: rename movie folder to animationPeter Bushnell
2020-06-29[build] Remove unused RES_IMAGESBushstar
2020-06-19[gui] PSBT Operations Dialog (sign & broadcast)Glenn Willen
2020-05-12build: multiprocess autotools changesRussell Yanofsky
2020-04-10Revert "Merge #16367: Multiprocess build support"MarcoFalke
2020-04-05Multiprocess build changesRussell Yanofsky
2019-11-21Merge #17513: refactor, qt: Nuke some circular dependenciesWladimir J. van der Laan
2019-11-19refactor: Move SendCoinsRecipient in own headerHennadii Stepanov
2019-11-18build: remove OpenSSL detection and libsfanquake
2019-10-24Remove BIP70 Supportfanquake
2019-10-07Always generate `bitcoinstrings.cpp` on `make translate`Franck Royer
2019-09-29build: Factor out qt translations from build systemWladimir J. van der Laan
2019-09-05Add CreateWalletDialog to create wallets from the GUIAndrew Chow
2019-08-15qt: Remove menu iconsWladimir J. van der Laan
2019-06-26build: Stop translating PACKAGE_NAMEMarcoFalke
2019-05-02GUI: Move QRImageWidget to its own file-pairLuke Dashjr
2019-01-18gui: Add WalletControllerJoão Barbosa
2019-01-04Add BitcoinApplication & RPCConsole testsRussell Yanofsky
2019-01-04Move BitcoinApplication to header so it can be testedRussell Yanofsky
2018-11-10Merge #12783: macOS: disable AppNap during syncWladimir J. van der Laan
2018-11-08build: Fix windows build error if `--disable-bip70`Chun Kuan Lee
2018-11-01macOS: disable AppNap during syncAlexey Ivanov
2018-10-25build: Fix Qt link order for Windows buildChun Kuan Lee
2018-10-24Merge #14451: Add BIP70 deprecation warning and allow building GUI without BI...Wladimir J. van der Laan
2018-10-22Don't link SSL_LIBS with GUI unless BIP70 is enabledJames Hilliard
2018-10-20Revert "Make qt wallet test compatible with qt4"MarcoFalke
2018-10-09build: Add --disable-bip70 configure optionWladimir J. van der Laan
2018-07-24scripted-diff: Remove trailing whitespacesJoão Barbosa
2018-06-06crypto: cleanup sha256 buildCory Fields
2018-06-04Merge #13191: Specialized double-SHA256 with 64 byte inputs with SSE4.1 and AVX2Wladimir J. van der Laan
2018-05-298-way AVX2 implementation for double SHA256 on 64-byte inputsPieter Wuille
2018-05-294-way SSE4.1 implementation for double SHA256 on 64-byte inputsPieter Wuille
2018-05-15[gui] Add proxy icon in statusbarCristian Mircea Messel
2018-04-04Remove direct bitcoin calls from qt/splashscreen.cppRussell Yanofsky
2017-11-17Merge #11621: [build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make dis...Wladimir J. van der Laan