aboutsummaryrefslogtreecommitdiff
path: root/src/Makefile.qt.include
AgeCommit message (Expand)Author
2019-09-10qt: Final translations update for 0.17 branchWladimir J. van der Laan
2019-08-29[0.17.2] Fix translationsGChuf
2019-08-27qt: 0.17.2 translation updatefanquake
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
2016-02-03Merge branch 'master' into single_prodnameLuke Dashjr
2016-02-02Merge #7091: Consensus build packageWladimir J. van der Laan
2016-01-26[Qt] Add a new chevron/arrow icon for the console prompt lineJonas Schnelli
2016-01-22[Qt] Add option to increase/decrease font size in the console windowJonas Schnelli
2016-01-19Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhereLuke Dashjr
2015-12-22Set copyright holders displayed in notices separately from the package nameLuke Dashjr
2015-12-14Unify package name to as few places as possible without major changesLuke Dashjr
2015-12-08Build: Consensus: Move consensus files from common to its own module/packageJorge Timón
2015-12-02qt: Final translation update before 0.12 forkWladimir J. van der Laan
2015-11-09build: Use fPIC rather than fPIE for qt objects.Cory Fields
2015-11-09build: Split hardening/fPIE options outCory Fields
2015-10-01[Univalue] add univalue over subtreeJonas Schnelli
2015-09-23Rename rpcconsole.ui => debugwindow.uiMarcoFalke