summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Document localization of package.xml description.Niels Weber2012-03-282-0/+6
* 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
* take into account that we could have more then one updates.xmlTim Jenssen2012-03-271-1/+6
* changed binarycreator to use the new option syntax onlyTim Jenssen2012-03-273-33/+31
* Add remove parameter.kh12012-03-271-1/+13
* introduce general humanReadableSize methodTim Jenssen2012-03-278-66/+41
* let repogen validate install scriptskh12012-03-275-5/+17