aboutsummaryrefslogtreecommitdiff
path: root/src/qt/test
AgeCommit message (Expand)Author
2014-01-27build: use -mwindows for gui targets when linking with mingwCory Fields
2014-01-12[Qt] fix alphabetical ordering in Makefile.amPhilip Kaufmann
2014-01-11makefile.am: split long lines into one file per lineWladimir J. van der Laan
2014-01-11GUI for --disable-wallet compiles and -disablewallet modeWladimir J. van der Laan
2014-01-10qt5: tests: Make sure static plugin symbols are pulled inCory Fields
2014-01-10qt5: Ensure correct link orderCory Fields
2013-12-08Merge pull request #3332Wladimir J. van der Laan
2013-12-06[Qt] misc PaymentServer changes (e.g. changes to eventFilter())Philip Kaufmann
2013-12-04Add --disable-wallet option to build systemWladimir J. van der Laan
2013-12-03bitcoin-cli: remove unneeded dependencies (only code movement)Wladimir J. van der Laan
2013-11-11Merge pull request #3187 from Diapolo/netManagerWladimir J. van der Laan
2013-11-11[Qt] paymentserver: start netManager in uiReady()Philip Kaufmann
2013-11-11configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.commonLuke Dashjr
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-10-23qt: add message field to SendCoinsRecipientWladimir J. van der Laan
2013-09-18autotools: fix the Makefile.include to be safely included anywhere.Cory Fields
2013-09-05autotools: switch to autotools buildsystemCory Fields
2013-08-29Bitcoin-Qt: fixes for using display unit from optionsPhilip Kaufmann
2013-08-22Payment Protocol: X509-validated payment requestsGavin Andresen
2013-03-17Bitcoin-Qt: massive header and cpp cleanupPhilip Kaufmann
2012-08-07Fix Win32 compiling of qt/test/uritests.cppMatt Corallo
2012-08-07Return !0 when qt tests fail.Matt Corallo
2012-06-30Fix a couple more typosfanquake
2012-04-06Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr
2012-02-17Restructure IPC URL handling (fixes #851)Wladimir J. van der Laan
2012-02-10Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.Matt Corallo