plasma-framework/private/qtjolie-branch/qtjolie
Kevin Ottens e17822d5c2 Completely get rid of the race condition in ClientThread initialization
by posting events directly to the object using invokeMethod (so that
later when exec() creates the event loop it's processed, otherwise with
QTimer it's lost).

svn path=/branches/work/~ervin/qtjolie/; revision=965144
2009-05-08 08:22:45 +00:00
..
client_p.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
client.cpp Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
client.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
clientthread_p.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
clientthread.cpp Completely get rid of the race condition in ClientThread initialization 2009-05-08 08:22:45 +00:00
CMakeLists.txt Add forward headers and use them in the tests. 2009-04-25 14:06:25 +00:00
fault.cpp Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
fault.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
message.cpp Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
message.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
pendingcall_p.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
pendingcall.cpp Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
pendingcall.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
sodephelpers_p.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
value.cpp Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00
value.h Kill the public Sodep class prefix. Now use a Jolie namespace. 2009-04-25 13:50:35 +00:00