.. |
forms
|
Merge pull request #3571
|
2014-01-24 11:38:13 +01:00 |
locale
|
qt: Translation update
|
2014-01-27 09:56:35 +01:00 |
res
|
qt: use series of pngs for spinner
|
2014-01-13 14:45:23 +01:00 |
test
|
[Qt] fix alphabetical ordering in Makefile.am
|
2014-01-12 03:00:53 +01:00 |
addressbookpage.cpp
|
[Qt] harmonize strings used when exporting in addressbookpage
|
2014-01-27 08:36:14 +01:00 |
addressbookpage.h
|
[Qt] make most Windows appear centered on main GUI
|
2013-11-14 19:58:00 +01:00 |
addresstablemodel.cpp
|
qt: add missing cs_wallet lock in AddressTableModel::setData
|
2014-01-06 10:34:33 +01:00 |
addresstablemodel.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
askpassphrasedialog.cpp
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
askpassphrasedialog.h
|
[Qt] make most Windows appear centered on main GUI
|
2013-11-14 19:58:00 +01:00 |
bitcoin.cpp
|
Remove redundant .c_str()s
|
2014-01-23 16:05:01 +01:00 |
bitcoin.qrc
|
qt: use series of pngs for spinner
|
2014-01-13 14:45:23 +01:00 |
bitcoinaddressvalidator.cpp
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
bitcoinaddressvalidator.h
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
bitcoinamountfield.cpp
|
[Qt] style-police, add missing license headers
|
2013-12-17 07:56:40 +01:00 |
bitcoinamountfield.h
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
bitcoingui.cpp
|
[Qt] move helpmessage from debug window to main menu
|
2014-01-22 15:28:50 +01:00 |
bitcoingui.h
|
[Qt] move helpmessage from debug window to main menu
|
2014-01-22 15:28:50 +01:00 |
bitcoinstrings.cpp
|
qt: English translation update
|
2014-01-13 17:36:24 +01:00 |
bitcoinunits.cpp
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
bitcoinunits.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
clientmodel.cpp
|
qt: Treat regtest as testnet
|
2013-12-20 11:18:50 +01:00 |
clientmodel.h
|
qt: Treat regtest as testnet
|
2013-12-20 11:18:50 +01:00 |
coincontroldialog.cpp
|
[Qt] coin control change address handling update
|
2013-12-20 15:50:21 +01:00 |
coincontroldialog.h
|
Coincontrol cleanup (e.g. add missing license)
|
2013-11-18 08:16:12 +01:00 |
coincontroltreewidget.cpp
|
Coincontrol cleanup (e.g. add missing license)
|
2013-11-18 08:16:12 +01:00 |
coincontroltreewidget.h
|
Coincontrol cleanup (e.g. add missing license)
|
2013-11-18 08:16:12 +01:00 |
csvmodelwriter.cpp
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
csvmodelwriter.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
editaddressdialog.cpp
|
[Qt] style-police, add missing license headers
|
2013-12-17 07:56:40 +01:00 |
editaddressdialog.h
|
[Qt] make most Windows appear centered on main GUI
|
2013-11-14 19:58:00 +01:00 |
guiconstants.h
|
qt: use series of pngs for spinner
|
2014-01-13 14:45:23 +01:00 |
guiutil.cpp
|
qt: Fix richtext detection hang issue on very old Qt versions
|
2014-01-23 12:44:28 +01:00 |
guiutil.h
|
[Qt] add utilitydialog.cpp/h and helpmessage class
|
2014-01-18 16:57:02 +01:00 |
intro.cpp
|
[Qt] display native dir separators in select dadatir dialog
|
2014-01-10 11:43:29 +01:00 |
intro.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
macdockiconhandler.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
macdockiconhandler.mm
|
[Qt] style-police, add missing license headers
|
2013-12-17 07:56:40 +01:00 |
macnotificationhandler.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
macnotificationhandler.mm
|
[Qt] style-police, add missing license headers
|
2013-12-17 07:56:40 +01:00 |
Makefile.am
|
build: Fix warning about space after trailing backslash
|
2014-01-21 14:32:05 +01:00 |
monitoreddatamapper.cpp
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
monitoreddatamapper.h
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
notificator.cpp
|
qt5: fix a build issue with osx and qtdbus
|
2014-01-10 16:30:33 -05:00 |
notificator.h
|
[Qt] small notificator and style changes
|
2013-12-03 14:01:53 +01:00 |
openuridialog.cpp
|
Payment request URI syntax changed, from request=... to r=...
|
2013-12-04 13:18:09 +10:00 |
openuridialog.h
|
[Qt] make most Windows appear centered on main GUI
|
2013-11-14 19:58:00 +01:00 |
optionsdialog.cpp
|
[Qt] let OptionsModel::getProxySettings() directly query proxy
|
2014-01-17 15:43:44 +01:00 |
optionsdialog.h
|
[Qt] massive options/settings rework (no core changes)
|
2014-01-06 16:19:04 +01:00 |
optionsmodel.cpp
|
[Qt] let OptionsModel::getProxySettings() directly query proxy
|
2014-01-17 15:43:44 +01:00 |
optionsmodel.h
|
[Qt] let OptionsModel::getProxySettings() directly query proxy
|
2014-01-17 15:43:44 +01:00 |
overviewpage.cpp
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
overviewpage.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
paymentrequest.proto
|
Payment Protocol: X509-validated payment requests
|
2013-08-22 16:18:25 +10:00 |
paymentrequestplus.cpp
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
paymentrequestplus.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
paymentserver.cpp
|
[Qt] let OptionsModel::getProxySettings() directly query proxy
|
2014-01-17 15:43:44 +01:00 |
paymentserver.h
|
Merge pull request #3374
|
2014-01-13 17:11:05 +01:00 |
qvalidatedlineedit.cpp
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
qvalidatedlineedit.h
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
qvaluecombobox.cpp
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
qvaluecombobox.h
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
receivecoinsdialog.cpp
|
[Qt] Add sorting feature to the requested payments table
|
2014-01-19 18:21:54 +01:00 |
receivecoinsdialog.h
|
[Qt] style-police, add missing license headers
|
2013-12-17 07:56:40 +01:00 |
receiverequestdialog.cpp
|
qt: keep a list of requested payments
|
2013-11-19 14:07:38 +01:00 |
receiverequestdialog.h
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
recentrequeststablemodel.cpp
|
[Qt] Add sorting feature to the requested payments table
|
2014-01-19 18:21:54 +01:00 |
recentrequeststablemodel.h
|
[Qt] very minor style cleanups
|
2014-01-22 09:46:15 +01:00 |
rpcconsole.cpp
|
[Qt] move helpmessage from debug window to main menu
|
2014-01-22 15:28:50 +01:00 |
rpcconsole.h
|
[Qt] move helpmessage from debug window to main menu
|
2014-01-22 15:28:50 +01:00 |
sendcoinsdialog.cpp
|
[Qt] coin control change address handling update
|
2013-12-20 15:50:21 +01:00 |
sendcoinsdialog.h
|
[Qt] allow deletion of payment-requests in sendcoins
|
2013-11-24 16:30:14 +01:00 |
sendcoinsentry.cpp
|
[Qt] Show and store message of normal bitcoin:URI
|
2014-01-21 23:54:49 +01:00 |
sendcoinsentry.h
|
[Qt] allow deletion of payment-requests in sendcoins
|
2013-11-24 16:30:14 +01:00 |
signverifymessagedialog.cpp
|
[Qt] use GUIUtil::setClipboard() where possible
|
2013-11-16 17:52:37 +01:00 |
signverifymessagedialog.h
|
[Qt] make most Windows appear centered on main GUI
|
2013-11-14 19:58:00 +01:00 |
splashscreen.cpp
|
[Qt] very minor style cleanups
|
2014-01-22 09:46:15 +01:00 |
splashscreen.h
|
qt: Remove global references in bitcoin.cpp
|
2014-01-11 10:20:28 +01:00 |
trafficgraphwidget.cpp
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
trafficgraphwidget.h
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
transactiondesc.cpp
|
[Qt] Show and store message of normal bitcoin:URI
|
2014-01-21 23:54:49 +01:00 |
transactiondesc.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
transactiondescdialog.cpp
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
transactiondescdialog.h
|
qt: add license header to source files
|
2013-11-04 16:27:09 +01:00 |
transactionfilterproxy.cpp
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
transactionfilterproxy.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
transactionrecord.cpp
|
Refactor: move GetValueIn(tx) to tx.GetValueIn()
|
2013-11-30 15:42:10 +10:00 |
transactionrecord.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
transactiontablemodel.cpp
|
qt: Better status text for mined transactions
|
2014-01-06 16:30:19 +01:00 |
transactiontablemodel.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
transactionview.cpp
|
[Qt] make most Windows appear centered on main GUI
|
2013-11-14 19:58:00 +01:00 |
transactionview.h
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
utilitydialog.cpp
|
gitian: Windows 64 bit support
|
2014-01-21 14:02:13 +01:00 |
utilitydialog.h
|
[Qt] add utilitydialog.cpp/h and helpmessage class
|
2014-01-18 16:57:02 +01:00 |
walletframe.cpp
|
qt: GUI support for -disablewallet mode
|
2013-11-13 09:22:00 +01:00 |
walletframe.h
|
qt: GUI support for -disablewallet mode
|
2013-11-13 09:22:00 +01:00 |
walletmodel.cpp
|
Merge pull request #3567
|
2014-01-22 13:33:15 +01:00 |
walletmodel.h
|
[Qt] very minor style cleanups
|
2014-01-22 09:46:15 +01:00 |
walletmodeltransaction.cpp
|
Cleanup code using forward declarations.
|
2013-11-10 09:36:28 -06:00 |
walletmodeltransaction.h
|
[Qt] style-police, add missing license headers
|
2013-12-17 07:56:40 +01:00 |
walletview.cpp
|
[Qt] small notificator and style changes
|
2013-12-03 14:01:53 +01:00 |
walletview.h
|
[Qt] small notificator and style changes
|
2013-12-03 14:01:53 +01:00 |