summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbase
Commit message (Expand)AuthorAgeFilesLines
* Rename header/ source files to match class name.kh12011-06-154-5/+5
* Rename from Installer to PackageManagerCore.kh12011-06-145-123/+123
* Rename the class to better fit it's real purpose.kh12011-06-145-22/+22
* Keep a flag if we have do a no forced installion.kh12011-06-091-2/+2
* Merge branch 'master' into refactorkh12011-06-091-1/+0
|\
| * don't fail with unknown argumentsNiels Weber2011-06-091-1/+0
* | Fix broken build after rename.kh12011-06-092-2/+2
* | Only in case we run the installer use metadata as source.kh12011-06-081-2/+4
* | We need to fetch as long as we got packages.kh12011-06-051-33/+30
* | Add convenient function.kh12011-06-052-0/+12
* | Remove unused function.kh12011-06-051-17/+0
* | Remove now unsed files.kh12011-05-243-124/+2
* | The application object needs to be instantiated earlier.kh12011-05-181-1/+1
* | Merge branch 'master' into refactorkh12011-05-181-3/+3
|\|
| * Tha application object needs to be instantiated earlier.kh12011-05-181-3/+3
* | Merge branch 'master' into refactorkh12011-05-181-44/+34
|\|
| * Use our own parser for arguments.kh12011-05-181-51/+40
* | Always use TCP socket for communication.kh12011-05-171-4/+0
* | Merge branch 'master' into refactorkh12011-05-161-2/+0
|\|
| * removed unneeded qrc fileTim Jenssen2011-05-161-2/+0
* | Merge branch 'master' into refactorkh12011-05-161-9/+30
|\|
| * disallow invalid characters, homedir and relative paths as targetDirNiels Weber2011-05-131-3/+27
* | Add accessor functions. Small style changes. Doc update.kh12011-05-101-1/+1
* | Whitespace.kh12011-05-101-1/+1
* | Initial implementation of user defined repositories.kh12011-05-101-11/+24
* | Repositories are always "required" now.kh12011-05-091-3/+1
* | Always ask to close the app, except for the finish page.kh12011-05-031-0/+4
* | Whitespaces. Fix some spelling errors.kh12011-04-211-0/+1
* | Shutdown the meta info job from installer.kh12011-04-201-4/+0
* | Remove superfluous function. Small cleanup.kh12011-04-203-24/+9
* | Always write the uninstaller.kh12011-04-192-9/+2
* | Have a about to shutdown signal.kh12011-04-181-2/+1
* | Reomove some superflous slots.kh12011-04-142-48/+4
* | Change the restart page handling.kh12011-04-142-13/+26
* | Emit the restart as late as possible.kh12011-04-142-31/+33
* | Merge branch 'refactor' of scm.dev.nokia.troll.no:installer-framework/mainlin...kh12011-04-141-3/+23
|\ \
| * | Fix broken target directory handling.kh12011-04-131-3/+23
* | | Remove superfluous member variable.kh12011-04-121-2/+1
|/ /
* | Always return a by install priority sorted component list.kh12011-04-121-2/+1
* | Cleanup, we might need to adjust the examples though.kh12011-04-121-1/+0
* | Use the installer's virtual component font stuff.kh12011-04-051-2/+2
* | Adjust updater to simple check for updates.kh12011-04-011-1/+1
* | Merge branch 'master' into refactorkh12011-03-301-0/+11
|\|
| * teh "RemoveTargetDir" hackJ-P Nurmi2011-03-291-0/+3
* | Even if we can't reach the server, update the ui.kh12011-03-183-14/+29
* | Factor out meta package retrieval.kh12011-03-171-4/+4
* | Style changes.kh12011-03-161-2/+2
* | Always pass the mode so we get the right components.kh12011-03-161-5/+6
* | Merge branch 'master' into refactorkh12011-03-161-0/+2
|\|
| * now replaces worksTim Jenssen2011-03-161-3/+6