index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Qt] RPC-Console: support nested commands and simple value queries
Jonas Schnelli
2016-08-23
3
-1
/
+133
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
5
-5
/
+5
*
Merge pull request #5665
Jeff Garzik
2015-09-15
1
-1
/
+2
|
\
|
*
[Qt] add verifySize() function to PaymentServer
Philip Kaufmann
2015-08-10
1
-1
/
+2
*
|
tests: fix qt payment test
Cory Fields
2015-09-02
1
-0
/
+4
|
/
*
qt: define QT_NO_KEYWORDS
Wladimir J. van der Laan
2015-07-15
3
-4
/
+4
*
Initialization: setup environment before starting QT tests
dexX7
2015-03-29
1
-0
/
+2
*
[Qt] prevent amount overflow problem with payment requests
Philip Kaufmann
2015-02-04
2
-0
/
+42
*
[Qt] Payment request expiration bug fix (re-done)
Philip Kaufmann
2015-01-15
2
-2
/
+104
*
[Qt] add payment request unit test for non matching networks
Philip Kaufmann
2015-01-14
2
-0
/
+52
*
[Qt] prepare paymentservertests for new unit tests
Philip Kaufmann
2015-01-13
2
-23
/
+57
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
6
-6
/
+6
*
[Qt] add BIP70 DoS protection test
Philip Kaufmann
2014-12-08
1
-0
/
+12
*
Fix all header defines
Pavel JanÃk
2014-11-03
2
-6
/
+6
*
script: add a slew of includes all around and drop includes from script.h
Cory Fields
2014-10-17
1
-0
/
+1
*
[Qt] copyright, style and indentation cleanup of Qt tests
Philip Kaufmann
2014-09-05
6
-6
/
+30
*
Remove unnecessary dependencies for bitcoin-cli
Wladimir J. van der Laan
2014-06-25
1
-0
/
+1
*
build: fix build weirdness after 54372482.
Cory Fields
2014-06-23
1
-1
/
+1
*
build: add stub makefiles for easier subdir builds
Cory Fields
2014-06-05
1
-0
/
+6
*
build: delete old Makefile.am's
Cory Fields
2014-06-05
1
-46
/
+0
*
Update test_main.cpp
LongShao007
2014-05-22
1
-1
/
+0
*
build: use -mwindows for gui targets when linking with mingw
Cory Fields
2014-01-27
1
-0
/
+1
*
[Qt] fix alphabetical ordering in Makefile.am
Philip Kaufmann
2014-01-12
1
-3
/
+5
*
makefile.am: split long lines into one file per line
Wladimir J. van der Laan
2014-01-11
1
-3
/
+10
*
GUI for --disable-wallet compiles and -disablewallet mode
Wladimir J. van der Laan
2014-01-11
2
-4
/
+22
*
qt5: tests: Make sure static plugin symbols are pulled in
Cory Fields
2014-01-10
1
-0
/
+9
*
qt5: Ensure correct link order
Cory Fields
2014-01-10
1
-1
/
+1
*
Merge pull request #3332
Wladimir J. van der Laan
2013-12-08
1
-1
/
+1
|
\
|
*
Add --disable-wallet option to build system
Wladimir J. van der Laan
2013-12-04
1
-1
/
+1
*
|
[Qt] misc PaymentServer changes (e.g. changes to eventFilter())
Philip Kaufmann
2013-12-06
3
-8
/
+16
|
/
*
bitcoin-cli: remove unneeded dependencies (only code movement)
Wladimir J. van der Laan
2013-12-03
1
-1
/
+1
*
Merge pull request #3187 from Diapolo/netManager
Wladimir J. van der Laan
2013-11-11
1
-1
/
+0
|
\
|
*
[Qt] paymentserver: start netManager in uiReady()
Philip Kaufmann
2013-11-11
1
-1
/
+0
*
|
configure: Simplify common AM_CPPFLAGS and AM_LDFLAGS to a Makefile.common
Luke Dashjr
2013-11-11
1
-6
/
+5
|
/
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
5
-18
/
+21
*
qt: add message field to SendCoinsRecipient
Wladimir J. van der Laan
2013-10-23
1
-2
/
+1
*
autotools: fix the Makefile.include to be safely included anywhere.
Cory Fields
2013-09-18
1
-2
/
+2
*
autotools: switch to autotools buildsystem
Cory Fields
2013-09-05
2
-0
/
+27
*
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-29
1
-1
/
+2
*
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
4
-16
/
+466
*
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-03-17
1
-9
/
+0
*
Fix Win32 compiling of qt/test/uritests.cpp
Matt Corallo
2012-08-07
1
-1
/
+1
*
Return !0 when qt tests fail.
Matt Corallo
2012-08-07
1
-1
/
+6
*
Fix a couple more typos
fanquake
2012-06-30
1
-1
/
+1
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
4
-41
/
+41
*
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-17
1
-10
/
+13
*
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.
Matt Corallo
2012-02-10
3
-0
/
+94