- 05 May, 2012 16 commits
-
-
Pieter Wuille authored
A function returned the element to remove from a bucket, instead of its position in that bucket. This function was only called when a tried bucket overflowed, which only happens after many outgoing connections have been made. Closes: #1065, #1156
-
Pieter Wuille authored
-
Luke Dashjr authored
-
Wladimir J. van der Laan authored
changed cursor for selectable text on the about dialog to IBeamCursor...
-
Philip Kaufmann authored
-
Wladimir J. van der Laan authored
change text on message.ui from "Copy to Clipboard" to "Copy Signature"...
-
Philip Kaufmann authored
add an Alt-Shortcut to "Clear &All"
-
Wladimir J. van der Laan authored
renamed qrcodedialog.ui window title to "QR-Code Dialog"...
-
Philip Kaufmann authored
renamed qrcodedialog.ui window title to "QR-Code Dialog" and changed window size to the minimum values Qt Creator allows me to set
-
Wladimir J. van der Laan authored
simplified qrcode icon that scales gracefully to 16x16
-
Wladimir J. van der Laan authored
-
Wladimir J. van der Laan authored
add a clear all button to the sign message page (addresses #943)
-
Wladimir J. van der Laan authored
small translation-file handling / loading changes and re-work comments to be clearer
-
Wladimir J. van der Laan authored
Update to require IE 5.1 as it is required to build on mingw64.
-
Wladimir J. van der Laan authored
move label placeholdertext from sendcoinsentry.cpp to ui-file
-
Wladimir J. van der Laan authored
Remove HTML font crap from "Wallet" message (fix for #945)
-
- 04 May, 2012 2 commits
-
-
Philip Kaufmann authored
-
Gavin Andresen authored
-
- 03 May, 2012 4 commits
-
-
Gregory Maxwell authored
remove obsolete BackupWallet() entry in wallet.h
-
Philip Kaufmann authored
-
Philip Kaufmann authored
-
Matt Corallo authored
We already require XP, this just fixes Mingw64 build.
-
- 02 May, 2012 1 commit
-
-
Wladimir J. van der Laan authored
add bitcoin-qt.rc to OTHER_FILES (shown in Qt Creator)
-
- 01 May, 2012 11 commits
-
-
Jeff Garzik authored
fix 2 compiler warnings
-
Philip Kaufmann authored
-
Wladimir J. van der Laan authored
fix DEPENDPATH in the project file, as json has no include sub-dir and src was in twice
-
Jeff Garzik authored
remove duplicate definition of SecureString in util.h
-
Wladimir J. van der Laan authored
remove unused typedef in serialize.h
-
Wladimir J. van der Laan authored
SecureString was moved to allocators.h in commit 6cb6d623
-
Philip Kaufmann authored
-
Philip Kaufmann authored
-
Jeff Garzik authored
remove references to bitcoin-wx from comment in init.cpp
-
Philip Kaufmann authored
value [-Wparentheses]" in util.cpp
-
Philip Kaufmann authored
[-Wparentheses]" in net.cpp
-
- 30 Apr, 2012 3 commits
-
-
Philip Kaufmann authored
-
Philip Kaufmann authored
-
Gavin Andresen authored
-
- 29 Apr, 2012 3 commits
-
-
Wladimir J. van der Laan authored
change button tooltip on sign message page for copy to clipboard...
-
Wladimir J. van der Laan authored
Fix critical UI performance issue (#1154)
-
Wladimir J. van der Laan authored
-