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
/
qt
/
bitcoingui.h
Age
Commit message (
Expand
)
Author
2014-08-08
[Qt] disable tray interactions when client model set to 0
Philip Kaufmann
2014-08-08
[Qt] ensure all class attributes are init to 0
Philip Kaufmann
2014-07-04
[Qt] remove dup includes in bitcoingui
Philip Kaufmann
2014-06-25
[Qt] New status bar Unit Display Control and related changes.
gubatron
2014-06-23
build: fix build weirdness after 54372482.
Cory Fields
2014-06-03
VerifyDB progress
Cozz Lovan
2014-05-06
Remove NumBlocksOfPeers
Wladimir J. van der Laan
2014-02-09
Copyright header updates s/2013/2014 on files whose last git commit was done ...
gubatron
2014-01-22
[Qt] move helpmessage from debug window to main menu
Philip Kaufmann
2014-01-13
qt: use series of pngs for spinner
Wladimir J. van der Laan
2014-01-11
GUI for --disable-wallet compiles and -disablewallet mode
Wladimir J. van der Laan
2014-01-11
qt: Remove global references in bitcoin.cpp
Wladimir J. van der Laan
2013-12-14
Remove unused ThreadSafeAskFee from ui_interface
Wladimir J. van der Laan
2013-11-13
qt: GUI support for -disablewallet mode
Wladimir J. van der Laan
2013-11-11
qt: add Open URI dialog
Wladimir J. van der Laan
2013-11-10
Cleanup code using forward declarations.
Brandon Dahler
2013-11-04
qt: add license header to source files
Wladimir J. van der Laan
2013-10-26
[Qt] additional small fixes for #3099 (new receive flow)
Philip Kaufmann
2013-10-25
allow emit message() in sendcoinsdialog and walletview
Philip Kaufmann
2013-10-25
Merge pull request #3099 from laanwj/2013_10_new_receive_flow
Wladimir J. van der Laan
2013-10-24
Qt: move paymentACK handling to paymentserver
Philip Kaufmann
2013-10-23
qt: rework "receive coins" workflow
Wladimir J. van der Laan
2013-10-19
qt: remove awkward way of setting GUI pages
Wladimir J. van der Laan
2013-09-28
several small Qt-related fixes
Philip Kaufmann
2013-08-22
Payment Protocol: X509-validated payment requests
Gavin Andresen
2013-07-29
Bitcoin-Qt: save and restore position of debug window
Philip Kaufmann
2013-06-02
Bitcoin-Qt: setup testnet GUI directly
Philip Kaufmann
2013-04-12
qt: move export button to tabs
Wladimir J. van der Laan
2013-04-08
Merge pull request #2481 from laanwj/2013_04_cleanup
Wladimir J. van der Laan
2013-04-07
qt: remove redundant wallet methods from bitcoingui
Wladimir J. van der Laan
2013-04-06
small indentation, space, formatting fixes (no code changes)
Philip Kaufmann
2013-04-03
Have Qt poll for shutdown requested, the QT way.
Gavin Andresen
2013-04-03
Bitcoin-Qt: fix GUI after initial multi-wallet patch
Philip Kaufmann
2013-04-01
fix "send coins" via context menu in address book
Philip Kaufmann
2013-03-29
Merge remote-tracking branch 'codeshark/multiwallet-qt-no-core' (pull #2220)
Wladimir J. van der Laan
2013-03-29
Merge pull request #2393 from r000n/staging
Wladimir J. van der Laan
2013-03-23
Save & restore window size and position
Roman Mindalev
2013-03-22
Minimal architectural changes necessary to support multiple wallets in bitcoi...
Eric Lombrozo
2013-03-18
Bitcoin-Qt: add "send coins" to context menu in addressbook
Philip Kaufmann
2013-03-17
Bitcoin-Qt: massive header and cpp cleanup
Philip Kaufmann
2013-02-22
Merge pull request #2310 from sipa/progressbar
Gavin Andresen
2013-02-17
Improve block database load error reporting
Pieter Wuille
2013-02-16
Change progress bar from block-based to time-based
Wladimir J. van der Laan
2012-12-03
use new message() function in BitcoinGUI
Philip Kaufmann
2012-12-03
Bitcoin-Qt: remove obsolete modal flag from GUI APIs
Philip Kaufmann
2012-11-27
split of createTrayIconMenu() from createTrayIcon() in BitcoinGUI
Philip Kaufmann
2012-11-26
update CClientUIInterface and remove orphan Wx stuff
Philip Kaufmann
2012-11-08
Qt: small header changes / fixes
Philip Kaufmann
2012-10-31
Bitcoin-Qt: use statustips in addition to tooltips
Philip Kaufmann
2012-09-22
Merge pull request #1852 from fanquake/bugreportlinks
Wladimir J. van der Laan
[next]