FLO-wallet-core/src/qt
Wladimir J. van der Laan 708037fcc7
Merge pull request #6384
15e26a6 qt: Force TLS1.0+ for SSL connections (Wladimir J. van der Laan)
2015-07-10 15:00:01 +02:00
..
forms [Qt] extend rpc console peers tab 2015-06-11 08:38:01 +02:00
locale qt: Periodic translation update 2015-05-26 14:36:47 +02:00
res Merge pull request #6098 2015-05-22 08:35:38 +02:00
test Initialization: setup environment before starting QT tests 2015-03-29 10:35:35 +02:00
addressbookpage.cpp [Qt] constify foreach uses where possible 2015-07-07 06:53:43 +02:00
addressbookpage.h
addresstablemodel.cpp Includes: Do not include main.h from any other header 2015-03-24 17:23:32 +01:00
addresstablemodel.h
askpassphrasedialog.cpp Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
askpassphrasedialog.h
bitcoin_locale.qrc
bitcoin.cpp qt: Force TLS1.0+ for SSL connections 2015-07-06 20:06:16 +02:00
bitcoin.qrc [QT] use alert icon with tooltip insted of "(out of sync)" text 2015-05-12 20:46:12 +02:00
bitcoinaddressvalidator.cpp
bitcoinaddressvalidator.h
bitcoinamountfield.cpp
bitcoinamountfield.h
bitcoingui.cpp [QT] mainwindow toolbar must not be movable 2015-05-19 20:28:20 +02:00
bitcoingui.h Merge pull request #5833 2015-04-01 12:02:01 +02:00
bitcoinstrings.cpp qt: translations update 2015-05-15 14:00:56 +02:00
bitcoinunits.cpp
bitcoinunits.h
clientmodel.cpp [Qt] constify foreach uses where possible 2015-07-07 06:53:43 +02:00
clientmodel.h [Qt] rework setNumBlocks to have blockDate as parameter 2015-03-09 10:58:17 +01:00
coincontroldialog.cpp [Qt] constify foreach uses where possible 2015-07-07 06:53:43 +02:00
coincontroldialog.h Subtract fee from amount 2015-03-13 11:04:18 +01:00
coincontroltreewidget.cpp
coincontroltreewidget.h
csvmodelwriter.cpp
csvmodelwriter.h
editaddressdialog.cpp
editaddressdialog.h
guiconstants.h
guiutil.cpp [Qt] disconnect peers from peers tab via context menu 2015-06-02 09:34:35 +02:00
guiutil.h [Qt] disconnect peers from peers tab via context menu 2015-06-02 09:34:35 +02:00
intro.cpp
intro.h
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
macnotificationhandler.mm
Makefile
networkstyle.cpp
networkstyle.h
notificator.cpp
notificator.h
openuridialog.cpp
openuridialog.h
optionsdialog.cpp Use real number of cores for default -par, ignore virtual cores 2015-07-01 18:01:16 +02:00
optionsdialog.h
optionsmodel.cpp privacy: Stream isolation for Tor 2015-04-17 13:26:47 +02:00
optionsmodel.h
overviewpage.cpp [QT] overviewpage: make sure warning icons gets colored 2015-05-19 16:37:13 +02:00
overviewpage.h
paymentrequest.proto
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 [Qt] replace Boost foreach with Qt version peertablemodel.cpp 2015-06-11 08:38:02 +02:00
peertablemodel.h
qvalidatedlineedit.cpp
qvalidatedlineedit.h
qvaluecombobox.cpp
qvaluecombobox.h
receivecoinsdialog.cpp [Qt] constify foreach uses where possible 2015-07-07 06:53:43 +02:00
receivecoinsdialog.h
receiverequestdialog.cpp
receiverequestdialog.h
recentrequeststablemodel.cpp [Qt] header group cleanup 2015-04-20 13:29:20 +02:00
recentrequeststablemodel.h
rpcconsole.cpp fix lock issue for QT node diconnect and RPC disconnectnode 2015-06-19 16:32:22 +02:00
rpcconsole.h [Qt] deselect peer when switching away from peers tab in RPC console 2015-06-11 08:39:08 +02:00
scicon.cpp qt: fix unused function warning in scicon.cpp 2015-05-19 11:27:54 +02:00
scicon.h
sendcoinsdialog.cpp [Qt] add defaultConfirmTarget constant to sendcoinsdialog 2015-05-14 10:37:19 -04:00
sendcoinsdialog.h [Qt] add defaultConfirmTarget constant to sendcoinsdialog 2015-05-14 10:37:19 -04:00
sendcoinsentry.cpp Bugfix: Grammar fixes 2015-05-01 11:21:27 +00: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
splashscreen.cpp [Qt] header group cleanup 2015-04-20 13:29:20 +02:00
splashscreen.h
trafficgraphwidget.cpp
trafficgraphwidget.h
transactiondesc.cpp Fix off-by-one error w/ nLockTime in the wallet 2015-05-27 05:51:33 -04:00
transactiondesc.h
transactiondescdialog.cpp
transactiondescdialog.h
transactionfilterproxy.cpp
transactionfilterproxy.h
transactionrecord.cpp Fix off-by-one error w/ nLockTime in the wallet 2015-05-27 05:51:33 -04:00
transactionrecord.h
transactiontablemodel.cpp Merge pull request #5833 2015-04-01 12:02:01 +02:00
transactiontablemodel.h
transactionview.cpp
transactionview.h
utilitydialog.cpp Fix - bitcoin-qt usage message 2015-03-10 22:07:17 -07:00
utilitydialog.h
walletframe.cpp
walletframe.h
walletmodel.cpp [Qt, Trivial] remove two unneeded includes of wallet/db.h 2015-04-20 13:29:22 +02: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
winshutdownmonitor.h