index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
Makefile.qt.include
Age
Commit message (
Expand
)
Author
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
2016-08-19
[Qt] add HD enabled/disabled icon to the status bar
Jonas Schnelli
2016-07-12
qt: periodic translation update
Wladimir J. van der Laan
2016-06-30
windows: Add testnet icon for testnet link
Wladimir J. van der Laan
2016-06-28
qt: Periodic translations update
Wladimir J. van der Laan
2016-06-21
qt: Periodic transifex update
Wladimir J. van der Laan
2016-06-09
bulid: fix "make translate" when out-of-tree
Cory Fields
2016-06-01
build: more out-of-tree fixups
Cory Fields
2016-04-22
qt: Fix out-of-tree GUI builds
Wladimir J. van der Laan
2016-04-04
Merge #7707: [RPC][QT] UI support for abandoned transactions
Jonas Schnelli
2016-04-04
[Qt] Support for abandoned/abandoning transactions
Jonas Schnelli
2016-03-29
build: python 3 compatibility
Wladimir J. van der Laan
2016-02-03
Merge branch 'master' into single_prodname
Luke Dashjr
2016-02-02
Merge #7091: Consensus build package
Wladimir J. van der Laan
2016-01-26
[Qt] Add a new chevron/arrow icon for the console prompt line
Jonas Schnelli
2016-01-22
[Qt] Add option to increase/decrease font size in the console window
Jonas Schnelli
2016-01-19
Bugfix: Actually use _COPYRIGHT_HOLDERS_SUBSTITUTION everywhere
Luke Dashjr
2015-12-22
Set copyright holders displayed in notices separately from the package name
Luke Dashjr
2015-12-14
Unify package name to as few places as possible without major changes
Luke Dashjr
2015-12-08
Build: Consensus: Move consensus files from common to its own module/package
Jorge Timón
2015-12-02
qt: Final translation update before 0.12 fork
Wladimir J. van der Laan
2015-11-09
build: Use fPIC rather than fPIE for qt objects.
Cory Fields
2015-11-09
build: Split hardening/fPIE options out
Cory Fields
2015-10-01
[Univalue] add univalue over subtree
Jonas Schnelli
2015-09-23
Rename rpcconsole.ui => debugwindow.ui
MarcoFalke
2015-09-16
[Qt] add banlist table below peers table
Jonas Schnelli
2015-09-16
Add ZeroMQ support. Notify blocks and transactions via ZeroMQ
Jeff Garzik
2015-09-02
build: build-system changes for libevent
Wladimir J. van der Laan
[next]