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
2017-01-04
Merge #9457: [qt] Select more files for translation
Wladimir J. van der Laan
2017-01-04
qt: Set (count) placeholder in sendcoinsdialog to notranslate
Wladimir J. van der Laan
2017-01-04
[qt] `make translate`
MarcoFalke
2017-01-04
Merge #9450: Increment MIT licence copyright header year on files modified in...
Wladimir J. van der Laan
2017-01-04
Merge #9462: [qt] Do not translate tilde character
Wladimir J. van der Laan
2017-01-03
[qt] Do not translate `~`
MarcoFalke
2017-01-03
Merge #8877: Qt RPC console: history sensitive-data filter, and saving input ...
Jonas Schnelli
2017-01-03
qt: Fill in English numerusforms
Wladimir J. van der Laan
2017-01-03
qt,wallet: Fix a few typos in messages
Wladimir J. van der Laan
2017-01-02
qt: Set transifex slug to 0.14
Wladimir J. van der Laan
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-29
GUI/RPCConsole: Include importmulti in history sensitive-command filter
Luke Dashjr
2016-12-29
Qt/RPCConsole: Use RPCParseCommandLine to perform command filtering
Luke Dashjr
2016-12-29
Qt/Test: Make sure filtering sensitive data works correctly in nested commands
Luke Dashjr
2016-12-29
Qt/RPCConsole: Teach RPCParseCommandLine how to filter out arguments to sensi...
Luke Dashjr
2016-12-29
Qt/RPCConsole: Make it possible to parse a command without executing it
Luke Dashjr
2016-12-29
Qt/RPCConsole: Truncate filtered commands to just the command name, rather th...
Luke Dashjr
2016-12-29
Qt/RPCConsole: Add signmessagewithprivkey to list of commands filtered from h...
Luke Dashjr
2016-12-29
Qt/RPCConsole: Refactor command_may_contain_sensitive_data function out of RP...
Luke Dashjr
2016-12-29
Bugfix: Do not add sensitive information to history for real
Luke Dashjr
2016-12-29
Qt/RPCConsole: Don't store commands with potentially sensitive information in...
Jonas Schnelli
2016-12-29
Qt/RPCConsole: Save current command entry when browsing history
Jonas Schnelli
2016-12-27
Add a ForceSetArg method for testing
Matt Corallo
2016-12-24
Un-expose mapArgs from utils.h
Matt Corallo
2016-12-23
Introduce (and use) an IsArgSet accessor method
Matt Corallo
2016-12-23
Remove arguments to ParseConfigFile
Matt Corallo
2016-12-19
Merge #9236: Fix races for strMiscWarning and fLargeWork*Found, make QT runaw...
Wladimir J. van der Laan
2016-12-19
Merge #9329: [Qt] Console: allow empty arguments
Wladimir J. van der Laan
2016-12-17
Uses built-in byte swap if available (Apple) and if bswap_XX is undefined.
Karl-Johan Alm
2016-12-14
Merge #9330: [Qt] Console: add security warning
Wladimir J. van der Laan
2016-12-14
[Qt] Console: don't allow empty arguments when using the comma-syntax
Jonas Schnelli
2016-12-13
Merge #9326: Update for OpenSSL 1.1 API.
Wladimir J. van der Laan
2016-12-13
Qt/Test: Check handling of empty arguments in RPC debug console
Luke Dashjr
2016-12-13
[Qt] Console: allow empty arguments
Jonas Schnelli
2016-12-12
Fix qt/paymentrequestplus.cpp for OpenSSL 1.1 API.
Gregory Maxwell
2016-12-12
[Qt] Console: add security warning
Jonas Schnelli
2016-12-09
Refactor: Removed begin/end_ptr functions.
Karl-Johan Alm
2016-12-08
Merge #9255: qt: layoutAboutToChange signal is called layoutAboutToBeChanged
Wladimir J. van der Laan
2016-12-08
Merge #9266: Bugfix: Qt/RPCConsole: Put column enum in the right places
Wladimir J. van der Laan
2016-12-07
qt: Remove on_toggleNetworkActiveButton_clicked from RPCConsole
Wladimir J. van der Laan
2016-12-06
Fix missed change to WalletTx structure
Alex Morcos
2016-12-05
[Qt] Show ModalOverlay by pressing the progress bar, disabled show() in sync ...
Jonas Schnelli
2016-12-05
Merge #8580: Make CTransaction actually immutable
Wladimir J. van der Laan
2016-12-04
Merge #9218: qt: Show progress overlay when clicking spinner icon
Jonas Schnelli
2016-12-03
Move GetWarnings() into its own file.
Gregory Maxwell
2016-12-03
Make QT runawayException call GetWarnings instead of directly access strMiscW...
Gregory Maxwell
2016-12-02
Make CWalletTx store a CTransactionRef instead of inheriting
Pieter Wuille
2016-12-02
Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,...
Pieter Wuille
2016-12-02
Rename the remaining main.{h,cpp} to validation.{h,cpp}
Matt Corallo
2016-12-02
Move network-msg-processing code out of main to its own file
Matt Corallo
[next]