aboutsummaryrefslogtreecommitdiff
path: root/bitcoin-qt.pro
AgeCommit message (Expand)Author
2012-08-27Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-08-27Merge branch '0.4.x' into 0.5.xLuke Dashjr
2012-07-06Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-07-05small updates to Bitcoin-Qt project filePhilip Kaufmann
2012-05-08Bump version to 0.6.0.8Luke Dashjr
2012-05-08Bump version to 0.5.6Luke Dashjr
2012-05-04Merge branch '0.5.x' into 0.6.0.xLuke Dashjr
2012-05-02add bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)Philip Kaufmann
2012-05-01fix DEPENDPATH in the project file, as json has no include sub-dir and src wa...Philip Kaufmann
2012-04-27Bump version to 0.5.5Luke Dashjr
2012-04-15Bump version to 0.6.0.7Luke Dashjr
2012-04-06Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr
2012-03-26Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-03-22Fix warning about deprecated unescaped backslashWladimir J. van der Laan
2012-03-22Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of buildLuke Dashjr
2012-03-22Merge pull request #946 from luke-jr/bugfix_rm_mingwGavin Andresen
2012-03-22Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of buildLuke Dashjr
2012-03-22Merge branch 'addrman' of https://github.com/sipa/bitcoinGavin Andresen
2012-03-21Fix warning about deprecated unescaped backslashWladimir J. van der Laan
2012-03-21Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-03-19Bump version to 0.5.0.6Luke Dashjr
2012-03-19Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of buildLuke Dashjr
2012-03-16Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-03-16Bump version to 0.5.4Luke Dashjr
2012-03-16Bump version to 0.5.0.5Luke Dashjr
2012-03-16Fix Win32 RPC Crashes.Matt Corallo
2012-03-16Fix Win32 RPC Crashes.Matt Corallo
2012-03-15Fix windows build in windows Qt SDKWladimir J. van der Laan
2012-03-14Link -lrt library on LinuxWladimir J. van der Laan
2012-02-27Add mruset and use it for setInventoryKnownPieter Wuille
2012-02-24CAddrMan: stochastic address managerPieter Wuille
2012-02-17Merge branch '0.5.0.x' into 0.5.xLuke Dashjr
2012-02-15Make bitcoin-qt static-link libqrcode and add it for debian pkgs.Matt Corallo
2012-02-14Enable accessible widgets Qt module on win32, so that people with screen read...Wladimir J. van der Laan
2012-02-12Merge pull request #807 from TheBlueMatt/bip21Wladimir J. van der Laan
2012-02-10Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.Matt Corallo
2012-02-10Enable accessible widgets Qt module on win32, so that people with screen read...Wladimir J. van der Laan
2012-02-07Increase client version to 0.6Gavin Andresen
2012-01-27Bitcoin-Qt signmessage GUI (pull request #582)Luke Dashjr
2012-01-26Merge pull request #593 (Full URL Support in bitcoin-qt)Wladimir J. van der Laan
2012-01-10Bump version to 0.5.3Luke Dashjr
2012-01-10Bump version to 0.5.0.4Luke Dashjr
2012-01-06Network stack refactorPieter Wuille
2012-01-05Add support for opening bitcoin: URIs directly.Matt Corallo
2011-12-25Add QR Code support to Win32 Gitian build.Matt Corallo
2011-12-23Merge pull request #629 from sje397/masterWladimir J. van der Laan
2011-12-20Merge pull request #717 from TheBlueMatt/installerqtupgradeGavin Andresen
2011-12-20Implement "Start on window system startup" on Win32 + Linux.Matt Corallo
2011-12-20Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...sje397
2011-12-17Key import and exportPieter Wuille