aboutsummaryrefslogtreecommitdiff
path: root/src/ui_interface.cpp
AgeCommit message (Expand)Author
2020-01-14Drop signal CClientUIInterface::LoadWalletRussell Yanofsky
2019-06-18Merge #16092: Don't use global (external) symbols for symbols that are used i...MarcoFalke
2019-06-06Don't use global (external) symbols for symbols that are used in only one tra...practicalswift
2019-06-02Make reasoning about dependencies easier by not including unused dependenciespracticalswift
2019-04-23Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disc...MarcoFalke
2019-04-09[build] Add several util unitsJohn Newbery
2019-03-29Disconnect BlockNotifyGenesisWait and RPCNotifyBlockChange properly. Remove n...practicalswift
2019-02-22Remove use of uiInterface.LoadWallet in wallet codeRussell Yanofsky
2018-11-04scripted-diff: Move util files to separate directory.Jim Posen
2018-08-13Merge #13634: ui: Compile boost::signals2 only onceMarcoFalke
2018-08-07ui: Compile boost:signals2 only onceMarcoFalke
2018-07-27Update copyright headers to 2018DrahtBot
2018-01-03Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa
2017-11-16scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider
2016-09-26[wallet] Add high transaction fee warningsMarcoFalke
2016-04-02[ui] Move InitError, InitWarning, AmountErrMsgMarcoFalke