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-01-06
Network stack refactor
Pieter Wuille
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
2011-09-24
Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Q...
Wladimir J. van der Laan
2011-09-24
make qmake build system more configurable (as suggested by lukejr)
Wladimir J. van der Laan
2011-09-19
put Q_OBJECT everywhere it should be (removes warnings when running lupdate)
Wladimir J. van der Laan
2011-09-11
remove transparency effect and windows-specific code for now, it's not workin...
Wladimir J. van der Laan
2011-09-11
Some Mac OS X specific things
p2k
2011-09-03
(k)ubuntu 10.04+ notification support (based on @zwierzak his code)
Wladimir J. van der Laan
2011-09-02
support USE_UPNP setting
Wladimir J. van der Laan
2011-09-02
update to work with new lock system, add protocol.* to build system
Wladimir J. van der Laan
2011-08-31
Wallet encryption part 2: ask passphrase when needed, add menu options
Wladimir J. van der Laan
2011-08-28
add russian translation and add unicode compatibility (merges pull request #20)
Misbakh-Soloviev Vadim A
2011-08-16
add russian translation by msva
Wladimir J. van der Laan
2011-07-29
Full support for other units, add configuration option for default unit (used...
Wladimir J. van der Laan
[next]