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-05-22
doc/README was replaced by README.md
v0.8.2rc2
Gavin Andresen
2013-05-10
Update version numbers for 0.8.2rc1 release
v0.8.2rc1
Gavin Andresen
2013-05-09
Link with boost_chrono library on OSX
Gavin Andresen
2013-04-17
new splash screen
Jonas Schnelli
2013-04-10
fix bitcoin-qt.rc not showing up in Qt Creator
Philip Kaufmann
2013-04-04
Bitcoin-Qt: use $$TRANSLATIONS in bitcoin-qt.pro
Philip Kaufmann
2013-04-04
Merge pull request #2454 from TheBlueMatt/master
Wladimir J. van der Laan
2013-04-04
add missing limitedmap.h to bitcoin-qt.pro
Philip Kaufmann
2013-04-03
Fix leveldb make flags.
Matt Corallo
2013-03-29
Merge pull request #2411 from TheBlueMatt/master
Jeff Garzik
2013-03-24
(finally) Remove IRC Seed support now that lfnet is down.
Matt Corallo
2013-03-22
Minimal architectural changes necessary to support multiple wallets in bitcoi...
Eric Lombrozo
2013-03-19
re-enable -D_FORTIFY_SOURCE=2 for all platforms
Philip Kaufmann
2013-02-23
Merge pull request #2186 from Diapolo/misc_stuff
Wladimir J. van der Laan
2013-02-23
Merge pull request #2299 from gavinandresen/localsocketuri
Wladimir J. van der Laan
2013-02-22
Fix qt unit test build on OSX
Gavin Andresen
2013-02-20
small changes in init, main, checkpoints.h and bitcoin-qt.pro
Philip Kaufmann
2013-02-15
Minor build fixes
Gavin Andresen
2013-02-15
Pass compiler flags down into leveldb make
Gavin Andresen
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
[next]