Commit Graph

215 Commits (e58154c447670a546936b850f0bba4de087a1583)

Author SHA1 Message Date
Jeff Garzik f59530ce6e Merge pull request #2154 from CodeShark/dependencycleanup
12 years ago
Philip Kaufmann 820bf86def Bitcoin-Qt: small updates to project file
12 years ago
Eric Lombrozo effc2770f5 Created core.h/core.cpp, added to makefiles. Started moving core structures from main to core beginning with COutPoint.
12 years ago
Cory Fields 6887bb9ad7 build: kill off the QT_GUI define
12 years ago
Jonas Schnelli 39fe9de6b2 Merge branch 'master' of git://github.com/bitcoin/bitcoin into prefsFix
12 years ago
Jonas Schnelli f679b2900a MaxOSX: settings fixes (#2371)
12 years ago
Wladimir J. van der Laan 25c0cce7fb Qt5 compatibility
12 years ago
Wladimir J. van der Laan a2d2e5e466 Merge pull request #2615 from jonasschnelli/mac10_8_not_center
12 years ago
Jonas Schnelli b4b0170595 osx: make use of the 10.8+ user notification center to display growl like notifications
12 years ago
Gavin Andresen 36dc41f427 doc/README was replaced by README.md
12 years ago
Gavin Andresen 5b5d399593 Update version numbers for 0.8.2rc1 release
12 years ago
Gavin Andresen 4332be71a2 Link with boost_chrono library on OSX
12 years ago
Jonas Schnelli f9124587cc new splash screen
12 years ago
Philip Kaufmann f6abdbca0b fix bitcoin-qt.rc not showing up in Qt Creator
12 years ago
Philip Kaufmann ee299c1860 Bitcoin-Qt: use $$TRANSLATIONS in bitcoin-qt.pro
12 years ago
Wladimir J. van der Laan 8da48cb561 Merge pull request #2454 from TheBlueMatt/master
12 years ago
Philip Kaufmann c24746412a add missing limitedmap.h to bitcoin-qt.pro
12 years ago
Matt Corallo 0add26da4d Fix leveldb make flags.
12 years ago
Jeff Garzik ea83336f4e Merge pull request #2411 from TheBlueMatt/master
12 years ago
Matt Corallo c2efd981aa (finally) Remove IRC Seed support now that lfnet is down.
12 years ago
Eric Lombrozo 67155d9299 Minimal architectural changes necessary to support multiple wallets in bitcoin-qt
12 years ago
Philip Kaufmann 86b9c4aa67 re-enable -D_FORTIFY_SOURCE=2 for all platforms
12 years ago
Wladimir J. van der Laan 0bd573d666 Merge pull request #2186 from Diapolo/misc_stuff
12 years ago
Wladimir J. van der Laan 7ea7c94cf9 Merge pull request #2299 from gavinandresen/localsocketuri
12 years ago
Gavin Andresen 123acb9a1b Fix qt unit test build on OSX
12 years ago
Philip Kaufmann 69e0774714 small changes in init, main, checkpoints.h and bitcoin-qt.pro
12 years ago
Gavin Andresen efb6d9aae7 Minor build fixes
12 years ago
Gavin Andresen fbd860287e Pass compiler flags down into leveldb make
12 years ago
Gavin Andresen 8269a0953e Reimplement click-to-pay links. Add OSX support.
12 years ago
Gavin Andresen f50706796b Merge commit 'd38c6488d067c2e88726e2ca99bc76fd67dab49b'
12 years ago
Gavin Andresen d38c6488d0 Bump version numbers for 0.8 release
12 years ago
Pieter Wuille 3cce597fc9 Support large files on 32-bit Linux
12 years ago
Gavin Andresen b1024662ea Port leveldb to MinGW32
12 years ago
Gavin Andresen 5a4af8f71f Merge pull request #2167 from Diapolo/Qt_laa_flag
12 years ago
Wladimir J. van der Laan ac3907bf27 Merge pull request #2109 from Diapolo/qt-pro-file-win32
12 years ago
Gavin Andresen 0e31ae9818 Merge pull request #2060 from sipa/parallel
12 years ago
Philip Kaufmann 1f0ce2dd68 enable GCC large address aware linker flag (Windows only)
12 years ago
Matt Corallo bd21612c37 Add a CBloomFilter class for use as a transaction filter.
12 years ago
Matt Corallo 7ab026f449 Add MurmurHash3 implementation to hash.h/add hash.cpp.
12 years ago
Pieter Wuille f9cae832e6 Parallelize script verification
12 years ago
Pieter Wuille 0fb9073edd Split off hash.h from util.h
12 years ago
Philip Kaufmann 7601152ce2 Bitcoin-Qt: ensure all Windows scopes use win32 as identifier
12 years ago
Philip Kaufmann a4b43645aa add threadsafety.h to bitcoin-qt.pro
12 years ago
Gavin Andresen 59b8a869ab Compile c/objective-c code max compatiblity when RELEASE
12 years ago
grimd34th 90841fd5e0 VariantClear@4 + shutdown@8 patch
12 years ago
Matt Corallo 3b4f8ad71d Use && instead of ; in leveldb calls to makefile.
12 years ago
Wladimir J. van der Laan 2d53ba2c69 Merge pull request #1925 from Diapolo/gcc-hardening
12 years ago
Philip Kaufmann 6b08099d7b fix a double inclusion of txdb.h in bitcoin-qt.pro
12 years ago
Pieter Wuille fcfa7a588e Update version numbers to 0.7.99
12 years ago
Pieter Wuille 4ca60bba5c Remove BDB block database support
12 years ago