index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qtui.h
Age
Commit message (
Expand
)
Author
2012-04-04
Move from noui.h / ui.h to one ui_interface.h with dummy implementation for t...
Wladimir J. van der Laan
2012-04-04
qtui.h/noui.h interface cleanup
Wladimir J. van der Laan
2012-04-04
support RPC stop and encryptwallet with UI
Wladimir J. van der Laan
2012-04-04
remove unused CalledSetStatusBar and UIThreadCall notifications
Wladimir J. van der Laan
2012-04-04
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2012-01-05
Add support for opening bitcoin: URIs directly.
Matt Corallo
2011-12-21
Revert "Use standard C99 (and Qt) types for 64-bit integers"
Wladimir J. van der Laan
2011-12-20
Use standard C99 (and Qt) types for 64-bit integers
Luke Dashjr
2011-08-02
add splash screen
Wladimir J. van der Laan
2011-06-26
update core to d0d80170a2ca73004e08fb85007fe055cbf4e411 (CWallet class)
Wladimir J. van der Laan
2011-06-25
compile fixes by Unthinkingbit
Wladimir J. van der Laan
2011-06-22
use #ifdef QT_UI to distinguish Qt UI instead of hardcoded #if 0
Wladimir J. van der Laan