.. |
forms
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
2012-01-27 08:41:55 +01:00 |
locale
|
Fix typo (#734)
|
2012-01-03 11:57:24 +01:00 |
res
|
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
|
2011-12-20 22:11:24 +11:00 |
aboutdialog.cpp
|
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
|
2011-12-23 12:07:23 +01:00 |
aboutdialog.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
addressbookpage.cpp
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
2012-01-27 08:41:55 +01:00 |
addressbookpage.h
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
2012-01-27 08:41:55 +01:00 |
addresstablemodel.cpp
|
update to work with new lock system, add protocol.* to build system
|
2011-09-02 18:02:22 +02:00 |
addresstablemodel.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
askpassphrasedialog.cpp
|
Enable wordwrap for long message in passphrase dialog
|
2011-12-13 16:32:25 +01:00 |
askpassphrasedialog.h
|
Merge commit '7298ebb'
|
2011-12-12 15:03:16 -05:00 |
bitcoin.cpp
|
Add support for opening bitcoin: URIs directly.
|
2012-01-05 00:29:28 -05:00 |
bitcoin.qrc
|
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
|
2011-12-20 22:11:24 +11:00 |
bitcoinaddressvalidator.cpp
|
add sendmany support
|
2011-07-16 19:25:02 +02:00 |
bitcoinaddressvalidator.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
bitcoinamountfield.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
bitcoinamountfield.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
bitcoingui.cpp
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
2012-01-27 08:41:55 +01:00 |
bitcoingui.h
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
2012-01-27 08:41:55 +01:00 |
bitcoinstrings.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
bitcoinunits.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
bitcoinunits.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
clientmodel.cpp
|
Fix status bar not displaying Alerts.
|
2011-12-13 15:29:17 -05:00 |
clientmodel.h
|
Fix status bar not displaying Alerts.
|
2011-12-13 15:29:17 -05:00 |
csvmodelwriter.cpp
|
Add robustness against null models
|
2011-11-08 21:18:36 +01:00 |
csvmodelwriter.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
editaddressdialog.cpp
|
Add robustness against null models
|
2011-11-08 21:18:36 +01:00 |
editaddressdialog.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
guiconstants.h
|
Wallet encryption part 2: ask passphrase when needed, add menu options
|
2011-08-31 14:19:43 +02:00 |
guiutil.cpp
|
Copy amount to clipboard (implements #657)
|
2011-12-23 12:07:23 +01:00 |
guiutil.h
|
Copy amount to clipboard (implements #657)
|
2011-12-23 12:07:23 +01:00 |
macdockiconhandler.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
macdockiconhandler.mm
|
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
|
2011-10-09 21:19:44 +02:00 |
messagepage.cpp
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
2012-01-27 08:41:55 +01:00 |
messagepage.h
|
Bitcoin-Qt signmessage GUI (pull request #582)
|
2012-01-27 08:41:55 +01:00 |
monitoreddatamapper.cpp
|
don't include <QDebug>
|
2011-08-07 16:09:49 +02:00 |
monitoreddatamapper.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
notificator.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
notificator.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
optionsdialog.cpp
|
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
|
2011-10-09 21:19:44 +02:00 |
optionsdialog.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
optionsmodel.cpp
|
Remove erroneous ":" in front of port in options dialog (introduced with network refactor)
|
2012-01-17 09:34:24 +01:00 |
optionsmodel.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
overviewpage.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
overviewpage.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
qrcodedialog.cpp
|
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
|
2011-12-20 22:11:24 +11:00 |
qrcodedialog.h
|
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
|
2011-12-20 22:11:24 +11:00 |
qtipcserver.cpp
|
Add support for opening bitcoin: URIs directly.
|
2012-01-05 00:29:28 -05:00 |
qtipcserver.h
|
Add support for opening bitcoin: URIs directly.
|
2012-01-05 00:29:28 -05:00 |
qvalidatedlineedit.cpp
|
put color constants in guiconstants.h
|
2011-07-25 18:39:52 +02:00 |
qvalidatedlineedit.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
qvaluecombobox.cpp
|
Full support for other units, add configuration option for default unit (used when displaying amounts)
|
2011-07-29 14:36:35 +02:00 |
qvaluecombobox.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
sendcoinsdialog.cpp
|
Add support for opening bitcoin: URIs directly.
|
2012-01-05 00:29:28 -05:00 |
sendcoinsdialog.h
|
Add support for opening bitcoin: URIs directly.
|
2012-01-05 00:29:28 -05:00 |
sendcoinsentry.cpp
|
Automatically refocus on new SendCoinsEntrys and scroll to them.
|
2012-01-05 00:29:28 -05:00 |
sendcoinsentry.h
|
Automatically refocus on new SendCoinsEntrys and scroll to them.
|
2012-01-05 00:29:28 -05:00 |
transactiondesc.cpp
|
Qt: Show transaction ID in details
|
2012-01-10 13:25:05 -05:00 |
transactiondesc.h
|
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
|
2011-12-23 12:07:23 +01:00 |
transactiondescdialog.cpp
|
move back to original directory structure
|
2011-06-11 22:11:58 +02:00 |
transactiondescdialog.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
transactionfilterproxy.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
transactionfilterproxy.h
|
Replace tabs with four spaces to comply with coding standard in doc/coding.txt
|
2012-01-14 12:14:36 +01:00 |
transactionrecord.cpp
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es
|
2011-12-28 11:14:05 +01:00 |
transactionrecord.h
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es
|
2011-12-28 11:14:05 +01:00 |
transactiontablemodel.cpp
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es
|
2011-12-28 11:14:05 +01:00 |
transactiontablemodel.h
|
Improve documentation for UI classes
|
2011-11-13 14:12:44 +01:00 |
transactionview.cpp
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es
|
2011-12-28 11:14:05 +01:00 |
transactionview.h
|
Copy amount to clipboard (implements #657)
|
2011-12-23 12:07:23 +01:00 |
walletmodel.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |
walletmodel.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
2011-12-21 22:33:19 +01:00 |