aboutsummaryrefslogtreecommitdiff
path: root/src/ui_interface.cpp
Commit message (Expand)AuthorAgeFilesLines
* scripted-diff: Bump copyright of files changed in 2020MarcoFalke2020-01-151-1/+1
* Merge #16963: wallet: Fix unique_ptr usage in boost::signals2Wladimir J. van der Laan2020-01-081-3/+0
|\
| * Drop signal CClientUIInterface::LoadWalletRussell Yanofsky2019-10-261-3/+0
* | scripted-diff: Bump copyright of files changed in 2019MarcoFalke2019-12-301-1/+1
|/
* Merge #16092: Don't use global (external) symbols for symbols that are used i...MarcoFalke2019-06-181-1/+2
|\
| * Don't use global (external) symbols for symbols that are used in only one tra...practicalswift2019-06-061-1/+2
* | Make reasoning about dependencies easier by not including unused dependenciespracticalswift2019-06-021-1/+0
|/
* Merge #15699: Remove no-op CClientUIInterface::[signal_name]_disconnect. Disc...MarcoFalke2019-04-231-4/+0
|\
| * Disconnect BlockNotifyGenesisWait and RPCNotifyBlockChange properly. Remove n...practicalswift2019-03-291-4/+0
* | [build] Add several util unitsJohn Newbery2019-04-091-10/+0
|/
* Remove use of uiInterface.LoadWallet in wallet codeRussell Yanofsky2019-02-221-1/+1
* scripted-diff: Move util files to separate directory.Jim Posen2018-11-041-1/+1
* Merge #13634: ui: Compile boost::signals2 only onceMarcoFalke2018-08-131-0/+52
|\
| * ui: Compile boost:signals2 only onceMarcoFalke2018-08-071-0/+52
* | Update copyright headers to 2018DrahtBot2018-07-271-1/+1
|/
* Increment MIT Licence copyright header year on files modified in 2017Akira Takizawa2018-01-031-1/+1
* scripted-diff: Replace #include "" with #include <> (ryanofsky)MeshCollider2017-11-161-2/+2
* [wallet] Add high transaction fee warningsMarcoFalke2016-09-261-0/+5
* [ui] Move InitError, InitWarning, AmountErrMsgMarcoFalke2016-04-021-0/+24