|
Line 0
Link Here
|
|
|
1 |
# I'm not sure if this helps, but terminate() is according to the Qt documentation bad and should not be used |
| 2 |
--- italc-2.0.0.orig/lib/src/ItalcVncConnection.cpp 2011-08-03 23:18:00.000000000 +0200 |
|
Lines 1-3
Link Here
|
|
|
1 |
italc (1:2.0.7-1) unstable; urgency=low |
| 2 |
|
| 3 |
* ItalcVncConnection::stop: wait as long as possible before trying to |
| 4 |
kill a thread with terminate; Bug #27432 |
| 5 |
|
| 6 |
-- Andreas Büsching <buesching@univention.de> Mon, 11 Jun 2012 16:53:01 +0200 |
| 7 |
|
| 1 |
italc (1:2.0.6-1) unstable; urgency=low |
8 |
italc (1:2.0.6-1) unstable; urgency=low |
| 2 |
|
9 |
|
| 3 |
* stateChanged: change attribute type from enum States to int; Bug #25702 |
10 |
* stateChanged: change attribute type from enum States to int; Bug #25702 |