Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
attacks
|
|
|
|
attacks
|
|
(make it blue and flip light source direction)
|
|
|
|
|
|
anywhere, not just at the beginning (#641)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
some testers' machines.
|
|
|
|
some testers' machines.
|
|
|
|
|
|
|
|
|
|
|
|
(partial cherry pick)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Free icons
|
|
RPC: do not launch Shutdown in a new thread in case we are running the UI
|
|
https://github.com/laanwj/bitcoin-qt/issues/29)
Missed this one before, which can be triggered in race condition if window event arrives before model is set
|
|
This leads to the bitcoin core being shut down while the UI is accessing it, and generally results in a segmentation fault or crash. In case it is desirable to make it possible to shutdown the GUI from its RPC server, we'll need to implement a signal for it. For the mean time, this is a safe stopgap.
|
|
|
|
|
|
Wladimir van der Laan (who will hopefully relicense)
|
|
|
|
Some extra comments
|
|
|
|
|