summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Include unistd.h where needed on LinuxNiels Weber2012-06-053-0/+8
* add working dir parameterMaurice Kalinowski2012-06-042-4/+11
* Revert "windows needs to know that the link will be a directory"Tim Jenssen2012-06-011-7/+4
* QFileInfo.exists looks for the target which wasn't intendedTim Jenssen2012-05-312-3/+3
* windows needs to know that the link will be a directoryTim Jenssen2012-05-311-4/+7
* QFileInfo(m_path).readLink(); can't read junctionsTim Jenssen2012-05-303-18/+64
* normalize the pathes in windows create link functionsTim Jenssen2012-05-301-2/+5
* execute the dependsOnLocalInstallerBinary check after beginInstallationTim Jenssen2012-05-301-15/+24
* now setValue methods are replacing @variables@Tim Jenssen2012-05-252-7/+10
* add a fallback for alreadys installed installationsTim Jenssen2012-05-259-28/+109
* added new Link class and corresponding operationTim Jenssen2012-05-257-90/+466
* After failing admin authorization, allow retrying by handNiels Weber2012-05-242-2/+24
* line length fixingNiels Weber2012-05-211-2/+5
* now the qt creator releated locations are more flexibleTim Jenssen2012-05-1611-106/+130
* remove unneeded #include "constants.h"Tim Jenssen2012-05-162-2/+0
* let value() also query the Settings objectAlexander Lenhardt2012-05-163-2/+11
* corrected spelling in a method nameTim Jenssen2012-05-153-3/+3
* remove the limitation that archivegen could handle directories onlyTim Jenssen2012-05-142-16/+15
* remove unneeded variableTim Jenssen2012-05-141-1/+0
* Fix broken check for translation files.kh12012-05-071-1/+1
* use string replace method instead of unneeded regexp (\ -> /)Tim Jenssen2012-05-073-11/+5
* add killProcess methodTim Jenssen2012-05-076-0/+97
* 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-0311-38/+36
* improve clickButton and isButtonEnabledTim Jenssen2012-05-031-5/+22
* fix 0a8755a for Linux and MacNiels Weber2012-04-303-2/+14
* Fix connection type, makes the models actually work.kh12012-04-271-1/+1
* use scCommaRegExp where ever we canTim Jenssen2012-04-277-11/+10
* now we can setTempRepositories from script sideTim Jenssen2012-04-275-28/+21
* now installer can disallow to install from a remote locationTim Jenssen2012-04-2710-3/+175
* added the possibility to ask the gui if a button is enabledTim Jenssen2012-04-272-0/+12
* remove allowMaintenanceTool checkNiels Weber2012-04-271-29/+0
* Implememt a way to ask for and save user authentication settings.kh12012-04-278-9/+245
* 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-242-2/+2
* use Q_OS instead of Q_WS definesTim Jenssen2012-04-2414-43/+47
* Do not abbreviate "directory" in uninstall warningOliver Wolff2012-04-244-4/+4
* remove W from windows methodsTim Jenssen2012-04-191-2/+2
* Implement https support, reuse http downloader.kh12012-04-194-7/+51
* createOperationsForArchive should use the correct pathTim Jenssen2012-04-131-8/+10
* remove 7z:// protocol leftoversTim Jenssen2012-04-132-15/+3