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
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
2013-12-14
Remove unused ThreadSafeHandleURI from ui_interface
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-04-03
Have Qt poll for shutdown requested, the QT way.
Gavin Andresen
2013-02-17
Improve block database load error reporting
Pieter Wuille
2012-12-04
rework ThreadSafeAskFee() / askFee() functions
Philip Kaufmann
2012-12-04
remove unneeded flag from MSG_INFORMATION and fix an indentation
Philip Kaufmann
2012-11-26
update CClientUIInterface and remove orphan Wx stuff
Philip Kaufmann
2012-06-25
Add Bitcoin dev Copyright
Michael Ford
2012-06-25
Update comments
Michael Ford
2012-05-20
Merge pull request #1354 from fanquake/master
Pieter Wuille
2012-05-20
Make testcases build, prevent windows symbol collision
Wladimir J. van der Laan
2012-05-20
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-18
Update License in File Headers
Fordy
[next]