aboutsummaryrefslogtreecommitdiff
path: root/src/ui_interface.h
AgeCommit message (Expand)Author
2016-01-05Bump copyright headers to 2015MarcoFalke
2015-11-30NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex*Jonas Schnelli
2015-09-16[Qt] add ui signal for banlist changesJonas Schnelli
2015-04-16Separate CTranslationInterface from CClientUIInterfaceJorge Timón
2014-12-19Added "Core" to copyright headerssandakersmann
2014-12-16Remove references to X11 licenceMichael Ford
2014-10-17Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me...Mark Friedenbach
2014-09-01Merge pull request #4779Wladimir J. van der Laan
2014-08-28add missing header end commentsPhilip Kaufmann
2014-08-14Create new signal for notification of new blocks. Use w/ -blocknotifyJeff Garzik
2014-08-14ui_interface: remove unused NotifyBlocksChanged signalJeff Garzik
2014-07-21Revert "UI to alert of respend attempt affecting wallet."Wladimir J. van der Laan
2014-07-14qt: Ignore showNormalIfMinimized in initialization or shutdownWladimir J. van der Laan
2014-06-27UI to alert of respend attempt affecting wallet.Tom Harding
2014-06-03VerifyDB progressCozz Lovan
2014-04-02[Qt] rescan progressCozz Lovan
2013-12-23Merge pull request #3427Wladimir J. van der Laan
2013-12-18Remove ui_interface ThreadSafeAskFee residueWladimir J. van der Laan
2013-12-16qt: Prevent non-functional GUI from popping up during InitWladimir J. van der Laan
2013-12-14Remove unused ThreadSafeHandleURI from ui_interfaceWladimir J. van der Laan
2013-11-10Cleanup code using forward declarations.Brandon Dahler
2013-04-03Have Qt poll for shutdown requested, the QT way.Gavin Andresen
2013-02-17Improve block database load error reportingPieter Wuille
2012-12-04rework ThreadSafeAskFee() / askFee() functionsPhilip Kaufmann
2012-12-04remove unneeded flag from MSG_INFORMATION and fix an indentationPhilip Kaufmann
2012-11-26update CClientUIInterface and remove orphan Wx stuffPhilip Kaufmann
2012-06-25Add Bitcoin dev CopyrightMichael Ford
2012-06-25Update commentsMichael Ford
2012-05-20Merge pull request #1354 from fanquake/masterPieter Wuille
2012-05-20Make testcases build, prevent windows symbol collisionWladimir J. van der Laan
2012-05-20Convert UI interface to boost::signals2.Wladimir J. van der Laan
2012-05-20Fine-grained UI updatesWladimir J. van der Laan
2012-05-18Update License in File HeadersFordy
2012-04-06Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr
2012-04-04Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...Wladimir J. van der Laan