Age | Commit message (Expand) | Author |
2016-06-24 | Do not ask a UI question from bitcoind | Pieter Wuille |
2016-05-17 | Report reindexing progress in GUI | Pieter Wuille |
2016-04-02 | [ui] Move InitError, InitWarning, AmountErrMsg | MarcoFalke |
2016-03-18 | Update alert notification and GUI | BtcDrak |
2015-12-13 | Bump copyright headers to 2015 | MarcoFalke |
2015-11-30 | NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex* | Jonas Schnelli |
2015-09-16 | [Qt] add ui signal for banlist changes | Jonas Schnelli |
2015-04-16 | Separate CTranslationInterface from CClientUIInterface | Jorge Timón |
2014-12-19 | Added "Core" to copyright headers | sandakersmann |
2014-12-16 | Remove references to X11 licence | Michael Ford |
2014-10-17 | Add a SECURE style flag for ThreadSafeMessageBox, which indicates that the me... | Mark Friedenbach |
2014-09-01 | Merge pull request #4779 | Wladimir J. van der Laan |
2014-08-28 | add missing header end comments | Philip Kaufmann |
2014-08-14 | Create new signal for notification of new blocks. Use w/ -blocknotify | Jeff Garzik |
2014-08-14 | ui_interface: remove unused NotifyBlocksChanged signal | Jeff Garzik |
2014-07-21 | Revert "UI to alert of respend attempt affecting wallet." | Wladimir J. van der Laan |
2014-07-14 | qt: Ignore showNormalIfMinimized in initialization or shutdown | Wladimir J. van der Laan |
2014-06-27 | UI to alert of respend attempt affecting wallet. | Tom Harding |
2014-06-03 | VerifyDB progress | Cozz Lovan |
2014-04-02 | [Qt] rescan progress | Cozz Lovan |
2013-12-23 | Merge pull request #3427 | Wladimir J. van der Laan |
2013-12-18 | Remove ui_interface ThreadSafeAskFee residue | Wladimir J. van der Laan |
2013-12-16 | qt: Prevent non-functional GUI from popping up during Init | Wladimir J. van der Laan |
2013-12-14 | Remove unused ThreadSafeHandleURI from ui_interface | Wladimir J. van der Laan |
2013-11-10 | Cleanup code using forward declarations. | Brandon Dahler |
2013-04-03 | Have Qt poll for shutdown requested, the QT way. | Gavin Andresen |
2013-02-17 | Improve block database load error reporting | Pieter Wuille |
2012-12-04 | rework ThreadSafeAskFee() / askFee() functions | Philip Kaufmann |
2012-12-04 | remove unneeded flag from MSG_INFORMATION and fix an indentation | Philip Kaufmann |
2012-11-26 | update CClientUIInterface and remove orphan Wx stuff | Philip Kaufmann |
2012-06-25 | Add Bitcoin dev Copyright | Michael Ford |
2012-06-25 | Update comments | Michael Ford |
2012-05-20 | Merge pull request #1354 from fanquake/master | Pieter Wuille |
2012-05-20 | Make testcases build, prevent windows symbol collision | Wladimir J. van der Laan |
2012-05-20 | Convert UI interface to boost::signals2. | Wladimir J. van der Laan |
2012-05-20 | Fine-grained UI updates | Wladimir J. van der Laan |
2012-05-18 | Update License in File Headers | Fordy |
2012-04-06 | Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs | Luke Dashjr |
2012-04-04 | Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t... | Wladimir J. van der Laan |