aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test
Commit message (Expand)AuthorAgeFilesLines
...
* | configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr2013-11-111-6/+5
|/
* Cleanup code using forward declarations.Brandon Dahler2013-11-105-18/+21
* qt: add message field to SendCoinsRecipientWladimir J. van der Laan2013-10-231-2/+1
* autotools: fix the Makefile.include to be safely included anywhere.Cory Fields2013-09-181-2/+2
* autotools: switch to autotools buildsystemCory Fields2013-09-052-0/+27
* Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann2013-08-291-1/+2
* Payment Protocol: X509-validated payment requestsGavin Andresen2013-08-224-16/+466
* Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann2013-03-171-9/+0
* Fix Win32 compiling of qt/test/uritests.cppMatt Corallo2012-08-071-1/+1
* Return !0 when qt tests fail.Matt Corallo2012-08-071-1/+6
* Fix a couple more typosfanquake2012-06-301-1/+1
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-064-41/+41
* Restructure IPC URL handling (fixes #851)Wladimir J. van der Laan2012-02-171-10/+13
* Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.Matt Corallo2012-02-103-0/+94