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
2013-02-12
Reimplement click-to-pay links. Add OSX support.
Gavin Andresen
2013-02-06
Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b'
v0.8.0rc1
Gavin Andresen
2013-01-30
Bump version numbers for 0.8 release
Gavin Andresen
2013-01-30
Support large files on 32-bit Linux
Pieter Wuille
2013-01-23
Port leveldb to MinGW32
Gavin Andresen
2013-01-23
Merge pull request #2167 from Diapolo/Qt_laa_flag
Gavin Andresen
2013-01-19
Merge pull request #2109 from Diapolo/qt-pro-file-win32
Wladimir J. van der Laan
2013-01-17
Merge pull request #2060 from sipa/parallel
Gavin Andresen
2013-01-17
enable GCC large address aware linker flag (Windows only)
Philip Kaufmann
2013-01-16
Add a CBloomFilter class for use as a transaction filter.
Matt Corallo
2013-01-16
Add MurmurHash3 implementation to hash.h/add hash.cpp.
Matt Corallo
2013-01-08
Parallelize script verification
Pieter Wuille
2012-12-18
Split off hash.h from util.h
Pieter Wuille
2012-12-15
Bitcoin-Qt: ensure all Windows scopes use win32 as identifier
Philip Kaufmann
2012-12-12
add threadsafety.h to bitcoin-qt.pro
Philip Kaufmann
2012-12-12
Compile c/objective-c code max compatiblity when RELEASE
Gavin Andresen
2012-11-04
VariantClear@4 + shutdown@8 patch
grimd34th
2012-10-29
Use && instead of ; in leveldb calls to makefile.
Matt Corallo
2012-10-25
Merge pull request #1925 from Diapolo/gcc-hardening
Wladimir J. van der Laan
2012-10-21
fix a double inclusion of txdb.h in bitcoin-qt.pro
Philip Kaufmann
2012-10-21
Update version numbers to 0.7.99
Pieter Wuille
2012-10-20
Remove BDB block database support
Pieter Wuille
2012-10-20
LevelDB block and coin databases
Pieter Wuille
2012-10-20
LevelDB glue
Pieter Wuille
2012-10-20
Makefile integration of LevelDB
Pieter Wuille
2012-10-13
Bitcoin-Qt: remove unneeded "--param ssp-buffer-size=1" flag
Philip Kaufmann
2012-10-12
Bitcoin-Qt: add new GCC compiler hardening options
Philip Kaufmann
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
[next]