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
2014-08-26
Merge pull request #4673
Wladimir J. van der Laan
2014-08-18
build: add option for reducing exports (v2)
Cory Fields
2014-08-18
Revert "build: add option for reducing exports"
Wladimir J. van der Laan
2014-08-15
build: add option for reducing exports
Cory Fields
2014-08-15
build: fix automake warnings about the use of INCLUDES
Cory Fields
2014-08-12
qt: better looking trayicon
ntrgn
2014-08-11
[Qt] Add column Watch-only to transactions list
Cozz Lovan
2014-07-29
Add "bitcoin-tx" command line utility and supporting modules.
Jeff Garzik
2014-07-23
qt: Use fixed-point arithmetic in amount spinbox
Wladimir J. van der Laan
2014-07-08
build: re-add AM_LDFLAGS where it's overridden
Cory Fields
2014-07-07
Merge pull request #4466
Wladimir J. van der Laan
2014-07-07
qt: Pick translation messages only from necessary files
Wladimir J. van der Laan
2014-07-05
[Qt] Replace status bar unit icon with actual images
Cozz Lovan
2014-07-01
secp256k1: Add build-side changes for libsecp256k1
Cory Fields
2014-06-25
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-21
crypto: create a separate lib for crypto functions
Cory Fields
2014-06-12
qt: Unify AboutDialog and HelpMessageDialog
Wladimir J. van der Laan
2014-06-10
build: qt: split locale resources. Fixes non-deterministic distcheck
Cory Fields
2014-06-05
build: quit abusing AM_CPPFLAGS
Cory Fields
2014-06-05
build: avoid the use of top_ and abs_ dir paths
Cory Fields
2014-06-05
build: Tidy up file generation output
Cory Fields
2014-06-05
build: nuke Makefile.include from orbit
Cory Fields
2014-06-05
build: Switch to non-recursive make
Cory Fields