index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bitcoin-qt.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bump versions for 0.6.2
v0.6.2
Gavin Andresen
2012-05-08
1
-1
/
+1
*
add bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
Philip Kaufmann
2012-05-01
1
-1
/
+1
*
fix DEPENDPATH in the project file, as json has no include sub-dir and src wa...
Philip Kaufmann
2012-05-01
1
-1
/
+1
*
Bump version numbers for 0.6.1rc1
Gavin Andresen
2012-04-27
1
-1
/
+1
*
Move CWalletDB code to new walletdb module.
Jeff Garzik
2012-04-17
1
-0
/
+2
*
Remove headers.h
Pieter Wuille
2012-04-17
1
-1
/
+0
*
enable all warnings except invalid-offsetof, sign-compare, unused-parameter
Wladimir J. van der Laan
2012-04-15
1
-2
/
+1
*
Fix build.h dependencies
Pieter Wuille
2012-04-11
1
-3
/
+3
*
Force regeneration of build.h in qmake builds
Pieter Wuille
2012-04-11
1
-0
/
+1
*
Build identification strings
Pieter Wuille
2012-04-10
1
-0
/
+10
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-2
/
+2
*
Merge pull request #1042 from gavinandresen/use_ssl_cleanup
Gavin Andresen
2012-04-05
1
-6
/
+0
|
\
|
*
Remove USE_SSL #define
Gavin Andresen
2012-04-04
1
-6
/
+0
*
|
removed an unneeded space in bitcoin-qt.pro
Philip Kaufmann
2012-04-05
1
-1
/
+1
|
/
*
Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...
Wladimir J. van der Laan
2012-04-04
1
-3
/
+2
*
remove dependency on serialize.h and util.h for SecureString
Wladimir J. van der Laan
2012-04-04
1
-1
/
+2
*
Merge pull request #946 from luke-jr/bugfix_rm_mingw
Gavin Andresen
2012-03-22
1
-2
/
+13
|
\
|
*
Move QMAKE_LIBS_QT_ENTRY adjustment to bitcoin side of build
Luke Dashjr
2012-03-22
1
-2
/
+13
*
|
Merge branch 'addrman' of https://github.com/sipa/bitcoin
Gavin Andresen
2012-03-22
1
-0
/
+2
|
\
\
|
*
|
CAddrMan: stochastic address manager
Pieter Wuille
2012-02-24
1
-0
/
+2
*
|
|
Fix warning about deprecated unescaped backslash
Wladimir J. van der Laan
2012-03-21
1
-1
/
+1
|
|
/
|
/
|
*
|
Fix Win32 RPC Crashes.
Matt Corallo
2012-03-16
1
-2
/
+2
*
|
Fix windows build in windows Qt SDK
Wladimir J. van der Laan
2012-03-15
1
-1
/
+1
*
|
Link -lrt library on Linux
Wladimir J. van der Laan
2012-03-14
1
-0
/
+1
*
|
Add mruset and use it for setInventoryKnown
Pieter Wuille
2012-02-27
1
-0
/
+1
|
/
*
Make bitcoin-qt static-link libqrcode and add it for debian pkgs.
Matt Corallo
2012-02-15
1
-8
/
+8
*
Merge pull request #807 from TheBlueMatt/bip21
Wladimir J. van der Laan
2012-02-12
1
-0
/
+10
|
\
|
*
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.
Matt Corallo
2012-02-10
1
-0
/
+10
*
|
Enable accessible widgets Qt module on win32, so that people with screen read...
Wladimir J. van der Laan
2012-02-10
1
-1
/
+1
|
/
*
Increase client version to 0.6
Gavin Andresen
2012-02-07
1
-1
/
+1
*
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr
2012-01-27
1
-0
/
+9
*
Merge pull request #593 (Full URL Support in bitcoin-qt)
Wladimir J. van der Laan
2012-01-26
1
-2
/
+4
|
\
|
*
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-05
1
-2
/
+4
*
|
Network stack refactor
Pieter Wuille
2012-01-06
1
-0
/
+2
|
/
*
Add QR Code support to Win32 Gitian build.
Matt Corallo
2011-12-25
1
-2
/
+2
*
Merge pull request #629 from sje397/master
Wladimir J. van der Laan
2011-12-23
1
-0
/
+14
|
\
|
*
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...
sje397
2011-12-20
1
-0
/
+14
*
|
Merge pull request #717 from TheBlueMatt/installerqtupgrade
Gavin Andresen
2011-12-20
1
-1
/
+5
|
\
\
|
|
/
|
/
|
|
*
Implement "Start on window system startup" on Win32 + Linux.
Matt Corallo
2011-12-20
1
-1
/
+5
*
|
Key import and export
Pieter Wuille
2011-12-17
1
-0
/
+1
*
|
Add GetSecret() and GetKeys() to CKeyStore
Pieter Wuille
2011-12-17
1
-0
/
+1
|
/
*
Bump version 0.5.99 (prep for pulling for version 0.6)
Gavin Andresen
2011-12-16
1
-1
/
+1
*
Move -lgdi32 after -lcrypto (fixes #681).
Matt Corallo
2011-12-03
1
-1
/
+3
*
Moved checkpoints out of main, to prep for using them to help prevent DoS att...
Gavin Andresen
2011-12-01
1
-0
/
+2
*
Bump version to 0.5.1
Gavin Andresen
2011-11-21
1
-1
/
+1
*
Tweak handling of boost filesystem versions
Gavin Andresen
2011-11-15
1
-1
/
+1
*
Static link on Linux. And better document release process on OSX.
Gavin Andresen
2011-11-07
1
-0
/
+18
*
do not use -fstack-protector on Windows
Wladimir J. van der Laan
2011-11-01
1
-3
/
+6
*
Allow miniupnpc include path specificaiton and fix link on Win32.
Matt Corallo
2011-10-25
1
-2
/
+4
*
Optionally include additional QT plugins when required to build.
Matt Corallo
2011-10-25
1
-0
/
+5
[next]