summaryrefslogtreecommitdiffstats
path: root/installerbuilder/installerbase/installerbasecommons.cpp
Commit message (Expand)AuthorAgeFilesLines
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* removed triggerControlScriptForCurrentPageTim Jenssen2011-12-071-1/+0
* Force repaint of the wizard ui.kh12011-11-301-0/+4
* Hide the automatic restart page.kh12011-11-301-3/+4
* Update to the latest and greatest...kh12011-11-291-13/+12
* Remove fetch and implement "lazy" fetch.kh12011-11-281-3/+125
* Rename function and call it earlier in the chain.kh12011-11-281-5/+5
* Revert parts of the former changes.kh12011-08-241-4/+4
* Add a hack to be able to check components.kh12011-08-231-4/+4
* Make sure we only calculate the components on actual change.kh12011-08-231-20/+10
* use new orderedComponentsToInstall methodTim Jenssen2011-07-221-5/+2
* added a first version of calculate to install components with dependency graphTim Jenssen2011-07-221-0/+1
* show licensepage even componentsToInstall is not workingTim Jenssen2011-07-221-0/+2
* disable some not working dependency code and splitted components()Tim Jenssen2011-07-211-6/+0
* break if license is foundMaurice Kalinowski2011-07-201-1/+4
* omit license page for no agreementMaurice Kalinowski2011-07-201-0/+23
* Fix error handling for all user defined errors.kh12011-07-191-3/+4
* Hide KDJob from public API.kh12011-07-051-2/+1
* Add an error function and display it in the ui.kh12011-06-291-0/+18
* Add the timer back as we need it to update the ui.kh12011-06-221-0/+3
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
* Rename failWithWarning to failWithError and use it.kh12011-06-201-19/+12
* Move some checks to an earlier point in the chain.kh12011-06-201-36/+25
* Rename header/ source files to match class name.kh12011-06-151-1/+1
* Rename from Installer to PackageManagerCore.kh12011-06-141-53/+54
* Rename the class to better fit it's real purpose.kh12011-06-141-10/+10
* Fix broken build after rename.kh12011-06-091-1/+1
* Merge branch 'master' into refactorkh12011-05-161-9/+30
|\
| * disallow invalid characters, homedir and relative paths as targetDirNiels Weber2011-05-131-3/+27
* | Whitespaces. Fix some spelling errors.kh12011-04-211-0/+1
* | Change the restart page handling.kh12011-04-141-13/+22
* | 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
* | 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-181-4/+11
* | Style changes.kh12011-03-161-2/+2
* | Always pass the mode so we get the right components.kh12011-03-161-5/+6
* | We need to pass the mode to check the right list.kh12011-03-111-1/+1
* | Use the same page for updater and package manager.kh12011-03-081-8/+3
* | Fix runtime warnig about adding layout to an existing one.kh12011-03-041-1/+1
* | Some further cleanup. Add missing isUpdater checks.kh12011-03-031-1/+1
* | Do not hide the maintainance widgets during meta info update.kh12011-03-031-35/+40
* | Some more work to have the a proper wizard updater intergration.kh12011-03-031-4/+34
* | Make use of our new into page.kh12011-03-031-33/+2
* | Implement our own intro page.kh12011-03-031-0/+88
* | Merge branch 'master' into refactorTim Jenssen2011-03-031-0/+7
|\|
| * installation directory cannot be emptyMaurice Kalinowski2011-03-021-0/+7