aboutsummaryrefslogtreecommitdiff
path: root/src/ui_interface.h
Commit message (Expand)AuthorAgeFilesLines
* Have Qt poll for shutdown requested, the QT way.Gavin Andresen2013-04-031-3/+0
* Improve block database load error reportingPieter Wuille2013-02-171-1/+1
* rework ThreadSafeAskFee() / askFee() functionsPhilip Kaufmann2012-12-041-1/+1
* remove unneeded flag from MSG_INFORMATION and fix an indentationPhilip Kaufmann2012-12-041-1/+1
* update CClientUIInterface and remove orphan Wx stuffPhilip Kaufmann2012-11-261-29/+37
* Add Bitcoin dev CopyrightMichael Ford2012-06-251-0/+1
* Update commentsMichael Ford2012-06-251-2/+2
* Merge pull request #1354 from fanquake/masterPieter Wuille2012-05-201-1/+1
|\
| * Update License in File HeadersFordy2012-05-181-1/+1
* | Make testcases build, prevent windows symbol collisionWladimir J. van der Laan2012-05-201-33/+33
* | Convert UI interface to boost::signals2.Wladimir J. van der Laan2012-05-201-54/+73
* | Fine-grained UI updatesWladimir J. van der Laan2012-05-201-2/+37
|/
* Bugfix: Replace "URL" with "URI" where we aren't actually working with URLsLuke Dashjr2012-04-061-1/+1
* Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...Wladimir J. van der Laan2012-04-041-0/+50