Post
Topic
Board Project Development
Re: Qt Bitcoin Trader [OpenSource Mt.Gox/BTC-e trading client for Mac/Windows/Linux]
by
IGHOR
on 30/06/2013, 21:23:21 UTC
That doesn't explain why your program would even be accessing my clipboard in the first place upon exiting. And the fact you are spinning this around show's your intentions aren't what they seem.

Staying away from this as it could be the next wallet.dat stealer.

My program contains only one row to put donation address to clipboard:
Code:
QApplication::clipboard()->setText(ui.bitcoinAddress->text());

I don't know why this alert happend. You may ask this question to developers of Qt library.

Please read this answer again: https://bitcointalk.org/index.php?topic=193583.msg2009633#msg2009633

And stop make false alerts.

Tell anyone what program you use to detect clipboard reads.
Anyone can compile my project and confirm it is clear.