Bump version numbers to 0.6.3
[novacoin.git] / bitcoin-qt.pro
2012-06-19 Gavin AndresenBump version numbers to 0.6.3
2012-05-11 Gavin AndresenBump version to 0.6.2.2 for osx-special build
2012-05-08 Gavin AndresenBump versions for 0.6.2
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 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 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-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-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-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-15 Matt CoralloMake bitcoin-qt static-link libqrcode and add it for...
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-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 Gavin AndresenBump version 0.5.99 (prep for pulling for version 0.6)
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-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...
2011-09-30 Nils Schneiderremove cryptopp dependency, add simple unittest for...
2011-09-30 Wladimir J. van... make USE_SSL actually work (thanks @prusnak for noticing)
2011-09-29 Wladimir J. van... qmake build system improvements
2011-09-28 Wladimir J. van... Update "other files" in Qt Creator with all documentati...
2011-09-28 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-09-27 Wladimir J. van... translation handling improvements
2011-09-26 Matt CoralloOutput build temp files in build/ instead of current...
2011-09-24 Wladimir J. van... Change define to determine use of DBUS to USE_DBUS...
2011-09-24 Wladimir J. van... make qmake build system more configurable (as suggested...
2011-09-19 Wladimir J. van... put Q_OBJECT everywhere it should be (removes warnings...
2011-09-11 Wladimir J. van... remove transparency effect and windows-specific code...
2011-09-11 p2kSome Mac OS X specific things
2011-09-03 Wladimir J. van... (k)ubuntu 10.04+ notification support (based on @zwierz...
2011-09-02 Wladimir J. van... support USE_UPNP setting
2011-09-02 Wladimir J. van... update to work with new lock system, add protocol....
2011-08-31 Wladimir J. van... Wallet encryption part 2: ask passphrase when needed...
2011-08-28 Misbakh-Soloviev... add russian translation and add unicode compatibility...
2011-08-16 Wladimir J. van... add russian translation by msva
2011-07-29 Wladimir J. van... Full support for other units, add configuration option...
2011-07-26 Wladimir J. van... Re-apply pull request #10, it got lost for some reason
2011-07-25 Wladimir J. van... preparations for multiple unit (uBTC, mBTC, BTC) suppor...
2011-07-24 celil-kjClean up the project file.
2011-07-24 CelilOn Mac OS X do not link aginst the boost libraries...
2011-07-24 Wladimir J. van... add windows program (.exe) icon
2011-07-18 CelilMerge branch 'master' of https://github.com/laanwj...
2011-07-16 Wladimir J. van... add sendmany support
2011-07-15 CelilSuppress uninitialized warnings.
2011-07-15 Wladimir J. van... Merge branch 'master' of https://github.com/bitcoin...
2011-07-13 Wladimir J. van... Update mac build (alkor on forums)
2011-07-09 Wladimir J. van... wxp/mingw build fixes
2011-07-09 Wladimir J. van... add better windows7/vista look by nico_w
2011-07-09 Wladimir J. van... Add -fstack-protector to gcc CXX flags
2011-07-07 Wladimir J. van... Add German translation by nico_w
next