Tim Jenssen
68ce78e1ba
activate auto depend on
2011-07-29 11:39:34 +02:00
Tim Jenssen
73ca2b5e4a
added const to method where possible and clean up the code(removed unused methods)
...
Reviewed-By: Niels Weber
2011-07-27 14:26:11 +02:00
Tim Jenssen
9d43d3f36a
enable ,<space> and , as seperator in stringlist values
...
Reviewed-By: Niels Weber
2011-07-27 14:26:08 +02:00
Tim Jenssen
02b859b819
added an updateIsAvailable flag to component class
...
Reviewed-By: Niels Weber
2011-07-27 14:25:58 +02:00
Tim Jenssen
31b7d64b27
added a why component, because it looks very strange to me
2011-07-27 14:25:57 +02:00
Tim Jenssen
89531cd82c
added isAutoDependOn to Component class
2011-07-22 14:35:19 +02:00
Tim Jenssen
10d5d3a881
disable some not working dependency code and splitted components()
2011-07-21 21:26:29 +02:00
Tim Jenssen
4b01b138a2
add a comment to processEvents in loadComponentScript
2011-07-21 20:30:23 +02:00
Tim Jenssen
6260bf6f8b
added child to the container names to reduce confusion
2011-07-21 20:05:08 +02:00
kh1
915d1ef4bb
Process app events and invoke the signal queued.
...
Solves a freeze seen on updater/ package manger restart.
2011-07-12 13:52:38 +02:00
kh1
c29ab9679f
Lower the impact of statics per compilation unit.
2011-07-05 13:42:31 +02:00
kh1
fd1358a9f5
Hide the KDUpdater stuff behind typedefs.
2011-07-05 13:22:05 +02:00
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