summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
* corrected spelling in a method nameTim Jenssen2012-05-152-2/+2
* remove the limitation that archivegen could handle directories onlyTim Jenssen2012-05-142-16/+15
* remove unneeded variableTim Jenssen2012-05-141-1/+0
* use string replace method instead of unneeded regexp (\ -> /)Tim Jenssen2012-05-072-6/+3
* add killProcess methodTim Jenssen2012-05-072-0/+41
* remove unneeded method in the uninstall caseTim Jenssen2012-05-071-4/+0
* no need to remove the startmenu entryTim Jenssen2012-05-041-11/+0
* use QHash where it is possibleTim Jenssen2012-05-036-29/+27
* improve clickButton and isButtonEnabledTim Jenssen2012-05-031-5/+22
* Fix connection type, makes the models actually work.kh12012-04-271-1/+1
* use scCommaRegExp where ever we canTim Jenssen2012-04-274-8/+6
* now we can setTempRepositories from script sideTim Jenssen2012-04-274-22/+16
* now installer can disallow to install from a remote locationTim Jenssen2012-04-278-1/+51
* added the possibility to ask the gui if a button is enabledTim Jenssen2012-04-272-0/+12
* Implememt a way to ask for and save user authentication settings.kh12012-04-272-0/+52
* Fix formatting and indention.kh12012-04-271-7/+4
* Do not limit parameter count to 10 in add(Elevated)OperationOliver Wolff2012-04-272-16/+46
* fix build and warning on OSX after f691fd7, 84a744kh12012-04-262-3/+2
* Add possibility to verify custom pages.Andreas Holzammer2012-04-256-0/+67
* Insert RegisterQtInCreatorQNXOperationAndreas Holzammer2012-04-254-0/+291
* add the possibility to add a repository from script sideTim Jenssen2012-04-254-0/+46
* Move the models inside core engine.kh12012-04-257-89/+124
* Fix patching of qmake for Qt5Andreas Holzammer2012-04-251-0/+16
* Add QFileDialog::getExistingDirectory to ScriptingAndreas Holzammer2012-04-253-0/+21
* correct spelling: there is no plural of information in EnglishTim Jenssen2012-04-241-1/+1
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-2411-35/+39
* Do not abbreviate "directory" in uninstall warningOliver Wolff2012-04-241-1/+1
* remove W from windows methodsTim Jenssen2012-04-191-2/+2
* createOperationsForArchive should use the correct pathTim Jenssen2012-04-131-8/+10
* remove 7z:// protocol leftoversTim Jenssen2012-04-132-15/+3
* deinstallation is not an english wordTim Jenssen2012-04-131-2/+3
* updatecreatorsettingsfrom21to22operation has never worked for debuggersTim Jenssen2012-04-051-4/+6
* binarycreator shouldn't exit with error code if it can't clean up correctlyTim Jenssen2012-03-301-4/+15
* Disable the cancel button in case we uninstall.kh12012-03-282-2/+22
* Typos etc fixedNiels Weber2012-03-281-2/+2
* Fallback to read the environment from registry as well.kh12012-03-271-3/+13
* introduce general humanReadableSize methodTim Jenssen2012-03-276-46/+31
* let repogen validate install scriptskh12012-03-271-1/+1
* added file exists method to installer object in installerscriptsTim Jenssen2012-03-262-0/+5
* tiny cleanup stuffNiels Weber2012-03-221-9/+9
* add a qDebug in executeDetachedTim Jenssen2012-03-201-0/+1
* Download localised Updates.xml if availableNiels Weber2012-03-201-2/+9
* Update some more includes.kh12012-03-192-2/+2
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-19156-0/+32732