12 Commits

Author SHA1 Message Date
Tim Jenssen
7fe38ad677 clean up some qDebug messages
Change-Id: I707c4e757f9e050512166779e64dec76ec806879
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
2012-01-24 17:47:25 +01:00
kh1
376804db87 Use qDebug instead of verbose.
The message handler now forwards everything to the verbosew riter anyway.

Change-Id: I822f86e8f2e2e7690a3b855ed83199d2f41dc480
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
2012-01-17 12:05:35 +01:00
hjk
dfe609f1b8 Replace KDMetaMethodIterator by normal connects.
Change-Id: Ic630d2c800fc3614da029d9139d23be9a0be0944
Reviewed-by: Tim Jenssen <tim.jenssen@nokia.com>
2011-11-18 15:55:15 +01:00
hjk
dcc4b44543 Code cosmetics.
Change-Id: Ia42fccff507fce1e999d4534656984b6ebf5184b
Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
2011-11-18 15:54:20 +01:00
Tim Jenssen
f1ccd134e2 reduce and improve verbose output 2011-07-19 13:52:22 +02:00
kh1
c126a4c411 Create the handler on the stack instead of the heap.
This makes it possible to use more then one instance
of the core engine per application. They now all listen
to the same port and use the same connection. Fixes a
memory leak as well as a crash during core engine destruct.
2011-06-15 15:29:31 +02:00
kh1
45ba3560f5 Always use TCP socket for communication. 2011-05-17 12:49:20 +02:00
kh1
425c086b6c Trailing whitespaces... 2011-05-17 09:55:48 +02:00
kh1
24acd76455 Replace preprocessor magic with real implementations. 2011-05-17 09:54:15 +02:00
kh1
6c5f44a0d4 Move the templates into there own source file. 2011-05-16 23:58:46 +02:00
kh1
efadd30d08 Cleanup. Style changes. 2011-05-16 21:15:04 +02:00
kh1
2f382c906b Move QProcessWrapper into it's own file. 2011-05-16 20:37:25 +02:00