index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qt
Age
Commit message (
Expand
)
Author
2012-02-25
In UI, handle cases in which the last received block was generated in the fut...
Wladimir J. van der Laan
2012-02-20
Merge pull request #857 from laanwj/2012_02_fixhelpwindow
Wladimir J. van der Laan
2012-02-20
Merge pull request #858 from laanwj/2012_02_uisendlabelfix
Wladimir J. van der Laan
2012-02-19
Sign message description changes discussed in #bitcoin-dev
Luke Dashjr
2012-02-20
Typo fix
Pieter Wuille
2012-02-19
Hide tray icon in destructor, as deleting will let it linger until quit (on U...
Wladimir J. van der Laan
2012-02-18
Merge pull request #859 from laanwj/2012_02_guilanguagearg
Wladimir J. van der Laan
2012-02-17
Merge pull request #854 from laanwj/2012_02_qtipc
Wladimir J. van der Laan
2012-02-17
Merge pull request #834 from sje397/BackupWallet
Wladimir J. van der Laan
2012-02-17
Allow setting UI language from commandline (implements #678)
Wladimir J. van der Laan
2012-02-17
Only fill in label from address book, if no label is filled in yet, fixes #840
Wladimir J. van der Laan
2012-02-17
On windows, show message box with help, as there is no stderr (fixes #702)
Wladimir J. van der Laan
2012-02-17
Restructure IPC URL handling (fixes #851)
Wladimir J. van der Laan
2012-02-15
Fix compilation warning.
Matt Corallo
2012-02-15
increase BitcoinAddressValidator::MaxAddressLength from 34 to 35
Wladimir J. van der Laan
2012-02-15
Added 'Backup Wallet' menu option
sje397
2012-02-12
Merge pull request #807 from TheBlueMatt/bip21
Wladimir J. van der Laan
2012-02-12
Add export action to file menu (as long as we have a file menu, export certai...
Wladimir J. van der Laan
2012-02-11
Fix Minimize to the tray instead of the taskbar
Janne Pulkkinen
2012-02-10
Add Bitcoin-Qt test suite with some bitcoin: URL Tests to start.
Matt Corallo
2012-02-10
Add -req prefixes to comply with BIP21.
Matt Corallo
2012-02-07
Update all copyrights to 2012
Gavin Andresen
2012-02-06
Merge branch 'decomposetransfix' of https://github.com/laanwj/bitcoin
Gavin Andresen
2012-02-06
Restructure credit transaction decomposition (solves issue #689)
Wladimir J. van der Laan
2012-02-05
fetch translations from transifex
Nils Schneider
2012-02-05
Change up/down increment in UI to 0.001 BTC (issue #760)
Wladimir J. van der Laan
2012-02-01
Remove loose amp; from Portugese translation (issue #701)
Wladimir J. van der Laan
2012-01-27
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr
2012-01-26
Merge pull request #593 (Full URL Support in bitcoin-qt)
Wladimir J. van der Laan
2012-01-19
Merge branch 'tabs-to-space' of https://github.com/larsr/bitcoin
Gavin Andresen
2012-01-17
Remove erroneous ":" in front of port in options dialog (introduced with netw...
Wladimir J. van der Laan
2012-01-17
fix the build (port IP validation in options to network refactoring)
Wladimir J. van der Laan
2012-01-17
Revert to global progress indication (see #753)
Wladimir J. van der Laan
2012-01-14
*Clear all has a tooltip now *About dialog updated
Janne Pulkkinen
2012-01-14
Replace tabs with four spaces to comply with coding standard in doc/coding.txt
Lars Rasmusson
2012-01-10
Qt: Show transaction ID in details
Luke Dashjr
2012-01-09
Merge pull request #746 from laanwj/tdesc_ro
Gavin Andresen
2012-01-06
Network stack refactor
Pieter Wuille
2012-01-06
make transaction description read-only (UI fix)
Wladimir J. van der Laan
2012-01-05
Add support for opening bitcoin: URIs directly.
Matt Corallo
2012-01-05
Automatically refocus on new SendCoinsEntrys and scroll to them.
Matt Corallo
2012-01-03
Merge pull request #731 from laanwj/txshowfix
Gavin Andresen
2012-01-03
Fix typo (#734)
Wladimir J. van der Laan
2011-12-28
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessar...
Wladimir J. van der Laan
2011-12-23
Copy amount to clipboard (implements #657)
Wladimir J. van der Laan
2011-12-23
Add context menu for address book page (implements part 1 of issue #648)
Wladimir J. van der Laan
2011-12-23
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
Wladimir J. van der Laan
2011-12-23
Comments update
Wladimir J. van der Laan
2011-12-23
Merge pull request #629 from sje397/master
Wladimir J. van der Laan
2011-12-22
Fix broken ExtractAddress (refactored, made callers check for addresses in ke...
Gavin Andresen
[next]