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
2017-01-20
trivial: squash missing field 'argNames' initializer warning in qt tests
Wladimir J. van der Laan
2017-01-04
Merge #9450: Increment MIT licence copyright header year on files modified in...
Wladimir J. van der Laan
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-29
Qt/Test: Make sure filtering sensitive data works correctly in nested commands
Luke Dashjr
2016-12-27
Add a ForceSetArg method for testing
Matt Corallo
2016-12-24
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-19
Merge #9329: [Qt] Console: allow empty arguments
Wladimir J. van der Laan
2016-12-17
Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
Karl-Johan Alm
2016-12-14
[Qt] Console: don't allow empty arguments when using the comma-syntax
Jonas Schnelli
2016-12-13
Qt/Test: Check handling of empty arguments in RPC debug console
Luke Dashjr
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-08-23
[Qt] RPC-Console: support nested commands and simple value queries
Jonas Schnelli
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-09-15
Merge pull request #5665
Jeff Garzik
2015-09-02
tests: fix qt payment test
Cory Fields
2015-08-10
[Qt] add verifySize() function to PaymentServer
Philip Kaufmann
2015-07-15
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-03-29
Initialization: setup environment before starting QT tests
dexX7
2015-02-04
[Qt] prevent amount overflow problem with payment requests
Philip Kaufmann
2015-01-15
[Qt] Payment request expiration bug fix (re-done)
Philip Kaufmann
2015-01-14
[Qt] add payment request unit test for non matching networks
Philip Kaufmann
2015-01-13
[Qt] prepare paymentservertests for new unit tests
Philip Kaufmann
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-08
[Qt] add BIP70 DoS protection test
Philip Kaufmann
2014-11-03
Fix all header defines
Pavel JanÃk
2014-10-17
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-09-05
[Qt] copyright, style and indentation cleanup of Qt tests
Philip Kaufmann
2014-06-25
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-23
build: fix build weirdness after 54372482.
Cory Fields
2014-06-05
build: add stub makefiles for easier subdir builds
Cory Fields
2014-06-05
build: delete old Makefile.am's
Cory Fields
2014-05-22
Update test_main.cpp
LongShao007
2014-01-27
build: use -mwindows for gui targets when linking with mingw
Cory Fields
2014-01-12
[Qt] fix alphabetical ordering in Makefile.am
Philip Kaufmann
2014-01-11
makefile.am: split long lines into one file per line
Wladimir J. van der Laan
2014-01-11
GUI for --disable-wallet compiles and -disablewallet mode
Wladimir J. van der Laan
2014-01-10
qt5: tests: Make sure static plugin symbols are pulled in
Cory Fields
2014-01-10
qt5: Ensure correct link order
Cory Fields
2013-12-08
Merge pull request #3332
Wladimir J. van der Laan
2013-12-06
[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
Philip Kaufmann
2013-12-04
Add --disable-wallet option to build system
Wladimir J. van der Laan
2013-12-03
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
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
[next]