Commit Graph

42 Commits (7f7f102b8d5024cc702e308f2ad86a4137d790f7)

Author SHA1 Message Date
Jonas Schnelli ab914a6530
Merge #8996: Network activity toggle
8 years ago
Jon Lund Steffensen 32efa79e0e Qt: Add GUI feedback and control of network activity state.
8 years ago
MarcoFalke faef293cf3 [wallet] Add high transaction fee warnings
8 years ago
Pieter Wuille 1acf1db76f Do not ask a UI question from bitcoind
9 years ago
Pieter Wuille b4d24e142e Report reindexing progress in GUI
9 years ago
MarcoFalke fabbf80f2f [ui] Move InitError, InitWarning, AmountErrMsg
9 years ago
BtcDrak 92066344fd Update alert notification and GUI
9 years ago
MarcoFalke fa24439ff3 Bump copyright headers to 2015
9 years ago
Jonas Schnelli 012fc91511
NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*
9 years ago
Jonas Schnelli 5f42132950 [Qt] add ui signal for banlist changes
9 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface
10 years ago
sandakersmann f914f1a746
Added "Core" to copyright headers
10 years ago
Michael Ford 78253fcbad Remove references to X11 licence
10 years ago
Mark Friedenbach d4746d56c0 Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the message contains sensitive information. This keeps the message from being output to the debug log by bitcoind. Fixes a possible security risk when starting bitcoind in server mode without the 'rpcpassword' option configured, resulting in the "suggested" password being output to the debug log.
10 years ago
Wladimir J. van der Laan f6a8105037
Merge pull request #4779
10 years ago
Philip Kaufmann 093303a887 add missing header end comments
10 years ago
Jeff Garzik c7b6117deb Create new signal for notification of new blocks. Use w/ -blocknotify
10 years ago
Jeff Garzik beb36e800c ui_interface: remove unused NotifyBlocksChanged signal
10 years ago
Wladimir J. van der Laan 3015e0bca6 Revert "UI to alert of respend attempt affecting wallet."
10 years ago
Wladimir J. van der Laan 49d57125f9
qt: Ignore showNormalIfMinimized in initialization or shutdown
10 years ago
Tom Harding ada5a067c7 UI to alert of respend attempt affecting wallet.
11 years ago
Cozz Lovan 06a91d9698 VerifyDB progress
11 years ago
Cozz Lovan 392783697c [Qt] rescan progress
11 years ago
Wladimir J. van der Laan 362755d018
Merge pull request #3427
11 years ago
Wladimir J. van der Laan 636a42bd0e
Remove ui_interface ThreadSafeAskFee residue
11 years ago
Wladimir J. van der Laan 1ad26362c9 qt: Prevent non-functional GUI from popping up during Init
11 years ago
Wladimir J. van der Laan 37e67d37c1 Remove unused ThreadSafeHandleURI from ui_interface
11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations.
11 years ago
Gavin Andresen 723035bb68 Have Qt poll for shutdown requested, the QT way.
12 years ago
Pieter Wuille f7f3a96b74 Improve block database load error reporting
12 years ago
Philip Kaufmann 15d8ff2029 rework ThreadSafeAskFee() / askFee() functions
12 years ago
Philip Kaufmann 7f5a1b529b remove unneeded flag from MSG_INFORMATION and fix an indentation
12 years ago
Philip Kaufmann 5350ea4171 update CClientUIInterface and remove orphan Wx stuff
12 years ago
Michael Ford 160eb23b0e Add Bitcoin dev Copyright
13 years ago
Michael Ford e4ebe82ee2 Update comments
13 years ago
Pieter Wuille 46784d0826 Merge pull request #1354 from fanquake/master
13 years ago
Wladimir J. van der Laan 239c11d0dd Make testcases build, prevent windows symbol collision
13 years ago
Wladimir J. van der Laan ab1b288fa7 Convert UI interface to boost::signals2.
13 years ago
Wladimir J. van der Laan fe4a655042 Fine-grained UI updates
13 years ago
Fordy 3a25a2b9b0 Update License in File Headers
13 years ago
Luke Dashjr fa2544e79f Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
13 years ago
Wladimir J. van der Laan 5cccb13dad Move from noui.h / ui.h to one ui_interface.h with dummy implementation for the daemon.
13 years ago