summaryrefslogtreecommitdiffstats
path: root/installerbuilder/common/repositorygen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-620/+0
* Remove superfluous functions after 9dfa0c6e and compile error.kh12012-03-131-40/+1
* Move the common stuff into a different namespace.kh12012-03-131-43/+44
* Keep common just for the tools.kh12012-03-131-4/+6
* remove unused methods in repositorygen.cpptjenssen2012-03-131-99/+0
* use include and exclude instead of the old package listtjenssen2012-03-121-133/+73
* added --include optionAlexander Lenhardt2012-03-091-7/+15
* introduce the posibility to ignore translations and invalid packagestjenssen2012-03-081-25/+42
* remove unneeded qdebug outputs in case there is already an exceptiontjenssen2012-03-071-7/+4
* make the printusage for repositorygen methods extratjenssen2012-03-071-0/+13
* Remove the files that got compressed.kh12012-03-061-0/+4
* improve the use of exluded packagestjenssen2012-03-061-12/+5
* Rewrite copy component data.kh12012-03-011-55/+39
* Get rid of signing. We can put it back once we need it.kh12012-03-011-68/+7
* Move filter blacklisted function into common header.kh12012-02-281-0/+9
* Move existing typedef into common include file and reuse.kh12012-02-281-24/+24
* Cleanup includes, remove unused code, etc...kh12012-02-281-68/+53
* replace multiple space with tabs in debug outputNiels Weber2012-02-231-2/+2
* cleaning up comments and debug outputNiels Weber2012-02-211-18/+21
* put the translated licenses into the binaryNiels Weber2012-02-151-0/+24
* fix obvious misstatementNiels Weber2012-02-151-2/+2
* less Engrish, more EnglishNiels Weber2012-02-151-2/+2
* fix typos, unify strings etcNiels Weber2012-02-091-21/+21
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* fix license headers for installerbuilder partNiels Weber2012-02-061-13/+13
* fix cases where now only 2012 was stated as copyright yearkh12012-02-011-1/+1
* Qt SDK -> Installer FrameworkNiels Weber2012-01-311-1/+1
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-311-1/+1
* Use qDebug instead of verbose.kh12012-01-171-62/+54
* Some replacements of QString::fromLatin1 with QLatin1String.hjk2011-11-211-14/+14
* Remove re-directing KD* header.hjk2011-11-211-2/+0
* Code cosmetics.hjk2011-11-181-54/+51
* make sure that a component with addElevatedOperation will get RequiresAdminRi...Tim Jenssen2011-11-081-0/+14
* added support for updateUrl redirectsAlexander Lenhardt2011-11-041-3/+8
* the collected items need to depend on the addDependencies booleanTim Jenssen2011-10-211-0/+8
* rename available in availablePackageInfosTim Jenssen2011-10-211-5/+5
* don't calculate dependencies during repogen/binarycreatorTim Jenssen2011-10-201-0/+5
* Fixed QTSDK-961Alexander Lenhardt2011-10-131-1/+6
* improve xml error output in repository generationTim Jenssen2011-10-051-1/+1
* Check for valid version number during package collect.kh12011-09-061-0/+6
* No need to limit on directoriesMaurice Kalinowski2011-08-311-3/+0
* allow archivegen to archive multiple directoriesMaurice Kalinowski2011-08-311-9/+11
* make some more ouput if it can't copy script fileTim Jenssen2011-08-241-4/+5
* enable ,<space> and , as seperator in stringlist valuesTim Jenssen2011-07-271-1/+1
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
* Rename InstallerSettings to Settings.kh12011-06-201-6/+3
* Merge branch 'master' into refactorkh12011-05-301-0/+7
|\
| * added a check that the component name can't contain a "-"Tim Jenssen2011-05-261-0/+7
* | Make it compile with "namespaced" Qt.hjk2011-03-031-0/+3
|/
* init commitTim Jenssen2011-02-211-0/+802