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
4d78ddd97c
Rename header/ source files to match class name.
...
Fix includes as well.
2011-06-15 12:39:03 +02:00
kh1
787eb763bd
Rename from Installer to PackageManagerCore.
...
Note: Might break on any other platform than windows,
needs some more tests. No break on windows so far...
2011-06-14 16:24:50 +02:00
kh1
65de51a9c2
Move constants into global file and use where possible.
2011-06-09 16:47:41 +02:00
kh1
c88e0eca04
Keep a flag if we have do a no forced installion.
2011-06-09 16:13:56 +02:00
Tim Jenssen
e1082246ca
fixed renaming of constants
2011-06-09 15:58:13 +02:00
Tim Jenssen
8a66f6f791
extracted and renamed qinstallercomponent_constants
2011-06-09 15:05:32 +02:00
kh1
0dfc6184af
Rename to match actual class name. Fix includes.
2011-06-09 11:54:06 +02:00