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-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-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
2012-01-06
Network stack refactor
Pieter Wuille
2012-01-05
Add support for opening bitcoin: URIs directly.
Matt Corallo
2011-12-25
Add QR Code support to Win32 Gitian build.
Matt Corallo
2011-12-23
Merge pull request #629 from sje397/master
Wladimir J. van der Laan
2011-12-20
Merge pull request #717 from TheBlueMatt/installerqtupgrade
Gavin Andresen
2011-12-20
Implement "Start on window system startup" on Win32 + Linux.
Matt Corallo
2011-12-20
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...
sje397
2011-12-17
Key import and export
Pieter Wuille
2011-12-17
Add GetSecret() and GetKeys() to CKeyStore
Pieter Wuille
2011-12-16
Bump version 0.5.99 (prep for pulling for version 0.6)
Gavin Andresen
2011-12-03
Move -lgdi32 after -lcrypto (fixes #681).
Matt Corallo
2011-12-01
Moved checkpoints out of main, to prep for using them to help prevent DoS att...
Gavin Andresen
2011-11-21
Bump version to 0.5.1
Gavin Andresen
2011-11-15
Tweak handling of boost filesystem versions
Gavin Andresen
2011-11-07
Static link on Linux. And better document release process on OSX.
Gavin Andresen
2011-11-01
do not use -fstack-protector on Windows
Wladimir J. van der Laan
2011-10-25
Allow miniupnpc include path specificaiton and fix link on Win32.
Matt Corallo
2011-10-25
Optionally include additional QT plugins when required to build.
Matt Corallo
2011-10-25
Add BOOST_THREAD_USE_LIB define.
Matt Corallo
2011-10-25
Add option to specify a different suffix for boost_thread.
Matt Corallo
2011-10-25
Add -Wno-strict-aliasing because boost breaks that too much.
Matt Corallo
2011-10-23
Translation lookup logic improvements
Wladimir J. van der Laan
2011-10-23
Revert "translation fixes"
Wladimir J. van der Laan
2011-10-23
translation fixes
Wladimir J. van der Laan
2011-10-15
Merge pull request #583 from laanwj/qt3
Wladimir J. van der Laan
2011-10-10
Add spanish translation to TRANSLATIONS
v0.5.0rc1
Gavin Andresen
2011-10-10
Mac OSX release process changes
Gavin Andresen
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-10-09
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-10-08
Bump version to 0.5.0.0
Gavin Andresen
2011-10-07
Fix build on windows and mac
Gavin Andresen
2011-10-02
Bugfix: Restore old behaviour of USE_UPNP as close as possible (built & enabl...
Luke Dashjr
2011-09-30
remove cryptopp dependency, add simple unittest for SHA256Transform()
Nils Schneider
2011-09-30
make USE_SSL actually work (thanks @prusnak for noticing)
Wladimir J. van der Laan
2011-09-29
qmake build system improvements
Wladimir J. van der Laan
2011-09-28
Update "other files" in Qt Creator with all documentation now that the projec...
Wladimir J. van der Laan
2011-09-28
Merge branch 'master' of https://github.com/bitcoin/bitcoin
Wladimir J. van der Laan
2011-09-27
translation handling improvements
Wladimir J. van der Laan
2011-09-26
Output build temp files in build/ instead of current directory.
Matt Corallo
[next]