summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Revert "Fixes required for errorless MinGW-w64 compilation are done."wip/componentviewkh12012-08-2447-125/+98
* Code changes for new SDK Manager UI.prbiswal2012-08-247-252/+146
* Put all the other code there as well.kh12012-08-2117-23/+12274
* Create a new folder for S40.kh12012-08-216-1/+1333
* Silence a warning.Niels Weber2012-08-171-1/+1
* Add new commandline argument.kh12012-08-176-21/+24
* Fixes required for errorless MinGW-w64 compilation are done.tjenssen2012-08-1047-98/+125
* Make all Ubuntu versions use cleanlooks style.Niels Weber2012-08-031-5/+2
* Show a real version in the version info on Mac.Niels Weber2012-08-021-1/+1
* remove -qt-gif optionkh12012-07-091-1/+1
* Fix broken build on MacIikka Eklund2012-06-271-0/+1
* fix path to tests in READMEJoerg Bornemann2012-06-131-2/+2
* remove unreadable throwIfNotOK methodkh12012-06-131-28/+35
* remove unused methodTim Jenssen2012-06-132-18/+0
* no need to add the name of the class inside the classTim Jenssen2012-06-131-3/+3
* remove unneeded emit progresschangedTim Jenssen2012-06-131-1/+0
* add a comment why there is another percent pointTim Jenssen2012-06-131-0/+2
* add "Writing uninstaller." output to the uiTim Jenssen2012-06-131-0/+1
* save some cpu cycles in updateProgress() methodTim Jenssen2012-06-131-1/+7
* normalize pathes in create symlink operation on linux aswellTim Jenssen2012-06-131-1/+2
* Fix create archive with files only. See code comment.kh12012-06-131-4/+6
* fix openpty static link problemTim Jenssen2012-06-125-4/+2
* add the installer create datetime to --versionTim Jenssen2012-06-122-1/+19
* remove -qt-gif option from README as wellNiels Weber2012-06-111-1/+1
* clean up exception usageTim Jenssen2012-06-113-59/+27
* adjust the existing create-test-installer.bat to new syntax of the ifwTim Jenssen2012-06-111-41/+58
* Bring documentation of Repositories tag in line with the code.Niels Weber2012-06-081-13/+12
* 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
* fix case in READMENiels Weber2012-05-311-1/+1
* 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-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