.. |
forms
|
make text in about box selectable (fixes #1055)
|
13 years ago |
locale
|
Update translations for bitcoin core
|
13 years ago |
res
|
by popular request, make 4th bar of connection icon green
|
13 years ago |
test
|
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
|
13 years ago |
aboutdialog.cpp
|
Build identification strings
|
13 years ago |
aboutdialog.h
|
Improve documentation for UI classes
|
13 years ago |
addressbookpage.cpp
|
updated to reflect pull-request suggestions / renamed some GUI elements
|
13 years ago |
addressbookpage.h
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
13 years ago |
addresstablemodel.cpp
|
Remove headers.h
|
13 years ago |
addresstablemodel.h
|
Update UI through async calls MainFrameRepaint and AddressBookRepaint instead of a timer.
|
13 years ago |
askpassphrasedialog.cpp
|
Enable wordwrap for long message in passphrase dialog
|
13 years ago |
askpassphrasedialog.h
|
Merge commit '7298ebb'
|
13 years ago |
bitcoin.cpp
|
Further reduce header dependencies
|
13 years ago |
bitcoin.qrc
|
removed an unused / obsolete tag from bitcoin.qrc
|
13 years ago |
bitcoinaddressvalidator.cpp
|
…
|
|
bitcoinaddressvalidator.h
|
increase BitcoinAddressValidator::MaxAddressLength from 34 to 35
|
13 years ago |
bitcoinamountfield.cpp
|
Change up/down increment in UI to 0.001 BTC (issue #760)
|
13 years ago |
bitcoinamountfield.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
bitcoingui.cpp
|
Merge pull request #1091 from Diapolo/GUI-BlockDL
|
13 years ago |
bitcoingui.h
|
Toggle main window hide on tray icon click
|
13 years ago |
bitcoinstrings.cpp
|
fix warnings: unused variable 'XX' [-Wunused-variable]
|
13 years ago |
bitcoinunits.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
bitcoinunits.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
clientmodel.cpp
|
Remove headers.h
|
13 years ago |
clientmodel.h
|
Build identification strings
|
13 years ago |
csvmodelwriter.cpp
|
Add forgotten initializer
|
13 years ago |
csvmodelwriter.h
|
Improve documentation for UI classes
|
13 years ago |
editaddressdialog.cpp
|
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
|
13 years ago |
editaddressdialog.h
|
Improve documentation for UI classes
|
13 years ago |
guiconstants.h
|
Wallet encryption part 2: ask passphrase when needed, add menu options
|
13 years ago |
guiutil.cpp
|
Remove headers.h
|
13 years ago |
guiutil.h
|
Toggle main window hide on tray icon click
|
13 years ago |
macdockiconhandler.h
|
Improve documentation for UI classes
|
13 years ago |
macdockiconhandler.mm
|
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
|
13 years ago |
messagepage.cpp
|
Further reduce header dependencies
|
13 years ago |
messagepage.h
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
13 years ago |
monitoreddatamapper.cpp
|
don't include <QDebug>
|
13 years ago |
monitoreddatamapper.h
|
Improve documentation for UI classes
|
13 years ago |
notificator.cpp
|
Proper support for Growl 1.3 notifications
|
13 years ago |
notificator.h
|
Proper support for Growl 1.3 notifications
|
13 years ago |
optionsdialog.cpp
|
Add missing tooltip and key shortcut in settings dialog (#1088 without line break part)
|
13 years ago |
optionsdialog.h
|
Improve documentation for UI classes
|
13 years ago |
optionsmodel.cpp
|
Add missing breaks in optionmodel's switch case
|
13 years ago |
optionsmodel.h
|
Reworked QT settings
|
13 years ago |
overviewpage.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
overviewpage.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
qrcodedialog.cpp
|
Bugfix: Check that QRcode_encodeString didn't return NULL (error)
|
13 years ago |
qrcodedialog.h
|
updated to reflect pull-request suggestions / renamed some GUI elements
|
13 years ago |
qtipcserver.cpp
|
Further reduce header dependencies
|
13 years ago |
qtipcserver.h
|
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
|
13 years ago |
qvalidatedlineedit.cpp
|
put color constants in guiconstants.h
|
14 years ago |
qvalidatedlineedit.h
|
Improve documentation for UI classes
|
13 years ago |
qvaluecombobox.cpp
|
Full support for other units, add configuration option for default unit (used when displaying amounts)
|
14 years ago |
qvaluecombobox.h
|
Improve documentation for UI classes
|
13 years ago |
sendcoinsdialog.cpp
|
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
|
13 years ago |
sendcoinsdialog.h
|
Bugfix: Replace "URL" with "URI" where we aren't actually working with URLs
|
13 years ago |
sendcoinsentry.cpp
|
Set label when selecting an address that already has a label. Fixes #1080.
|
13 years ago |
sendcoinsentry.h
|
Automatically refocus on new SendCoinsEntrys and scroll to them.
|
13 years ago |
transactiondesc.cpp
|
Remove headers.h
|
13 years ago |
transactiondesc.h
|
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
|
13 years ago |
transactiondescdialog.cpp
|
…
|
|
transactiondescdialog.h
|
Improve documentation for UI classes
|
13 years ago |
transactionfilterproxy.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
transactionfilterproxy.h
|
Replace tabs with four spaces to comply with coding standard in doc/coding.txt
|
13 years ago |
transactionrecord.cpp
|
Remove no-longer used UI hints in bitcoin core
|
13 years ago |
transactionrecord.h
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es
|
13 years ago |
transactiontablemodel.cpp
|
Remove headers.h
|
13 years ago |
transactiontablemodel.h
|
Improve documentation for UI classes
|
13 years ago |
transactionview.cpp
|
fix default suffixes in save dialog in GNOME, make it more clear that PNG is used (solves #833)
|
13 years ago |
transactionview.h
|
Copy amount to clipboard (implements #657)
|
13 years ago |
walletmodel.cpp
|
Further reduce header dependencies
|
13 years ago |
walletmodel.h
|
fix warnings: enumeration values 'XX' not handled in switch [-Wswitch-enum]
|
13 years ago |