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
/
forms
Age
Commit message (
Expand
)
Author
2012-04-12
make text in about box selectable (fixes #1055)
Wladimir J. van der Laan
2012-04-12
enable wordWrap on lblQRCode / small code comment change
Philip Kaufmann
2012-04-12
updated to reflect pull-request suggestions / renamed some GUI elements
Philip Kaufmann
2012-04-06
Change sign message bitcoin address tooltip to "The address to sign the messa...
graingert
2012-02-19
Sign message description changes discussed in #bitcoin-dev
Luke Dashjr
2012-02-20
Typo fix
Pieter Wuille
2012-01-27
Bitcoin-Qt signmessage GUI (pull request #582)
Luke Dashjr
2012-01-14
*Clear all has a tooltip now *About dialog updated
Janne Pulkkinen
2012-01-06
make transaction description read-only (UI fix)
Wladimir J. van der Laan
2012-01-03
Fix typo (#734)
Wladimir J. van der Laan
2011-12-20
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCOD...
sje397
2011-12-13
Enable wordwrap for long message in passphrase dialog
Wladimir J. van der Laan
2011-10-18
Added Caps Lock check and warning at askpassphrasedialog.
Nick Bosma
2011-10-09
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
p2k
2011-09-27
Send Coins page not cleared when changing tabs. Clear all button for clearing...
Janne Pulkkinen
2011-09-22
show balance in sendcoins screen (issue #24)
Wladimir J. van der Laan
2011-08-31
Wallet encryption part 2: ask passphrase when needed, add menu options
Wladimir J. van der Laan
2011-08-03
show last few transactions on overview page
Wladimir J. van der Laan
2011-07-24
improve tooltip texts
Wladimir J. van der Laan
2011-07-18
one remove/delete icon is enough and the red minus better matches the add icon
Wladimir J. van der Laan
2011-07-18
move buttons to bottom of send coins tab, outside of scroll area
Wladimir J. van der Laan
2011-07-17
put sendcoins entries in scroll area, so that window does not become bigger t...
Wladimir J. van der Laan
2011-07-16
add sendmany support
Wladimir J. van der Laan
2011-07-11
Show unconfirmed balance on overview page
Wladimir J. van der Laan
2011-07-09
remove placeholder text from ui form, code generator screws up on older qt
Wladimir J. van der Laan
2011-07-08
forgot synced icons
Wladimir J. van der Laan
2011-07-08
Reorganize "send coins" tab
Wladimir J. van der Laan
2011-07-07
convert to full tab-based ui
Wladimir J. van der Laan
2011-07-07
Rename "History" tab to more logical "Transactions", move "Number of transact...
Wladimir J. van der Laan
2011-07-05
tab reorg phase 1: split main gui into "overview" and "history"
Wladimir J. van der Laan
2011-07-03
windows build fixes
Wladimir J. van der Laan
2011-07-03
move another setPlaceHolderText to 4.7+ only code
Wladimir J. van der Laan
2011-07-02
remove "edit" button, document double-click behaviour to edit
Wladimir J. van der Laan
2011-07-02
ui improvements: allow inline editing of labels/addresses in address book tab...
Wladimir J. van der Laan
2011-07-02
make tooltip equal to placeholder
Wladimir J. van der Laan
2011-07-02
Send: dialog redesign (automatically look up label for entered address)
Wladimir J. van der Laan
2011-07-01
Remove "default address" from main GUI screen, it only confuses people
Wladimir J. van der Laan
2011-06-30
add icons to address book dialog buttons
Wladimir J. van der Laan
2011-06-26
Change transaction table:
Wladimir J. van der Laan
2011-06-26
reduce spacing between "Add to address book as" and the text field
Wladimir J. van der Laan
2011-06-25
compile fixes by Unthinkingbit
Wladimir J. van der Laan
2011-06-25
Improve look/usablity of send coins dialog
Wladimir J. van der Laan
2011-06-25
allow adding address to address book in send dialog
Wladimir J. van der Laan
2011-06-23
experiment with internationalization (nl), unbreak build (externui.h->qtui.h)
Wladimir J. van der Laan
2011-06-21
clarify text
Wladimir J. van der Laan
2011-06-21
Allow changing default address (fixes issue #6)
Wladimir J. van der Laan
2011-06-21
Add comment to tooltip that only sending addresses can be deleted
Wladimir J. van der Laan
2011-06-21
Fix some padding and focus issues with the new BitcoinAmountWidget
Wladimir J. van der Laan
2011-06-20
introduce bitcoin amount field with split amount/decimals, to protect against...
Wladimir J. van der Laan
2011-06-13
Address book: select action (edit/select) based on context
Wladimir J. van der Laan
[next]