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
/
qt
/
test
Age
Commit message (
Expand
)
Author
2013-11-11
Merge pull request #3187 from Diapolo/netManager
Wladimir J. van der Laan
2013-11-11
[Qt] paymentserver: start netManager in uiReady()
Philip Kaufmann
2013-11-11
configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common
Luke Dashjr
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-10-23
qt: add message field to SendCoinsRecipient
Wladimir J. van der Laan
2013-09-18
autotools: fix the Makefile.include to be safely included anywhere.
Cory Fields
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-08-29
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2012-08-07
Fix Win32 compiling of qt/test/uritests.cpp
Matt Corallo
2012-08-07
Return !0 when qt tests fail.
Matt Corallo
2012-06-30
Fix a couple more typos
fanquake
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-02-17
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-10
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.
Matt Corallo