aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qt.include
AgeCommit message (Expand)Author
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
2016-10-11qt: Translate all files, even if wallet disabledWladimir J. van der Laan
2016-09-29Merge #8784: Copyright headers for build scriptsWladimir J. van der Laan
2016-09-21Add MIT license to MakefilesLuke Dashjr
2016-08-26[Qt] add out-of-sync modal info layerJonas Schnelli
2016-08-19[Qt] add HD enabled/disabled icon to the status barJonas Schnelli
2016-07-12qt: periodic translation updateWladimir J. van der Laan
2016-06-30windows: Add testnet icon for testnet linkWladimir J. van der Laan
2016-06-28qt: Periodic translations updateWladimir J. van der Laan
2016-06-21qt: Periodic transifex updateWladimir J. van der Laan
2016-06-09bulid: fix "make translate" when out-of-treeCory Fields
2016-06-01build: more out-of-tree fixupsCory Fields
2016-04-22qt: Fix out-of-tree GUI buildsWladimir J. van der Laan
2016-04-04Merge #7707: [RPC][QT] UI support for abandoned transactionsJonas Schnelli
2016-04-04[Qt] Support for abandoned/abandoning transactionsJonas Schnelli
2016-03-29build: python 3 compatibilityWladimir J. van der Laan