summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* improve RepositoryUpdate docTim Jenssen2013-09-111-14/+15
* Rewrite function to use QFile::map().kh12013-09-102-28/+22
* Add binary format autotest.kh12013-09-103-1/+122
* 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
* | fix progress for redirected HTTP Downloadskh12013-09-091-0/+6
* | Add support to update only new components.kh12013-09-061-6/+63
* | Doc: Clarify AutoDependsOnKai Koehne2013-08-291-1/+1
* | Bump versionKai Koehne2013-08-294-5/+5
* | Cleanup and improve output of --helpNiels Weber2013-08-291-44/+48
* | Add a line to --help about multiple repositories.1.4.0Niels Weber2013-08-271-0/+6
* | Update files-to-patch-* for 5.2Iikka Eklund2013-08-264-0/+16
* | Remove deprecated argument.kh12013-08-261-2/+2
* | Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-08-261-0/+8
|\|
| * Fixes QTIFW-322, missing magic cookie in installer binaryMichal Klocek2013-08-231-0/+8
* | Add missing defineNiels Weber2013-08-221-0/+1
* | Add Japanese translation.Takumi Asaki2013-08-224-3/+2475
* | fix that finishButtonClicked didn't come in every caseTim Jenssen2013-08-222-0/+19
* | fix the use of the FinishButton from script sideTim Jenssen2013-08-211-0/+12
* | code cleanupTim Jenssen2013-08-211-7/+5
* | Don't break translations for word wrapping.Niels Weber2013-08-201-1/+2
* | Fix pattern for disallowed directory namesNiels Weber2013-08-201-2/+2
* | Update ChangelogNiels Weber2013-08-191-0/+2
* | Fix grammar in German translationKai Koehne2013-08-191-1/+1
* | Display release date in Updater and PackagemanagerNiels Weber2013-08-193-3/+10
* | fix missed patching step on macTim Jenssen2013-08-161-13/+91
* | Fix broken "Next" button behavior after uncheck/check of a component.kh12013-08-142-4/+10
* | Force updating of Essential components.kh12013-08-146-9/+49
* | Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-08-140-0/+0
|\|
| * Disallow installing over existing installation.Niels Weber2013-07-251-3/+2
* | Documented two more predefined variables.Niels Weber2013-08-128-6/+14
* | Fix selected translation in special circumstances.Niels Weber2013-08-091-6/+16
* | Make it possible to filter repositories not matching the license.kh12013-08-084-3/+20
* | Fix stupid mistake to use a private class in public API.kh12013-08-077-31/+37
* | Fix component selection shows wrong package sizes.kh12013-08-072-19/+12
* | updated with last few commitsNiels Weber2013-08-071-0/+3
* | use dependency solver to order the installed operationsTim Jenssen2013-08-067-3/+349
* | If we reset the model, we need to delete old components as well.kh12013-08-061-0/+1
* | Mac: Patch also paths to files that still existKai Koehne2013-08-051-2/+1
* | adding archives automatically to updates.xmlTim Jenssen2013-08-012-1/+28
* | fix online only installer creationTim Jenssen2013-08-012-2/+3
* | Fix update component selection shows wrong package sizes.kh12013-07-303-2/+9
* | Fix Qt5 build.kh12013-07-301-18/+18
* | rename copiedArchives to copiedFilesTim Jenssen2013-07-303-4/+4
* | Fix broken model/component update due to wrong connected signals.Tim Jenssen2013-07-293-23/+15
* | existing empty dir shouldn't be a reason to cancel repogenTim Jenssen2013-07-291-1/+3
* | cleanup some more if statementsTim Jenssen2013-07-261-16/+12
* | add component name to operation debug outputTim Jenssen2013-07-262-3/+3
* | add a location hint to a warningTim Jenssen2013-07-261-1/+2
* | rename operation to operationNameTim Jenssen2013-07-262-14/+14