index
:
discoin
1.10-archive
1.14-maint
1.14.4-dev
1.14.5-dev
1.17-dev
1.18-dev
1.21-dev
1.4-archive
1.6-archive
1.7-archive
1.8-archive
1.8-safemode
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
ui_interface.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Re-introduce alert functionality (#1470)
Ross Nicoll
2018-09-19
1
-2
/
+3
*
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-31
1
-1
/
+1
*
Merge #8996: Network activity toggle
Jonas Schnelli
2016-11-11
1
-0
/
+3
|
\
|
*
Qt: Add GUI feedback and control of network activity state.
Jon Lund Steffensen
2016-10-24
1
-0
/
+3
*
|
[wallet] Add high transaction fee warnings
MarcoFalke
2016-09-26
1
-0
/
+2
|
/
*
Do not ask a UI question from bitcoind
Pieter Wuille
2016-06-24
1
-0
/
+3
*
Report reindexing progress in GUI
Pieter Wuille
2016-05-17
1
-0
/
+3
*
[ui] Move InitError, InitWarning, AmountErrMsg
MarcoFalke
2016-04-02
1
-0
/
+8
*
Update alert notification and GUI
BtcDrak
2016-03-18
1
-3
/
+2
*
Bump copyright headers to 2015
MarcoFalke
2015-12-13
1
-1
/
+1
*
NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*
Jonas Schnelli
2015-11-30
1
-1
/
+2
*
[Qt] add ui signal for banlist changes
Jonas Schnelli
2015-09-16
1
-0
/
+3
*
Separate CTranslationInterface from CClientUIInterface
Jorge Timón
2015-04-16
1
-13
/
+0
*
Added "Core" to copyright headers
sandakersmann
2014-12-19
1
-1
/
+1
*
Remove references to X11 licence
Michael Ford
2014-12-16
1
-1
/
+1
*
Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...
Mark Friedenbach
2014-10-17
1
-0
/
+3
*
Merge pull request #4779
Wladimir J. van der Laan
2014-09-01
1
-1
/
+1
|
\
|
*
add missing header end comments
Philip Kaufmann
2014-08-28
1
-1
/
+1
*
|
Create new signal for notification of new blocks. Use w/ -blocknotify
Jeff Garzik
2014-08-14
1
-0
/
+3
*
|
ui_interface: remove unused NotifyBlocksChanged signal
Jeff Garzik
2014-08-14
1
-3
/
+0
|
/
*
Revert "UI to alert of respend attempt affecting wallet."
Wladimir J. van der Laan
2014-07-21
1
-2
/
+1
*
qt: Ignore showNormalIfMinimized in initialization or shutdown
Wladimir J. van der Laan
2014-07-14
1
-2
/
+0
*
UI to alert of respend attempt affecting wallet.
Tom Harding
2014-06-27
1
-1
/
+2
*
VerifyDB progress
Cozz Lovan
2014-06-03
1
-0
/
+3
*
[Qt] rescan progress
Cozz Lovan
2014-04-02
1
-0
/
+3
*
Merge pull request #3427
Wladimir J. van der Laan
2013-12-23
1
-0
/
+2
|
\
|
*
qt: Prevent non-functional GUI from popping up during Init
Wladimir J. van der Laan
2013-12-16
1
-0
/
+2
*
|
Remove ui_interface ThreadSafeAskFee residue
Wladimir J. van der Laan
2013-12-18
1
-3
/
+0
*
|
Remove unused ThreadSafeHandleURI from ui_interface
Wladimir J. van der Laan
2013-12-14
1
-3
/
+0
|
/
*
Cleanup code using forward declarations.
Brandon Dahler
2013-11-10
1
-3
/
+5
*
Have Qt poll for shutdown requested, the QT way.
Gavin Andresen
2013-04-03
1
-3
/
+0
*
Improve block database load error reporting
Pieter Wuille
2013-02-17
1
-1
/
+1
*
rework ThreadSafeAskFee() / askFee() functions
Philip Kaufmann
2012-12-04
1
-1
/
+1
*
remove unneeded flag from MSG_INFORMATION and fix an indentation
Philip Kaufmann
2012-12-04
1
-1
/
+1
*
update CClientUIInterface and remove orphan Wx stuff
Philip Kaufmann
2012-11-26
1
-29
/
+37
*
Add Bitcoin dev Copyright
Michael Ford
2012-06-25
1
-0
/
+1
*
Update comments
Michael Ford
2012-06-25
1
-2
/
+2
*
Merge pull request #1354 from fanquake/master
Pieter Wuille
2012-05-20
1
-1
/
+1
|
\
|
*
Update License in File Headers
Fordy
2012-05-18
1
-1
/
+1
*
|
Make testcases build, prevent windows symbol collision
Wladimir J. van der Laan
2012-05-20
1
-33
/
+33
*
|
Convert UI interface to boost::signals2.
Wladimir J. van der Laan
2012-05-20
1
-54
/
+73
*
|
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-20
1
-2
/
+37
|
/
*
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-06
1
-1
/
+1
*
Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...
Wladimir J. van der Laan
2012-04-04
1
-0
/
+50