summaryrefslogtreecommitdiffstats
path: root/installerbuilder/libinstaller
Commit message (Expand)AuthorAgeFilesLines
* compile fix and removed unused operationrunner applicationTim Jenssen2011-09-081-1/+2
* fix random macdeployqt problemTim Jenssen2011-09-071-1/+15
* improve qt patch error messagesTim Jenssen2011-09-072-6/+17
* fix linereplaceoperationTim Jenssen2011-09-071-2/+1
* now an installer/maintenancetool can run operationsTim Jenssen2011-09-073-0/+217
* Make sure we can use possible to replace installed components.kh12011-09-063-4/+17
* Expand the root item before resizing the columns.kh12011-09-061-1/+1
* fix QTSDK-873Tim Jenssen2011-09-051-1/+1
* fix that the checkupdate argument makes the right outputTim Jenssen2011-09-051-2/+3
* only return true is all requirements are setMaurice Kalinowski2011-08-311-2/+2
* allow archivegen to archive multiple directoriesMaurice Kalinowski2011-08-312-12/+14
* improve gdb registrationTim Jenssen2011-08-293-4/+19
* enable SizeGrip on LinuxNiels Weber2011-08-291-0/+1
* Do not append the output if it is empty.kh12011-08-291-4/+5
* make the component selection in maintenace slightly less uglyNiels Weber2011-08-291-1/+1
* add TODO: at the moment updates could not resolve replaced dependencyTim Jenssen2011-08-261-0/+3
* updater can't have a component with uninstallation requestedTim Jenssen2011-08-261-0/+2
* even for possible dependency we need to load the script for example to get ar...Tim Jenssen2011-08-251-1/+2
* we like to see the detail output even in the uninstall caseTim Jenssen2011-08-251-3/+2
* Show notification in case an exceptions was thrown.kh12011-08-251-0/+8
* Add a context paramter to be able to pass some other info.kh12011-08-253-17/+13
* component script constructor can cause an exception forward thisTim Jenssen2011-08-251-0/+6
* wrong method orderTim Jenssen2011-08-241-11/+10
* Fix wrong order, status needs to be set before finished.kh12011-08-241-1/+1
* forward slashes for all OSsTim Jenssen2011-08-241-3/+15
* return true in updater case for uninstallation calculationTim Jenssen2011-08-241-1/+1
* Revert parts of the former changes.kh12011-08-243-9/+8
* Remove stupid check. Return the proper core status.kh12011-08-243-5/+32
* use qt directory separatorsMaurice Kalinowski2011-08-241-3/+3
* added updateRequested that is allTim Jenssen2011-08-231-2/+3
* if we cleared it we need to recalculate itTim Jenssen2011-08-231-0/+1
* removed unneeded qdebugsTim Jenssen2011-08-231-3/+0
* Keep the problem reason to show it in the UI.kh12011-08-235-7/+23
* Fail if a component is a dependency but should be uninstalled.kh12011-08-232-14/+13
* Add a working version that resolves auto dependencies.kh12011-08-233-8/+33
* Add a hack to be able to check components.kh12011-08-236-0/+50
* Add a getter for auto dependency values.kh12011-08-232-7/+14
* Make sure we only calculate the components on actual change.kh12011-08-236-31/+35
* catch isDefault and isAutoDependOn errors from scriptTim Jenssen2011-08-221-2/+19
* Add some vars earlier in the chain.kh12011-08-221-9/+10
* Avoid NULL pointer access in case we have no data file.kh12011-08-221-3/+5
* Fix the updater case for replacements.kh12011-08-221-6/+9
* comment fixesNiels Weber2011-08-221-9/+9
* enable componentByName function in autoinstall scriptsTim Jenssen2011-08-221-1/+5
* small comment changesNiels Weber2011-08-221-4/+4
* run stopProcessesForUpdates to show warning message before uninstallationTim Jenssen2011-08-191-0/+3
* Implement dependee resolving for uninstallation.kh12011-08-184-1/+99
* Add and update some comments.kh12011-08-182-5/+9
* Expose some private functions and make use of it.kh12011-08-183-4/+16
* now we can add ExampleManifestsTim Jenssen2011-08-174-0/+231