76 Commits (d4d9c734c315e99136fe245c5733ca75cab9f8bf)

Author SHA1 Message Date
Pieter Wuille 67a42f929b Network stack refactor 13 years ago
Matt Corallo 0b5d6f1e26 Add QR Code support to Win32 Gitian build. 13 years ago
Matt Corallo f18a119ac0 Implement "Start on window system startup" on Win32 + Linux. 13 years ago
sje397 22123c85f3 Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1. 13 years ago
Pieter Wuille 95d888a6d1 Key import and export 13 years ago
Pieter Wuille 93db3fceac Add GetSecret() and GetKeys() to CKeyStore 13 years ago
Gavin Andresen 8896c2d9d6 Bump version 0.5.99 (prep for pulling for version 0.6) 13 years ago
Matt Corallo 3f9144d42c Move -lgdi32 after -lcrypto (fixes #681). 13 years ago
Gavin Andresen eb5fff9e16 Moved checkpoints out of main, to prep for using them to help prevent DoS attacks 13 years ago
Gavin Andresen 67c454c67c Bump version to 0.5.1 13 years ago
Gavin Andresen c4de918478 Tweak handling of boost filesystem versions 13 years ago
Gavin Andresen a5f07cbea0 Static link on Linux. And better document release process on OSX. 13 years ago
Wladimir J. van der Laan 533c82ce92 do not use -fstack-protector on Windows 13 years ago
Matt Corallo aaf71d8453 Allow miniupnpc include path specificaiton and fix link on Win32. 13 years ago
Matt Corallo 5f2e76b8c7 Optionally include additional QT plugins when required to build. 13 years ago
Matt Corallo 3f197952bd Add BOOST_THREAD_USE_LIB define. 13 years ago
Matt Corallo 0e569e4a27 Add option to specify a different suffix for boost_thread. 13 years ago
Matt Corallo d041590218 Add -Wno-strict-aliasing because boost breaks that too much. 13 years ago
Wladimir J. van der Laan 5c92622ad6 Translation lookup logic improvements 13 years ago
Wladimir J. van der Laan 3a30f34f1a Revert "translation fixes" 13 years ago
Wladimir J. van der Laan f86ecd4a06 translation fixes 13 years ago
Gavin Andresen ef49d8a6ca Add spanish translation to TRANSLATIONS 13 years ago
Gavin Andresen b50ac8f73e Mac OSX release process changes 13 years ago
p2k 527137e3ee Improved Mac experience; QDoubleSpinBox for BitcoinAmountField 13 years ago
Gavin Andresen 94eaab7710 Bump version to 0.5.0.0 13 years ago
Gavin Andresen 6853e627f1 Fix build on windows and mac 13 years ago
Luke Dashjr 5d3083c3fb Bugfix: Restore old behaviour of USE_UPNP as close as possible (built & enabled by default, can be disabled or unsupported by option) 13 years ago
Nils Schneider 6ccff2cbde remove cryptopp dependency, add simple unittest for SHA256Transform() 13 years ago
Wladimir J. van der Laan 8f1631b797 make USE_SSL actually work (thanks @prusnak for noticing) 13 years ago
Wladimir J. van der Laan 07e2882366 qmake build system improvements 13 years ago
Wladimir J. van der Laan f33a43efdf Update "other files" in Qt Creator with all documentation now that the projects merged 13 years ago
Wladimir J. van der Laan 5902040874 translation handling improvements 13 years ago
Matt Corallo 36eccc5174 Output build temp files in build/ instead of current directory. 13 years ago
Wladimir J. van der Laan 010c4fc0b5 Change define to determine use of DBUS to USE_DBUS, to prevent overlap with Qt-defined QT_DBUS 13 years ago
Wladimir J. van der Laan 99cec89cb3 make qmake build system more configurable (as suggested by lukejr) 13 years ago
Wladimir J. van der Laan 9b490f71b0 put Q_OBJECT everywhere it should be (removes warnings when running lupdate) 13 years ago
Wladimir J. van der Laan 83312d7c6c remove transparency effect and windows-specific code for now, it's not working as supposed 13 years ago
p2k 2c1fd3c395 Some Mac OS X specific things 13 years ago
Wladimir J. van der Laan cf9195c808 (k)ubuntu 10.04+ notification support (based on @zwierzak his code) 13 years ago
Wladimir J. van der Laan 0aca8577b5 support USE_UPNP setting 13 years ago
Wladimir J. van der Laan c5aa1b139a update to work with new lock system, add protocol.* to build system 13 years ago
Wladimir J. van der Laan b7bcaf940d Wallet encryption part 2: ask passphrase when needed, add menu options 13 years ago
Misbakh-Soloviev Vadim A 3f0816e3d9 add russian translation and add unicode compatibility (merges pull request #20) 13 years ago
Wladimir J. van der Laan 317c733572 add russian translation by msva 13 years ago
Wladimir J. van der Laan ee014e5b10 Full support for other units, add configuration option for default unit (used when displaying amounts) 13 years ago
Wladimir J. van der Laan e285ffcd05 preparations for multiple unit (uBTC, mBTC, BTC) support, fix amount entry issue 13 years ago
celil-kj a8c50c06e3 Clean up the project file. 13 years ago
Celil 2af40a5013 On Mac OS X do not link aginst the boost libraries in UNIX:LIBS 13 years ago
Wladimir J. van der Laan 8a13456f3a add windows program (.exe) icon 13 years ago
Wladimir J. van der Laan a5e6d72339 add sendmany support 13 years ago