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
/
ui_interface.h
Age
Commit message (
Expand
)
Author
2020-05-19
refactor: Pass SynchronizationState enum to GUI
Hennadii Stepanov
2020-05-10
gui: Do not translate InitWarning messages in debug.log
Hennadii Stepanov
2020-05-05
Make InitError bilingual
Hennadii Stepanov
2020-05-05
Make ThreadSafe{MessageBox|Question} bilingual
Hennadii Stepanov
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-08
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
Wladimir J. van der Laan
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-10-26
Drop signal CClientUIInterface::LoadWallet
Russell Yanofsky
2019-10-15
Remove unused includes
practicalswift
2019-06-19
Add MSG_NOPREFIX flag for user messages
Hennadii Stepanov
2019-04-23
Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disc...
MarcoFalke
2019-04-09
[build] Add several util units
John Newbery
2019-03-29
Disconnect BlockNotifyGenesisWait and RPCNotifyBlockChange properly. Remove n...
practicalswift
2019-02-22
Remove use of uiInterface.LoadWallet in wallet code
Russell Yanofsky
2018-08-14
Make macro compatible with MSVC
Chun Kuan Lee
2018-08-13
Merge #13634: ui: Compile boost::signals2 only once
MarcoFalke
2018-08-07
ui: Compile boost:signals2 only once
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-05-22
wallet: Use shared pointer to retain wallet instance
João Barbosa
2018-01-03
Increment MIT Licence copyright header year on files modified in 2017
Akira Takizawa
2017-08-20
Drop upgrade-cancel callback registration for a generic "resumeable"
Matt Corallo
2017-06-29
[Qt] allow to execute a callback during splashscreen progress
Jonas Schnelli
2017-06-12
Remove unnecessary forward class declarations in header files
practicalswift
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-11-11
Merge #8996: Network activity toggle
Jonas Schnelli
2016-10-24
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-09-26
[wallet] Add high transaction fee warnings
MarcoFalke
2016-06-24
Do not ask a UI question from bitcoind
Pieter Wuille
2016-05-17
Report reindexing progress in GUI
Pieter Wuille
2016-04-02
[ui] Move InitError, InitWarning, AmountErrMsg
MarcoFalke
2016-03-18
Update alert notification and GUI
BtcDrak
2015-12-13
Bump copyright headers to 2015
MarcoFalke
2015-11-30
NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*
Jonas Schnelli
2015-09-16
[Qt] add ui signal for banlist changes
Jonas Schnelli
2015-04-16
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2014-12-19
Added "Core" to copyright headers
sandakersmann
2014-12-16
Remove references to X11 licence
Michael Ford
2014-10-17
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...
Mark Friedenbach
2014-09-01
Merge pull request #4779
Wladimir J. van der Laan
2014-08-28
add missing header end comments
Philip Kaufmann
2014-08-14
Create new signal for notification of new blocks. Use w/ -blocknotify
Jeff Garzik
2014-08-14
ui_interface: remove unused NotifyBlocksChanged signal
Jeff Garzik
2014-07-21
Revert "UI to alert of respend attempt affecting wallet."
Wladimir J. van der Laan
2014-07-14
qt: Ignore showNormalIfMinimized in initialization or shutdown
Wladimir J. van der Laan
2014-06-27
UI to alert of respend attempt affecting wallet.
Tom Harding
2014-06-03
VerifyDB progress
Cozz Lovan
2014-04-02
[Qt] rescan progress
Cozz Lovan
2013-12-23
Merge pull request #3427
Wladimir J. van der Laan
2013-12-18
Remove ui_interface ThreadSafeAskFee residue
Wladimir J. van der Laan
2013-12-16
qt: Prevent non-functional GUI from popping up during Init
Wladimir J. van der Laan
[next]