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-10-20
LevelDB glue
Pieter Wuille
2012-10-20
Makefile integration of LevelDB
Pieter Wuille
2012-10-11
Merge pull request #1901 from laanwj/2012_10_remove_strlcpy
Wladimir J. van der Laan
2012-10-09
Bump versions for 0.7.1 release
Gavin Andresen
2012-10-07
get rid of strlcpy.h
Wladimir J. van der Laan
2012-10-01
Revert "Remove -Wformat* warnings from makefiles"
Wladimir J. van der Laan
2012-09-27
Remove -Wformat* warnings from makefiles
Wladimir J. van der Laan
2012-09-25
Merge pull request #1857 from Diapolo/pro-file
Wladimir J. van der Laan
2012-09-25
Merge pull request #1847 from gavinandresen/osx_pthread
Wladimir J. van der Laan
2012-09-24
change last occurance of mac to macx in Qt project-file
Philip Kaufmann
2012-09-22
Bitcoin-Qt: expand GCC Stack-Smashing Protector usage (non Windows)
Philip Kaufmann
2012-09-21
Compile/link Bitcoin-Qt.app with -pthread
Gavin Andresen
2012-09-20
Merge pull request #1705 from Diapolo/cleanup_bitcoingui
Wladimir J. van der Laan
2012-09-07
Bitcoin-Qt (Windows only): add version info to Resource File
Philip Kaufmann
2012-09-05
Merge branch 'testnet_alert' of git://github.com/gavinandresen/bitcoin-git
Gavin Andresen
2012-08-30
add missing netbase.h to Qt project-file
Philip Kaufmann
2012-08-29
remove FIRST_CLASS_MESSAGING support from the client
Philip Kaufmann
2012-08-29
Merge pull request #1731 from luke-jr/opt_ipv6
Wladimir J. van der Laan
2012-08-29
Remove json/*.cpp from Qt build system
Wladimir J. van der Laan
2012-08-28
Refactor: move alert code from main to alert.cpp/h
Gavin Andresen
2012-08-27
I forgot to paint the bike shed
Luke Dashjr
2012-08-27
Add boost chrono lib for windows builds (required for boost 1.50)
v0.7.0rc1
Wladimir J. van der Laan
2012-08-27
Version numbers -> 0.7.0
Gavin Andresen
2012-08-27
Upgrade to Boost 1.50
Matt Corallo
2012-08-23
Allow building with IPv6 support, but it disabled by default
Luke Dashjr
2012-08-23
Make IPv6 support buildtime-optional again (defaults to enabled)
Luke Dashjr
2012-08-22
bitcoin-qt.pro: Add test sources to OTHER_FILES so that they can be edited ea...
Wladimir J. van der Laan
2012-08-21
RPC, cosmetic: move more RPC code to new rpcblockchain.cpp module
Jeff Garzik
2012-08-21
RPC, cosmetic: move wallet-related RPCs to new rpcwallet.cpp module
Jeff Garzik
2012-08-21
RPC, cosmetic: Create rpcmining.cpp as new home for mining-related RPC code
Jeff Garzik
2012-08-18
Bitcoin-Qt (Windows only): add ASLR and DEP linker flags
Philip Kaufmann
2012-07-23
set TARGET = bitcoin-qt in project file
Philip Kaufmann
2012-07-18
Merge pull request #1563 from Diapolo/pro-file
Wladimir J. van der Laan
2012-07-11
fix for build.h regeneration failure when compiling on Windows
Philip Kaufmann
2012-07-06
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann
2012-07-06
update Boost version to 1.49 for Windows in the Qt project file
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
[next]