Merge branch '0.6.x' of git://gitorious.org/+bitcoin-stable-developers/bitcoin/bitcoi...
[novacoin.git] / bitcoin-qt.pro
2012-06-19 Gavin AndresenMerge branch '0.6.x' of git://gitorious.org/+bitcoin...
2012-06-19 Jeff GarzikDefine BOOST_SPIRIT_THREADSAFE in all makefiles
2012-06-19 Gavin AndresenBump version numbers to 0.6.3
2012-05-18 R E BroadleyAdd /bin/sh to bitcoin-qt.pro - as some filesystems...
2012-05-11 Gavin AndresenBump version to 0.6.2.2 for osx-special build
2012-05-08 Luke DashjrBump version to 0.6.0.8
2012-05-08 Luke DashjrBump version to 0.5.6
2012-05-08 Gavin AndresenBump versions for 0.6.2
2012-05-04 Luke DashjrMerge branch '0.5.x' into 0.6.0.x
2012-05-02 Philip Kaufmannadd bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
2012-05-02 Philip Kaufmannfix DEPENDPATH in the project file, as json has no...
2012-05-01 Philip Kaufmannadd bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
2012-05-01 Philip Kaufmannfix DEPENDPATH in the project file, as json has no...
2012-04-27 Luke DashjrBump version to 0.5.5
2012-04-27 Gavin AndresenBump version numbers for 0.6.1rc1
2012-04-17 Jeff GarzikMove CWalletDB code to new walletdb module.
2012-04-17 Pieter WuilleRemove headers.h
2012-04-15 Luke DashjrBump version to 0.6.0.7
2012-04-15 Wladimir J. van... enable all warnings except invalid-offsetof, sign-compa...
2012-04-11 Pieter WuilleFix build.h dependencies
2012-04-11 Pieter WuilleForce regeneration of build.h in qmake builds
2012-04-10 Pieter WuilleBuild identification strings
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-06 Luke DashjrBugfix: Replace "URL" with "URI" where we aren't actual...
2012-04-05 Gavin AndresenMerge pull request #1042 from gavinandresen/use_ssl_cleanup
2012-04-05 Gavin AndresenRemove USE_SSL #define
2012-04-04 Philip Kaufmannremoved an unneeded space in bitcoin-qt.pro
2012-04-04 Wladimir J. van... Move from noui.h / ui.h to one ui_interface.h with...
2012-04-04 Wladimir J. van... remove dependency on serialize.h and util.h for SecureS...
2012-03-27 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-22 Wladimir J. van... Fix warning about deprecated unescaped backslash
2012-03-22 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
2012-03-22 Gavin AndresenMerge pull request #946 from luke-jr/bugfix_rm_mingw
2012-03-22 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
2012-03-22 Gavin AndresenMerge branch 'addrman' of https://github.com/sipa/bitcoin
2012-03-21 Wladimir J. van... Fix warning about deprecated unescaped backslash
2012-03-21 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-19 Luke DashjrBump version to 0.5.0.6
2012-03-19 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
2012-03-18 Luke DashjrMove QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side...
2012-03-17 Matt CoralloBump version to 0.5.3.1
2012-03-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.3.x
2012-03-16 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-03-16 Luke DashjrBump version to 0.5.4
2012-03-16 Luke DashjrBump version to 0.5.0.5
2012-03-16 Matt CoralloFix Win32 RPC Crashes.
2012-03-16 Matt CoralloFix Win32 RPC Crashes.
2012-03-15 Wladimir J. van... Fix windows build in windows Qt SDK
2012-03-14 Wladimir J. van... Link -lrt library on Linux
2012-02-27 Pieter WuilleAdd mruset and use it for setInventoryKnown
2012-02-24 Pieter WuilleCAddrMan: stochastic address manager
2012-02-17 Luke DashjrMerge branch '0.5.0.x' into 0.5.x
2012-02-15 Matt CoralloMake bitcoin-qt static-link libqrcode and add it for...
2012-02-14 Wladimir J. van... Enable accessible widgets Qt module on win32, so that...
2012-02-12 Wladimir J. van... Merge pull request #807 from TheBlueMatt/bip21
2012-02-10 Matt CoralloAdd Bitcoin-Qt test suite with some bitcoin: URL Tests...
2012-02-10 Wladimir J. van... Enable accessible widgets Qt module on win32, so that...
2012-02-07 Gavin AndresenIncrease client version to 0.6
2012-01-27 Luke DashjrBitcoin-Qt signmessage GUI (pull request #582)
2012-01-26 Wladimir J. van... Merge pull request #593 (Full URL Support in bitcoin-qt)
2012-01-10 Luke DashjrBump version to 0.5.3
2012-01-10 Luke DashjrBump version to 0.5.0.4
2012-01-06 Pieter WuilleNetwork stack refactor
2012-01-05 Matt CoralloAdd support for opening bitcoin: URIs directly.
2011-12-25 Matt CoralloAdd QR Code support to Win32 Gitian build.
2011-12-23 Wladimir J. van... Merge pull request #629 from sje397/master
2011-12-20 Gavin AndresenMerge pull request #717 from TheBlueMatt/installerqtupgrade
2011-12-20 Matt CoralloImplement "Start on window system startup" on Win32...
2011-12-20 sje397Added QRCode generation functions via libqrencode....
2011-12-17 Pieter WuilleKey import and export
2011-12-17 Pieter WuilleAdd GetSecret() and GetKeys() to CKeyStore
2011-12-16 Luke DashjrBump version to 0.5.2
2011-12-16 Gavin AndresenBump version 0.5.99 (prep for pulling for version 0.6)
2011-12-16 Luke DashjrBump version to 0.5.0.3
2011-12-16 Luke DashjrBump version to 0.5.0.2
2011-12-05 Matt CoralloMove -lgdi32 after -lcrypto (fixes #681).
2011-12-04 Matt CoralloMove -lgdi32 after -lcrypto (fixes #681).
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-12-01 Gavin AndresenMoved checkpoints out of main, to prep for using them...
2011-11-21 Gavin AndresenBump version to 0.5.1
2011-11-15 Gavin AndresenTweak handling of boost filesystem versions
2011-11-07 Gavin AndresenStatic link on Linux. And better document release proce...
2011-11-01 Wladimir J. van... do not use -fstack-protector on Windows
2011-10-25 Matt CoralloAllow miniupnpc include path specificaiton and fix...
2011-10-25 Matt CoralloOptionally include additional QT plugins when required...
2011-10-25 Matt CoralloAdd BOOST_THREAD_USE_LIB define.
2011-10-25 Matt CoralloAdd option to specify a different suffix for boost_thread.
2011-10-25 Matt CoralloAdd -Wno-strict-aliasing because boost breaks that...
2011-10-23 Wladimir J. van... Translation lookup logic improvements
2011-10-23 Wladimir J. van... Revert "translation fixes"
2011-10-23 Wladimir J. van... translation fixes
2011-10-15 Wladimir J. van... Merge pull request #583 from laanwj/qt3
2011-10-11 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-10-10 Gavin AndresenAdd spanish translation to TRANSLATIONS
2011-10-10 Gavin AndresenMac OSX release process changes
2011-10-09 p2kImproved Mac experience; QDoubleSpinBox for BitcoinAmou...
2011-10-09 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-10-08 Gavin AndresenBump version to 0.5.0.0
2011-10-07 Gavin AndresenFix build on windows and mac
2011-10-02 Luke DashjrBugfix: Restore old behaviour of USE_UPNP as close...
next