.. |
forms
|
*Clear all has a tooltip now *About dialog updated
|
13 years ago |
locale
|
Fix typo (#734)
|
13 years ago |
res
|
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
|
13 years ago |
aboutdialog.cpp
|
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
|
13 years ago |
aboutdialog.h
|
Improve documentation for UI classes
|
13 years ago |
addressbookpage.cpp
|
Add context menu for address book page (implements part 1 of issue #648)
|
13 years ago |
addressbookpage.h
|
Add context menu for address book page (implements part 1 of issue #648)
|
13 years ago |
addresstablemodel.cpp
|
update to work with new lock system, add protocol.* to build system
|
13 years ago |
addresstablemodel.h
|
Improve documentation for UI classes
|
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
|
Comments update
|
13 years ago |
bitcoin.qrc
|
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
|
13 years ago |
bitcoinaddressvalidator.cpp
|
add sendmany support
|
14 years ago |
bitcoinaddressvalidator.h
|
Improve documentation for UI classes
|
13 years ago |
bitcoinamountfield.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
bitcoinamountfield.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
bitcoingui.cpp
|
Revert to global progress indication (see #753)
|
13 years ago |
bitcoingui.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
bitcoinstrings.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
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
|
Fix status bar not displaying Alerts.
|
13 years ago |
clientmodel.h
|
Fix status bar not displaying Alerts.
|
13 years ago |
csvmodelwriter.cpp
|
Add robustness against null models
|
13 years ago |
csvmodelwriter.h
|
Improve documentation for UI classes
|
13 years ago |
editaddressdialog.cpp
|
Add robustness against null models
|
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
|
Copy amount to clipboard (implements #657)
|
13 years ago |
guiutil.h
|
Copy amount to clipboard (implements #657)
|
13 years ago |
macdockiconhandler.h
|
Improve documentation for UI classes
|
13 years ago |
macdockiconhandler.mm
|
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
|
13 years ago |
monitoreddatamapper.cpp
|
don't include <QDebug>
|
13 years ago |
monitoreddatamapper.h
|
Improve documentation for UI classes
|
13 years ago |
notificator.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
notificator.h
|
Improve documentation for UI classes
|
13 years ago |
optionsdialog.cpp
|
Improved Mac experience; QDoubleSpinBox for BitcoinAmountField
|
13 years ago |
optionsdialog.h
|
Improve documentation for UI classes
|
13 years ago |
optionsmodel.cpp
|
Remove erroneous ":" in front of port in options dialog (introduced with network refactor)
|
13 years ago |
optionsmodel.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
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
|
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
|
13 years ago |
qrcodedialog.h
|
Added QRCode generation functions via libqrencode. Switch on with USE_QRENCODE=1.
|
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
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
sendcoinsdialog.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
sendcoinsentry.cpp
|
Add robustness against null models
|
13 years ago |
sendcoinsentry.h
|
Improve documentation for UI classes
|
13 years ago |
transactiondesc.cpp
|
Qt: Show transaction ID in details
|
13 years ago |
transactiondesc.h
|
Move HtmlEscape (escape for qt rich text controls) to qt gui utilities
|
13 years ago |
transactiondescdialog.cpp
|
move back to original directory structure
|
14 years ago |
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
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
transactionrecord.cpp
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es
|
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
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es
|
13 years ago |
transactiontablemodel.h
|
Improve documentation for UI classes
|
13 years ago |
transactionview.cpp
|
Fix transaction type in UI: not all tx'es with "from"/"to" field are necessarily IP tx'es
|
13 years ago |
transactionview.h
|
Copy amount to clipboard (implements #657)
|
13 years ago |
walletmodel.cpp
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |
walletmodel.h
|
Revert "Use standard C99 (and Qt) types for 64-bit integers"
|
13 years ago |