aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qt.include
AgeCommit message (Expand)Author
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
2017-11-16build: Remove -I for everything but project rootWladimir J. van der Laan
2017-11-15[build] Add temp_bitcoin_locale_qrc to CLEAN_QT to fix make distcheckfanquake
2017-10-21[Build] Add AM_OBJCXXFLAGS and QT_PIE_FLAGS to OBJCXXFLAGS to future-proof da...fanquake
2017-06-09leveldb: enable runtime-detected crc32 instructionsCory Fields
2017-03-27Make qt wallet test compatible with qt4Russell Yanofsky
2017-01-11Merge #9513: build: fix qt distdir builds (retry)Wladimir J. van der Laan
2017-01-10build: fix for out-of-tree/distdir qt buildsCory Fields
2017-01-10qt: periodic translations updateWladimir J. van der Laan
2017-01-04[qt] Add more sources to translateMarcoFalke
2016-11-11Merge #8996: Network activity toggleJonas Schnelli
2016-10-24Overhaul network activity toggleJonas Schnelli