.. |
forms
|
[Qt] Clarify: smartfee button name "Minimize"
|
2015-04-07 13:32:09 +02:00 |
locale
|
qt: translations pull from transifex
|
2014-12-11 11:10:23 +01:00 |
res
|
Merge pull request #5626
|
2015-01-26 12:36:41 +01:00 |
test
|
Initialization: setup environment before starting QT tests
|
2015-03-29 10:35:35 +02:00 |
addressbookpage.cpp
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
addressbookpage.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
addresstablemodel.cpp
|
Includes: Do not include main.h from any other header
|
2015-03-24 17:23:32 +01:00 |
addresstablemodel.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
askpassphrasedialog.cpp
|
allocators: split allocators and pagelocker
|
2015-03-20 12:23:44 +01:00 |
askpassphrasedialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
bitcoin.cpp
|
[Move Only] Move wallet related things to src/wallet/
|
2015-03-12 14:13:02 +01:00 |
bitcoin.qrc
|
[Qt] optimize helpmessage dialog
|
2015-01-09 21:11:47 +01:00 |
bitcoin_locale.qrc
|
build: qt: split locale resources. Fixes non-deterministic distcheck
|
2014-06-10 15:53:21 -04:00 |
bitcoinaddressvalidator.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
bitcoinaddressvalidator.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
bitcoinamountfield.cpp
|
[Qt] allow unit changes for read-only BitcoinAmountField
|
2015-01-31 17:39:22 +01:00 |
bitcoinamountfield.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
bitcoingui.cpp
|
Merge pull request #5833
|
2015-04-01 12:02:01 +02:00 |
bitcoingui.h
|
Merge pull request #5833
|
2015-04-01 12:02:01 +02:00 |
bitcoinstrings.cpp
|
Change MIT/X11 to MIT in license displayed in the program
|
2014-11-21 17:03:59 +01:00 |
bitcoinunits.cpp
|
Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector
|
2015-01-03 15:43:04 +00:00 |
bitcoinunits.h
|
Remove dead BitcoinUnits::id code and update assets-attribution for non-image unit selector
|
2015-01-03 15:43:04 +00:00 |
clientmodel.cpp
|
[Qt] rework setNumBlocks to have blockDate as parameter
|
2015-03-09 10:58:17 +01:00 |
clientmodel.h
|
[Qt] rework setNumBlocks to have blockDate as parameter
|
2015-03-09 10:58:17 +01:00 |
coincontroldialog.cpp
|
Merge pull request #5745
|
2015-03-20 16:08:35 +01:00 |
coincontroldialog.h
|
Subtract fee from amount
|
2015-03-13 11:04:18 +01:00 |
coincontroltreewidget.cpp
|
fix crash: CoinControl "space" bug
|
2015-01-23 20:01:07 +06:00 |
coincontroltreewidget.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
csvmodelwriter.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
csvmodelwriter.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
editaddressdialog.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
editaddressdialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
guiconstants.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
guiutil.cpp
|
Add a NODE_GETUTXO service bit and document NODE_NETWORK.
|
2015-03-21 19:35:02 +01:00 |
guiutil.h
|
qt: fonts: allow SubstituteFonts to filter based on user's language
|
2015-01-16 16:11:01 -05:00 |
intro.cpp
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
intro.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
macdockiconhandler.h
|
[QT] some mac specifiy cleanup (memory handling, unnecessary code)
|
2015-03-13 15:40:53 +01:00 |
macdockiconhandler.mm
|
[QT] some mac specifiy cleanup (memory handling, unnecessary code)
|
2015-03-13 15:40:53 +01:00 |
macnotificationhandler.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
macnotificationhandler.mm
|
Remove references to X11 licence
|
2014-12-16 15:56:50 +08:00 |
Makefile
|
build: add stub makefiles for easier subdir builds
|
2014-06-05 16:05:43 -04:00 |
networkstyle.cpp
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
networkstyle.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
notificator.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
notificator.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
openuridialog.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
openuridialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
optionsdialog.cpp
|
[Move Only] Move wallet related things to src/wallet/
|
2015-03-12 14:13:02 +01:00 |
optionsdialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
optionsmodel.cpp
|
[Move Only] Move wallet related things to src/wallet/
|
2015-03-12 14:13:02 +01:00 |
optionsmodel.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
overviewpage.cpp
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
overviewpage.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
paymentrequest.proto
|
Payment Protocol: X509-validated payment requests
|
2013-08-22 16:18:25 +10:00 |
paymentrequestplus.cpp
|
[Qt] take care of a missing typecast in PaymentRequestPlus::getMerchant()
|
2015-04-15 14:31:50 +02:00 |
paymentrequestplus.h
|
[Qt] remove unused PaymentRequestPlus::getPKIType function
|
2015-04-15 14:31:49 +02:00 |
paymentserver.cpp
|
[Qt] minor comment updates in PaymentServer
|
2015-04-15 14:31:51 +02:00 |
paymentserver.h
|
[Qt] constify first parameter of processPaymentRequest()
|
2015-04-15 14:31:50 +02:00 |
peertablemodel.cpp
|
GUI: Clarify terminology; use "Label" heading for labels row, and "Node/Service" rather than [IP] "Address"
|
2015-02-26 20:56:42 +00:00 |
peertablemodel.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
qvalidatedlineedit.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
qvalidatedlineedit.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
qvaluecombobox.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
qvaluecombobox.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
receivecoinsdialog.cpp
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
receivecoinsdialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
receiverequestdialog.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
receiverequestdialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
recentrequeststablemodel.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
recentrequeststablemodel.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
rpcconsole.cpp
|
[Qt] fix rpc console font size to flexible metrics
|
2015-03-27 09:48:26 +01:00 |
rpcconsole.h
|
[Qt] rework setNumBlocks to have blockDate as parameter
|
2015-03-09 10:58:17 +01:00 |
scicon.cpp
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
scicon.h
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
sendcoinsdialog.cpp
|
[Qt] Use identical strings for expired payment request message
|
2015-04-15 14:31:52 +02:00 |
sendcoinsdialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
sendcoinsentry.cpp
|
Subtract fee from amount
|
2015-03-13 11:04:18 +01:00 |
sendcoinsentry.h
|
Subtract fee from amount
|
2015-03-13 11:04:18 +01:00 |
signverifymessagedialog.cpp
|
Includes: Do not include main.h from any other header
|
2015-03-24 17:23:32 +01:00 |
signverifymessagedialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
splashscreen.cpp
|
[Move Only] Move wallet related things to src/wallet/
|
2015-03-12 14:13:02 +01:00 |
splashscreen.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
trafficgraphwidget.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
trafficgraphwidget.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
transactiondesc.cpp
|
[Move Only] Move wallet related things to src/wallet/
|
2015-03-12 14:13:02 +01:00 |
transactiondesc.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
transactiondescdialog.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
transactiondescdialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
transactionfilterproxy.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
transactionfilterproxy.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
transactionrecord.cpp
|
Includes: Do not include main.h from any other header
|
2015-03-24 17:23:32 +01:00 |
transactionrecord.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
transactiontablemodel.cpp
|
Merge pull request #5833
|
2015-04-01 12:02:01 +02:00 |
transactiontablemodel.h
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
transactionview.cpp
|
Adopt style colour for button icons
|
2014-12-27 19:04:49 +01:00 |
transactionview.h
|
[Qt] change transaction table column width
|
2015-01-16 11:47:41 +01:00 |
utilitydialog.cpp
|
Fix - bitcoin-qt usage message
|
2015-03-10 22:07:17 -07:00 |
utilitydialog.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
walletframe.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
walletframe.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
walletmodel.cpp
|
Merge pull request #5745
|
2015-03-20 16:08:35 +01:00 |
walletmodel.h
|
allocators: split allocators and pagelocker
|
2015-03-20 12:23:44 +01:00 |
walletmodeltransaction.cpp
|
Merge pull request #5745
|
2015-03-20 16:08:35 +01:00 |
walletmodeltransaction.h
|
Subtract fee from amount
|
2015-03-13 11:04:18 +01:00 |
walletview.cpp
|
GUI: Display label rather than address on popups
|
2015-03-06 15:07:43 +00:00 |
walletview.h
|
GUI: Display label rather than address on popups
|
2015-03-06 15:07:43 +00:00 |
winshutdownmonitor.cpp
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |
winshutdownmonitor.h
|
Added "Core" to copyright headers
|
2014-12-19 19:55:32 +01:00 |