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
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
2012-09-22
Update Bugreport Links
fanquake
2012-09-21
enhance Qt5 compatibility
Philip Kaufmann
2012-08-29
remove FIRST_CLASS_MESSAGING support from the client
Philip Kaufmann
2012-08-01
Bugfix: Fix a variety of misspellings
Luke Dashjr
2012-07-17
small update for BitcoinGUI::setNumBlocks() function
Philip Kaufmann
2012-07-08
replace some ugly code in addressbookpage.cpp
Philip Kaufmann
2012-07-06
GUI: merge sign/verify message into a single window with tabbed UI
Philip Kaufmann
2012-06-12
merge toggleHidden() code into showNormalIfMinimized() to extend the function...
Philip Kaufmann
2012-05-20
Fine-grained UI updates
Wladimir J. van der Laan
2012-05-12
Add a menu option to verify a signed message
sje397
2012-05-10
add placeholder text to address field (like in sendcoins) and set focus to ad...
Philip Kaufmann
2012-05-05
Add UI RPC console / debug window
Wladimir J. van der Laan
2012-04-11
Toggle main window hide on tray icon click
sje397
2012-04-06
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
Luke Dashjr
2012-04-04
qtui.h/noui.h interface cleanup
Wladimir J. van der Laan
2012-04-04
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead...
Wladimir J. van der Laan
2012-02-26
Merge pull request #853 from laanwj/2012_02_altminimizetray
Wladimir J. van der Laan
2012-02-17
Do show/showNormal only when needed.
Wladimir J. van der Laan
2012-02-17
Hide window from taskbar when "minimize to tray" active by making window into...
Wladimir J. van der Laan
2012-02-15
Added 'Backup Wallet' menu option
sje397
2012-02-11
Fix Minimize to the tray instead of the taskbar
Janne Pulkkinen
2012-01-27
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr
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
[next]