summaryrefslogtreecommitdiffstats
path: root/installerbuilder/repogen/repogen.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-221/+0
* fixed repogen commandline parsingAlexander Lenhardt2012-03-191-36/+2
* Move the common stuff into a different namespace.kh12012-03-131-11/+14
* Keep common just for the tools.kh12012-03-131-5/+6
* fixed --update modeAlexander Lenhardt2012-03-131-1/+2
* adding missing brackets in repogentjenssen2012-03-121-2/+3
* use include and exclude instead of the old package listtjenssen2012-03-121-11/+18
* allow new ignore argumentstjenssen2012-03-121-2/+3
* added --include optionAlexander Lenhardt2012-03-091-4/+18
* make the printusage for repositorygen methods extratjenssen2012-03-071-11/+11
* improve the use of exluded packagestjenssen2012-03-061-2/+2
* Rewrite copy component data.kh12012-03-011-4/+2
* Get rid of signing. We can put it back once we need it.kh12012-03-011-3/+3
* Move filter blacklisted function into common header.kh12012-02-281-11/+4
* Move existing typedef into common include file and reuse.kh12012-02-281-3/+3
* Cleanup includes, remove unused code, etc...kh12012-02-281-52/+58
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* more license header fixesNiels 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
* Some replacements of QString::fromLatin1 with QLatin1String.hjk2011-11-211-1/+1
* added support for updateUrl redirectsAlexander Lenhardt2011-11-041-3/+12
* Rename files to match class name. Adjust includes.kh12011-06-201-1/+1
* Remove Q_UNUSED as the temp dir deleter is used.kh12011-06-201-3/+4
* Rename InstallerSettings to Settings.kh12011-06-201-4/+4
* fix usage exampleTim Jenssen2011-04-141-1/+1
* added some exclamation mark to the deprecate messageTim Jenssen2011-03-091-2/+2
* use same argument style in repogen like it is in the binarycreatorTim Jenssen2011-03-091-46/+95
* init commitTim Jenssen2011-02-211-0/+171