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
*
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