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
2013-09-18
Refactor: OutputDebugStringF -> LogPrint(category, ...)
Gavin Andresen
2013-09-14
autotools: add translate target for qt translations
Cory Fields
2013-09-14
autotools: rearrange qt sources to make them more flexible
Cory Fields
2013-09-09
fix some cosmetic glitches in the codebase
Philip Kaufmann
2013-09-06
Merge pull request #2943 from theuni/autotools-final
Jeff Garzik
2013-09-06
Merge pull request #2976 from laanwj/2013_09_txid_details
Wladimir J. van der Laan
2013-09-06
qt: add vout index to transaction id in transactions details dialog
Wladimir J. van der Laan
2013-09-06
Bitcoin-Qt: Use qDebug() for printing to debug.log
Philip Kaufmann
2013-09-05
autotools: switch to autotools buildsystem
Cory Fields
2013-09-03
Merge pull request #2944 from gavinandresen/acceptheader
Gavin Andresen
2013-09-02
Merge pull request #2958 from laanwj/2013_08_txfee2
Wladimir J. van der Laan
2013-09-02
Fix typo in a comment: it's base58, not base48.
Timothy Stranex
2013-09-02
Merge pull request #2951 from laanwj/2013_08_addressbook_purpose
Wladimir J. van der Laan
2013-08-31
Bitcoin-Qt: allow to differentiate Qt log entries from core
Philip Kaufmann
2013-08-31
qt: Display txfee in first sendCoinsDialog message box
Jonas Schnelli
2013-08-30
qt: Use GUIUtil::HtmlEscape to escape HTML
Wladimir J. van der Laan
2013-08-30
qt: Add comment to sorting step in refreshAddressTable
Wladimir J. van der Laan
2013-08-29
qt: Handle address purpose in incremental updates
Wladimir J. van der Laan
2013-08-29
Bitcoin-Qt: fixes for using display unit from options
Philip Kaufmann
2013-08-28
Merge pull request #2931 from Diapolo/intro
Wladimir J. van der Laan
2013-08-28
Merge pull request #2904 from gmaxwell/newaddr-no-passphrase
Gregory Maxwell
2013-08-28
Set Accept: application/bitcoin-paymentrequest header
Gavin Andresen
2013-08-24
Bitcoin-Qt: add testnet check and icon to intro dialog
Philip Kaufmann
2013-08-23
Remove fAllowReuse from GetKeyFromPool.
Gregory Maxwell
2013-08-23
[QT] Don't ask for a passphrase to getnewaddress.
Gregory Maxwell
2013-08-23
Bitcoin-Qt: extend some checks for valid model pointers
Philip Kaufmann
2013-08-23
Bitcoin-Qt: tweak Qt walletXXX.cpp/h code
Philip Kaufmann
2013-08-22
Merge pull request #2539 from gavinandresen/paymentrequest
Gavin Andresen
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-08-22
Route qDebug() messages to debug.log
Gavin Andresen
2013-08-22
Rework when payment server is started
Gavin Andresen
2013-08-22
update SelectParamsFromCommandLine() handling/order
Philip Kaufmann
2013-08-22
Refactor: CAddressBookData for mapAddressBook
Gavin Andresen
2013-08-22
Reject dust amounts during validation
Gavin Andresen
2013-08-21
translations update for 0.8.4
Philip Kaufmann
2013-08-06
remove a newline from a string in init.cpp
Philip Kaufmann
2013-08-05
translations update for Transifex 2013-08-05
Philip Kaufmann
2013-08-05
Merge pull request #2827 from Diapolo/rpccon_winpos
Gavin Andresen
2013-08-05
Merge pull request #2865 from Diapolo/fix_intro_translation
Gavin Andresen
2013-07-31
Merge pull request #2850 from Diapolo/fix_intro
Wladimir J. van der Laan
2013-07-31
Remove #define loop from util.h
Gavin Andresen
2013-07-29
fix string in intro.cpp, which is untranslatable on Transifex
Philip Kaufmann
2013-07-29
Bitcoin-Qt: save and restore position of debug window
Philip Kaufmann
2013-07-26
fix possible infinite loop in intro.cpp thread
Philip Kaufmann
2013-07-25
Merge pull request #2847 from Diapolo/fix_QApplication_include
Wladimir J. van der Laan
2013-07-25
Merge pull request #2848 from Diapolo/translations
Wladimir J. van der Laan
2013-07-24
Merge pull request #1889 from tcatm/multi-wallet
Gavin Andresen
2013-07-23
update bitcoin_en.ts to current master (2013-07-23)
Philip Kaufmann
2013-07-23
Bitcoin-Qt: fix QApplication includes to match our include defaults
Philip Kaufmann
2013-07-18
Merge pull request #2670 from laanwj/2013_05_datadir
Wladimir J. van der Laan
[next]