..
forms
Merge pull request #5341
2014-12-19 18:02:24 +01:00
locale
qt: translations pull from transifex
2014-12-11 11:10:23 +01:00
res
Qt: HiDPI (retina) support for splash screen
2014-12-16 11:15:05 +01:00
test
[Qt] add BIP70 DoS protection test
2014-12-08 16:09:01 +01:00
addressbookpage.cpp
qt: Make error message for failed export a little friendlier
2014-07-18 23:21:50 +02:00
addressbookpage.h
Fix all header defines
2014-11-03 16:16:40 +01:00
addresstablemodel.cpp
qt: Change serious messages from qDebug to qWarning
2014-07-01 15:21:17 +02:00
addresstablemodel.h
Fix all header defines
2014-11-03 16:16:40 +01:00
askpassphrasedialog.cpp
[Qt] change some strings to reflect name change to Bitcoin Core
2014-12-02 15:06:15 +01:00
askpassphrasedialog.h
Fix all header defines
2014-11-03 16:16:40 +01:00
bitcoin_locale.qrc
build: qt: split locale resources. Fixes non-deterministic distcheck
2014-06-10 15:53:21 -04:00
bitcoin.cpp
make all catch() arguments const
2014-12-17 09:39:24 +01:00
bitcoin.qrc
Qt: HiDPI (retina) support for splash screen
2014-12-16 11:15:05 +01:00
bitcoinaddressvalidator.cpp
[Qt] extend validate line edit and btc address validator
2014-01-29 14:15:55 +01:00
bitcoinaddressvalidator.h
Fix all header defines
2014-11-03 16:16:40 +01:00
bitcoinamountfield.cpp
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
bitcoinamountfield.h
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
bitcoingui.cpp
Merge pull request #5341
2014-12-19 18:02:24 +01:00
bitcoingui.h
Don't show wallet options in the preferences menu when running with -disablewallet
2014-11-10 20:50:41 +01:00
bitcoinstrings.cpp
Change MIT/X11 to MIT in license displayed in the program
2014-11-21 17:03:59 +01:00
bitcoinunits.cpp
MOVEONLY: core/ -> primitives/
2014-12-03 10:52:58 +00:00
bitcoinunits.h
Fix all header defines
2014-11-03 16:16:40 +01:00
clientmodel.cpp
Separate protocol versioning from clientversion
2014-10-29 00:24:40 -04:00
clientmodel.h
Fix all header defines
2014-11-03 16:16:40 +01:00
coincontroldialog.cpp
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
coincontroldialog.h
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
coincontroltreewidget.cpp
Coincontrol cleanup (e.g. add missing license)
2013-11-18 08:16:12 +01:00
coincontroltreewidget.h
Fix all header defines
2014-11-03 16:16:40 +01:00
csvmodelwriter.cpp
qt: add license header to source files
2013-11-04 16:27:09 +01:00
csvmodelwriter.h
Fix all header defines
2014-11-03 16:16:40 +01:00
editaddressdialog.cpp
[Qt] style-police, add missing license headers
2013-12-17 07:56:40 +01:00
editaddressdialog.h
Fix all header defines
2014-11-03 16:16:40 +01:00
guiconstants.h
[Qt] add BIP70/BIP71 constants for all messages and mime types
2014-12-08 16:08:58 +01:00
guiutil.cpp
MOVEONLY: core/ -> primitives/
2014-12-03 10:52:58 +00:00
guiutil.h
[Qt, OSX] fix Qt4.8 compatibility with QProgressBar issue
2014-11-24 15:26:58 +01:00
intro.cpp
make all catch() arguments const
2014-12-17 09:39:24 +01:00
intro.h
Fix all header defines
2014-11-03 16:16:40 +01:00
macdockiconhandler.h
Fix all header defines
2014-11-03 16:16:40 +01:00
macdockiconhandler.mm
Replace the temporary file hack currently used to change Bitcoin-Qt's dock icon (OS X) with a buffer-based solution.
2014-07-30 16:04:40 -04:00
macnotificationhandler.h
Fix all header defines
2014-11-03 16:16:40 +01:00
macnotificationhandler.mm
[Qt, OSX] fix usage of osx 10.8+ user notification center
2014-11-18 13:50:25 +01:00
Makefile
build: add stub makefiles for easier subdir builds
2014-06-05 16:05:43 -04:00
networkstyle.cpp
[Qt] light blue icon color for regtest
2014-12-16 13:37:44 +01:00
networkstyle.h
resize tray icon because a 1024x1024 icon won't show in ubuntu (bug)
2014-12-16 11:15:08 +01:00
notificator.cpp
Fix warning when compiling in OS X
2014-05-23 14:00:14 -03:00
notificator.h
Fix all header defines
2014-11-03 16:16:40 +01:00
openuridialog.cpp
Payment request URI syntax changed, from request=... to r=...
2013-12-04 13:18:09 +10:00
openuridialog.h
Fix all header defines
2014-11-03 16:16:40 +01:00
optionsdialog.cpp
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
optionsdialog.h
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
optionsmodel.cpp
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
optionsmodel.h
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
overviewpage.cpp
qt: Register CAmount metatype
2014-10-01 11:06:41 +02:00
overviewpage.h
Fix all header defines
2014-11-03 16:16:40 +01:00
paymentrequest.proto
paymentrequestplus.cpp
make all catch() arguments const
2014-12-17 09:39:24 +01:00
paymentrequestplus.h
[Qt] update paymentserver license and cleanup ordering
2014-12-08 16:09:02 +01:00
paymentserver.cpp
[Qt] update paymentserver license and cleanup ordering
2014-12-08 16:09:02 +01:00
paymentserver.h
[Qt] update paymentserver license and cleanup ordering
2014-12-08 16:09:02 +01:00
peertablemodel.cpp
[Qt] Add TRY_LOCK back to peertablemodel
2014-08-10 02:28:23 +02:00
peertablemodel.h
Fix all header defines
2014-11-03 16:16:40 +01:00
qvalidatedlineedit.cpp
[Qt] extend validate line edit and btc address validator
2014-01-29 14:15:55 +01:00
qvalidatedlineedit.h
Fix all header defines
2014-11-03 16:16:40 +01:00
qvaluecombobox.cpp
qt: add license header to source files
2013-11-04 16:27:09 +01:00
qvaluecombobox.h
Fix all header defines
2014-11-03 16:16:40 +01:00
receivecoinsdialog.cpp
[Qt] fix Qt slot problem in receivecoinsdialog
2014-05-06 12:52:21 +02:00
receivecoinsdialog.h
Fix all header defines
2014-11-03 16:16:40 +01:00
receiverequestdialog.cpp
build: fix build weirdness after 54372482
.
2014-06-23 14:04:38 -04:00
receiverequestdialog.h
Fix all header defines
2014-11-03 16:16:40 +01:00
recentrequeststablemodel.cpp
Separate protocol versioning from clientversion
2014-10-29 00:24:40 -04:00
recentrequeststablemodel.h
Fix all header defines
2014-11-03 16:16:40 +01:00
rpcconsole.cpp
Merge pull request #5341
2014-12-19 18:02:24 +01:00
rpcconsole.h
[Qt] the RPC Console should be a QWidget to make window more independent
2014-11-13 12:57:24 +01:00
sendcoinsdialog.cpp
[Qt] fix missing plural form for a string in sendcoinsdialog
2014-12-02 15:06:15 +01:00
sendcoinsdialog.h
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
sendcoinsentry.cpp
ui: Make sure sendcoinsentry signals only connected once
2014-07-23 17:58:47 +02:00
sendcoinsentry.h
Fix all header defines
2014-11-03 16:16:40 +01:00
signverifymessagedialog.cpp
[Qt] don't allow translation of our example btc address
2014-06-23 15:11:28 +02:00
signverifymessagedialog.h
Fix all header defines
2014-11-03 16:16:40 +01:00
splashscreen.cpp
Qt: Go back to using QIcon functionality for scaling
2014-12-16 11:15:08 +01:00
splashscreen.h
Fix all header defines
2014-11-03 16:16:40 +01:00
trafficgraphwidget.cpp
Qt: Network-Traffic-Graph: make some distance between line and text
2014-11-05 11:39:47 +01:00
trafficgraphwidget.h
Fix all header defines
2014-11-03 16:16:40 +01:00
transactiondesc.cpp
Use a typedef for monetary values
2014-09-26 15:42:04 -07:00
transactiondesc.h
Fix all header defines
2014-11-03 16:16:40 +01:00
transactiondescdialog.cpp
qt: add license header to source files
2013-11-04 16:27:09 +01:00
transactiondescdialog.h
Fix all header defines
2014-11-03 16:16:40 +01:00
transactionfilterproxy.cpp
Use a typedef for monetary values
2014-09-26 15:42:04 -07:00
transactionfilterproxy.h
Fix all header defines
2014-11-03 16:16:40 +01:00
transactionrecord.cpp
[Wallet] Watch-only fixes
2014-10-03 04:29:51 +02:00
transactionrecord.h
Fix all header defines
2014-11-03 16:16:40 +01:00
transactiontablemodel.cpp
qt: Move transaction notification to transaction table model
2014-10-28 21:20:55 +01:00
transactiontablemodel.h
Fix all header defines
2014-11-03 16:16:40 +01:00
transactionview.cpp
Use a typedef for monetary values
2014-09-26 15:42:04 -07:00
transactionview.h
Fix all header defines
2014-11-03 16:16:40 +01:00
utilitydialog.cpp
Separate protocol versioning from clientversion
2014-10-29 00:24:40 -04:00
utilitydialog.h
Fix all header defines
2014-11-03 16:16:40 +01:00
walletframe.cpp
qt: GUI support for -disablewallet mode
2013-11-13 09:22:00 +01:00
walletframe.h
Fix all header defines
2014-11-03 16:16:40 +01:00
walletmodel.cpp
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
walletmodel.h
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
walletmodeltransaction.cpp
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
walletmodeltransaction.h
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
walletview.cpp
[Qt] Add Smartfee to GUI
2014-11-19 16:04:53 +01:00
walletview.h
Fix all header defines
2014-11-03 16:16:40 +01:00
winshutdownmonitor.cpp
[Qt] seed OpenSSL PNRG with Windows event data
2014-07-04 17:16:36 +02:00
winshutdownmonitor.h
Fix all header defines
2014-11-03 16:16:40 +01:00