FLO-wallet-core/src/qt
Wladimir J. van der Laan 6c98cca9e4 qt: use deleteLater to remove send entries
Use deleteLater() instead of delete, as it is not allowed
to delete widgets directly in an event handler.
Should solve the MacOSX random crashes on send with coincontrol.
2013-12-04 08:17:57 +01:00
..
forms [Qt] coin-control features GUI cleanup 3 2013-12-02 13:36:19 +01:00
locale qt: language update from transifex 2013-11-14 14:58:06 +01:00
res Lossless image optimization 2013-12-02 10:10:22 +01:00
test bitcoin-cli: remove unneeded dependencies (only code movement) 2013-12-03 09:07:13 +01:00
aboutdialog.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06: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 Cleanup code using forward declarations. 2013-11-10 09:36:28 -06: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: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
bitcoin.qrc translations update for 0.8.4 2013-08-21 15:35:50 +02: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 Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
bitcoinamountfield.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
bitcoingui.cpp [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
bitcoingui.h qt: GUI support for -disablewallet mode 2013-11-13 09:22:00 +01:00
bitcoinstrings.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06: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 Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
clientmodel.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
coincontroldialog.cpp [Qt] coin-control features GUI cleanup 3 2013-12-02 13:36:19 +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: add license header to source files 2013-11-04 16:27:09 +01:00
editaddressdialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
guiconstants.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
guiutil.cpp [Qt] use GUIUtil::setClipboard() where possible 2013-11-16 17:52:37 +01:00
guiutil.h Coin Control Features 2013-11-14 14:25:10 +01:00
intro.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06: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: restore icon dock menu 2013-11-26 19:13:07 -05:00
macnotificationhandler.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
macnotificationhandler.mm osx: make use of the 10.8+ user notification center to display growl like notifications 2013-05-24 12:51:46 +02:00
Makefile.am bitcoin-cli: remove unneeded dependencies (only code movement) 2013-12-03 09:07:13 +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 Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
notificator.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
openuridialog.cpp qt: add Open URI dialog 2013-11-11 14:29:49 +01:00
openuridialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
optionsdialog.cpp Coin Control Features 2013-11-14 14:25:10 +01:00
optionsdialog.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
optionsmodel.cpp Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
optionsmodel.h Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +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] paymentserver: start netManager in uiReady() 2013-11-11 14:20:00 +01:00
paymentserver.h Merge pull request #3187 from Diapolo/netManager 2013-11-11 07:00:34 -08: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 license header to source files 2013-11-04 16:27:09 +01:00
receivecoinsdialog.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
receiverequestdialog.cpp [Qt] use GUIUtil::setClipboard() where possible 2013-11-16 17:52:37 +01:00
receiverequestdialog.h qt: add license header to source files 2013-11-04 16:27:09 +01:00
rpcconsole.cpp Split up bitcoinrpc (code movement only) 2013-11-27 06:00:29 +01:00
rpcconsole.h [Qt] make most Windows appear centered on main GUI 2013-11-14 19:58:00 +01:00
sendcoinsdialog.cpp qt: use deleteLater to remove send entries 2013-12-04 08:17:57 +01:00
sendcoinsdialog.h [Qt] allow deletion of payment-requests in sendcoins 2013-11-24 16:30:14 +01:00
sendcoinsentry.cpp Fix a rare crash on Mac OS X, by removing a setFocus on the payTo field that was not necessary, as the field still receives focus without it. 2013-12-01 20:31:10 -08: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 Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
splashscreen.h qt: add license header to source files 2013-11-04 16:27:09 +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 Cleanup code using forward declarations. 2013-11-10 09:36:28 -06: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 Coin Control Features 2013-11-14 14:25:10 +01:00
walletmodel.h Coincontrol cleanup (e.g. add missing license) 2013-11-18 08:16:12 +01:00
walletmodeltransaction.cpp Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
walletmodeltransaction.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00
walletview.cpp [Qt] remove GUIUtil::getSaveFileName() default arguments 2013-11-11 22:57:25 +01:00
walletview.h Cleanup code using forward declarations. 2013-11-10 09:36:28 -06:00