summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Updated German Translation1.4Niels Weber2014-01-291-427/+504
* Revert "Use correct value for RunProgram."Niels Weber2013-11-271-2/+2
* Use correct value for RunProgram.Niels Weber2013-11-141-2/+2
* Read file content in case mmap fails (fallback).kh12013-11-121-6/+20
* do not reset registered archives in installer caseTim Jenssen2013-11-071-2/+2
* Restart on the wizard needs to cleanup component left-oversTim Jenssen2013-11-0611-26/+103
* prepare script engine to get the gui object laterTim Jenssen2013-10-292-20/+24
* remove unused class forwardTim Jenssen2013-10-291-1/+0
* fix that restart is only triggered if the user wants itTim Jenssen2013-10-232-2/+2
* rename forceRestart to needsHardRestartTim Jenssen2013-10-235-9/+16
* Fix the copy error messageMichal Klocek2013-10-172-2/+2
* Compile fix.kh12013-10-161-1/+3
* Implement a way to replace the default resource.kh12013-10-164-18/+60
* Be more verbose on the resource tree.kh12013-10-161-17/+9
* Make sure we parse and pass arguments as early as possible.kh12013-10-161-53/+53
* keep the old patch file list up to dateTim Jenssen2013-10-153-2/+16
* Compile on mingw.kh12013-10-151-8/+3
* Fix broken dependency resolverMichal Klocek2013-10-141-1/+3
* Fix target dir for root installations and empty AdminTargetDirKai Koehne2013-10-111-1/+1
* Connect extract operation to progress calculation.kh12013-10-094-14/+38
* make replacing installer base binary more verboseTim Jenssen2013-10-071-2/+10
* remove possible leaks of the real urlTim Jenssen2013-10-071-9/+9
* Fix compile error.kh12013-09-301-0/+7
* ignore filtered repositories as early as possibleTim Jenssen2013-09-301-7/+12
* fix that setTemRepository added child repos to the default onesTim Jenssen2013-09-301-1/+22
* Fix possible crash. Disable close button during installer run.Tim Jenssen2013-09-301-0/+5
* remove slotCurrentPageChanged and call it directlyTim Jenssen2013-09-302-11/+4
* move creating the temp remoterepo dirTim Jenssen2013-09-271-13/+13
* We can't expect a multiple of 8 during marker search.kh12013-09-241-1/+1
* add object names as API for RTA to radio buttionsTim Jenssen2013-09-241-0/+3
* Add Qt5 specific windows-emb-arm-qt5 patch fileIikka Eklund2013-09-242-0/+14
* remove unnecessary WindowModal at the guiTim Jenssen2013-09-231-1/+0
* Fix broken random name generation for temporary directories.kh12013-09-203-10/+14
* Small cleanup.kh12013-09-202-18/+12
* Rename iOS specific files-to-patch file to reflect qt5 contentIikka Eklund2013-09-192-1/+1
* Add a comment to progress calculation.Niels Weber2013-09-181-4/+5
* Add separate files-to-patch list for Qt5 in embedded armSamuli Piippo2013-09-182-0/+13
* transform progress misscalculations warnings to debugsTim Jenssen2013-09-181-2/+2
* Fix incremental buildsMichal Klocek2013-09-171-2/+1
* Don't show RunProgram after uninstall.Niels Weber2013-09-171-1/+1
* Fix not moving uninstallation progressBarMichal Klocek2013-09-171-0/+2
* Fix starting the app when installation finishedMichal Klocek2013-09-171-1/+1
* convert FinishButton only at isUpdater and is isPackageMangerTim Jenssen2013-09-131-4/+4
* Minor. Fixes unregistered type warning.Michal Klocek2013-09-131-0/+1
* Add support to pass a query string when downloading archives.Niels Weber2013-09-132-4/+7
* Bugfix ported from 1.5 branch on customer requestMichal Klocek2013-09-132-15/+0
* Minor. Make dynamic pages look alikeMichal Klocek2013-09-131-1/+1
* Rewrite function to use QFile::map().kh12013-09-101-26/+20
* Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-09-091-1/+1
|\
| * Fix installer.dat not found issueMichal Klocek2013-08-281-1/+1