summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* deinstallation is not an english wordTim Jenssen2012-04-131-2/+3
* translation updatesNiels Weber2012-04-112-28/+28
* updatecreatorsettingsfrom21to22operation has never worked for debuggersTim Jenssen2012-04-051-4/+6
* also use cleanlooks on ubuntu 12.04Niels Weber2012-04-021-1/+1
* binarycreator shouldn't exit with error code if it can't clean up correctlyTim Jenssen2012-03-301-4/+15
* fix typo resulting in annoying warning in German translationNiels Weber2012-03-301-3/+3
* Update German translationNiels Weber2012-03-302-1065/+385
* Load only the description with the correct lang attribute.Niels Weber2012-03-281-0/+12
* Disable the cancel button in case we uninstall.kh12012-03-282-2/+22
* Typos etc fixedNiels Weber2012-03-282-6/+6
* Fallback to read the environment from registry as well.kh12012-03-271-3/+13
* introduce general humanReadableSize methodTim Jenssen2012-03-277-64/+39
* let repogen validate install scriptskh12012-03-271-1/+1
* updated ts filesNiels Weber2012-03-262-12/+12
* added file exists method to installer object in installerscriptsTim Jenssen2012-03-262-0/+5
* Build and compile the resource on the fly.kh12012-03-222-13/+57
* tiny cleanup stuffNiels Weber2012-03-221-9/+9
* add a qDebug in executeDetachedTim Jenssen2012-03-201-0/+1