..
forms
[Qt] 2 minor translation changes
2014-01-14 17:43:38 +01:00
locale
qt: English translation update
2014-01-13 17:36:24 +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
aboutdialog.cpp
qt: Update remaining "The Bitcoin Core Developers"
2014-01-14 11:19:52 +01:00
aboutdialog.h
[Qt] make most Windows appear centered on main GUI
2013-11-14 19:58:00 +01:00
addressbookpage.cpp
[Qt] make most Windows appear centered on main GUI
2013-11-14 19:58:00 +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
qt: allow walletpassphrase
in debug console without -server
2014-01-17 16:55:20 +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
Merge pull request #3526
2014-01-14 07:55:47 +01:00
bitcoingui.h
qt: use series of pngs for spinner
2014-01-13 14:45:23 +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
some more small re-branding changes (Bitcoin Core)
2013-12-16 23:36:22 +01:00
guiutil.h
Coin Control Features
2013-11-14 14:25:10 +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
qt: use series of pngs for spinner
2014-01-13 14:45:23 +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] massive options/settings rework (no core changes)
2014-01-06 16:19:04 +01:00
optionsdialog.h
[Qt] massive options/settings rework (no core changes)
2014-01-06 16:19:04 +01:00
optionsmodel.cpp
GUI for --disable-wallet compiles and -disablewallet mode
2014-01-11 12:36:20 +01:00
optionsmodel.h
[Qt] massive options/settings rework (no core changes)
2014-01-06 16:19:04 +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] small paymentserver header cleanup
2014-01-14 17:57:32 +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
Merge pull request #3207
2013-12-09 16:42:37 +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] fix RecentRequestsTableModel function ambiuguity
2013-12-11 14:45:25 +01:00
recentrequeststablemodel.h
[Qt] fix RecentRequestsTableModel function ambiuguity
2013-12-11 14:45:25 +01:00
rpcconsole.cpp
qt: Treat regtest as testnet
2013-12-20 11:18:50 +01:00
rpcconsole.h
[Qt] make most Windows appear centered on main GUI
2013-11-14 19:58:00 +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
ui: Better tab order in send coins entry
2014-01-02 09:36:46 +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: Remove global references in bitcoin.cpp
2014-01-11 10:20:28 +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
Refactor: move GetValueIn(tx) to tx.GetValueIn()
2013-11-30 15:42:10 +10: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
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
[Qt] add missing lock in walletmodel
2014-01-14 17:41:57 +01:00
walletmodel.h
Merge pull request #3433
2013-12-18 11:27:14 +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