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
/
bitcoin-qt.pro
Age
Commit message (
Expand
)
Author
2012-07-06
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann
2012-07-05
Implement raw transaction RPC calls
Gavin Andresen
2012-06-28
Create new rpcnet module, and move 'getconnectioncount' RPC to it
Jeff Garzik
2012-06-27
Merge pull request #457 from muggenhor/async-ipv6-rpc
Pieter Wuille
2012-06-25
small updates to Bitcoin-Qt project file
Philip Kaufmann
2012-06-24
On Windows link with `mswsock`, it being required (indirectly) by RPC code
Giel van Schijndel
2012-06-13
re-work optionsdialog to a tabbed UI based on an ui-file
Philip Kaufmann
2012-05-21
Define BOOST_SPIRIT_THREADSAFE in all makefiles
Jeff Garzik
2012-05-17
Add /bin/sh to bitcoin-qt.pro - as some filesystems don't have the execute flag.
R E Broadley
2012-05-14
Merge pull request #906 from sje397/ValidateMessage
Wladimir J. van der Laan
2012-05-12
Speed up build in Qt creator in common case
Wladimir J. van der Laan
2012-05-11
Merge pull request #1021 from sipa/ipv6
Pieter Wuille
2012-05-11
Split synchronization mechanisms from util.{h,cpp}
Pieter Wuille
2012-05-12
Add a menu option to verify a signed message
sje397
2012-05-11
IPv6 node support
Pieter Wuille
2012-05-09
Clean up warnings
Pieter Wuille
2012-05-08
Merge pull request #1075 from laanwj/2012_04_consoleui
Gregory Maxwell
2012-05-08
Increase client version to 0.6.99
Gregory Maxwell
2012-05-05
Add UI RPC console / debug window
Wladimir J. van der Laan
2012-05-01
add bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
Philip Kaufmann
2012-05-01
fix DEPENDPATH in the project file, as json has no include sub-dir and src wa...
Philip Kaufmann
2012-04-27
Bump version numbers for 0.6.1rc1
Gavin Andresen
2012-04-17
Move CWalletDB code to new walletdb module.
Jeff Garzik
2012-04-17
Remove headers.h
Pieter Wuille
2012-04-15
enable all warnings except invalid-offsetof, sign-compare, unused-parameter
Wladimir J. van der Laan
2012-04-11
Fix build.h dependencies
Pieter Wuille
2012-04-11
Force regeneration of build.h in qmake builds
Pieter Wuille
2012-04-10
Build identification strings
Pieter Wuille
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-05
Merge pull request #1042 from gavinandresen/use_ssl_cleanup
Gavin Andresen
2012-04-04
Remove USE_SSL #define
Gavin Andresen
2012-04-05
removed an unneeded space in bitcoin-qt.pro
Philip Kaufmann
2012-04-04
Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...
Wladimir J. van der Laan
2012-04-04
remove dependency on serialize.h and util.h for SecureString
Wladimir J. van der Laan
2012-03-22
Merge pull request #946 from luke-jr/bugfix_rm_mingw
Gavin Andresen
2012-03-22
Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
Luke Dashjr
2012-03-22
Merge branch 'addrman' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-03-21
Fix warning about deprecated unescaped backslash
Wladimir J. van der Laan
2012-03-16
Fix Win32 RPC Crashes.
Matt Corallo
2012-03-15
Fix windows build in windows Qt SDK
Wladimir J. van der Laan
2012-03-14
Link -lrt library on Linux
Wladimir J. van der Laan
2012-02-27
Add mruset and use it for setInventoryKnown
Pieter Wuille
2012-02-24
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-15
Make bitcoin-qt static-link libqrcode and add it for debian pkgs.
Matt Corallo
2012-02-12
Merge pull request #807 from TheBlueMatt/bip21
Wladimir J. van der Laan
2012-02-10
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.
Matt Corallo
2012-02-10
Enable accessible widgets Qt module on win32, so that people with screen read...
Wladimir J. van der Laan
2012-02-07
Increase client version to 0.6
Gavin Andresen
2012-01-27
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr
2012-01-26
Merge pull request #593 (Full URL Support in bitcoin-qt)
Wladimir J. van der Laan
[next]