summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* corrected spelling in a method nameTim Jenssen2012-05-153-3/+3
* remove the limitation that archivegen could handle directories onlyTim Jenssen2012-05-145-27/+21
* 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
* Doc: fix style sheetsLeena Miettinen2012-05-037-277/+616
* Fixes to parameter syntax documentation.Niels Weber2012-05-031-9/+9
* use QHash where it is possibleTim Jenssen2012-05-0314-44/+42
* 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-278-12/+11
* 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
* printusage should show binaryending under windowsTim Jenssen2012-04-231-11/+21
* 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
* add missing config.xml to one exampleTim Jenssen2012-04-131-4/+5
* 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
* Change usage message to reflect changed config handling.Niels Weber2012-04-033-3/+3
* Remove leftover comment.Niels Weber2012-04-031-1/+0
* Specify config file instead of hardcoding config.xmlNiels Weber2012-04-023-37/+40
* 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-302-5/+16
* fix typo resulting in annoying warning in German translationNiels Weber2012-03-301-3/+3
* doc notes for the new changes in repogen and binarycreatorTim Jenssen2012-03-301-28/+49
* Update German translationNiels Weber2012-03-302-1065/+385
* Remove app bundle, as well as tool and statusbar.kh12012-03-292-9/+1