kh1
f7bb1f1485
Operations -> OperationList
2011-07-05 10:02:02 +02:00
kh1
771ca39b80
Define some typedefs and hide the "Update"...
2011-07-04 23:40:17 +02:00
kh1
429081b235
Fix broken check for forced installation.
2011-06-30 14:25:55 +02:00
kh1
304d54ea19
Implement package management even if we can't reach the repo.
...
If we can't reach the given repo or if no repo is set, we
still need to support package managment to be able to
uninstall components found on the hard disk drive.
2011-06-30 14:03:22 +02:00
kh1
b68afc9cc6
Use a different precision and a lower amount for size.
2011-06-29 16:08:10 +02:00
kh1
812f60ea11
Whitespace cleanup. Style change.
2011-06-29 13:21:08 +02:00
kh1
2b883fe0b1
If there is no update info, do not show the string.
...
Put some minimal html around the description, so we get
word wrap for free from the tool tip.
2011-06-22 12:53:18 +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
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