summaryrefslogtreecommitdiffstats
path: root/installerbuilder/common
Commit message (Expand)AuthorAgeFilesLines
* remove unused methods in repositorygen.cpptjenssen2012-03-131-99/+0
* use include and exclude instead of the old package listtjenssen2012-03-122-135/+75
* added --include optionAlexander Lenhardt2012-03-092-8/+21
* 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-072-0/+16
* Remove the files that got compressed.kh12012-03-061-0/+4
* improve the use of exluded packagestjenssen2012-03-062-16/+6
* Fix missing operations problem.kh12012-03-052-8/+9
* Rewrite copy component data.kh12012-03-012-56/+41
* Get rid of signing. We can put it back once we need it.kh12012-03-016-134/+11
* Move filter blacklisted function into common header.kh12012-02-282-3/+18
* Move existing typedef into common include file and reuse.kh12012-02-282-35/+35
* Cleanup includes, remove unused code, etc...kh12012-02-281-68/+53
* Implement shared class for binary content.kh12012-02-282-56/+161
* Fix typo. magicmaker() -> magicMarker()kh12012-02-272-6/+6
* 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
* remove code that has been ifdefed out since foreverNiels Weber2012-02-151-21/+0
* Fix typos etc for translation needs.Niels Weber2012-02-101-10/+10
* fix typos, unify strings etcNiels Weber2012-02-092-23/+23
* Fix typo.kh12012-02-091-1/+1
* update contact email to the current oneNiels Weber2012-02-0616-32/+32
* license header fixesNiels Weber2012-02-067-78/+79
* fix some more license headersNiels Weber2012-02-067-42/+85
* fix license headers for installerbuilder partNiels Weber2012-02-062-20/+27
* fix cases where now only 2012 was stated as copyright yearkh12012-02-019-9/+9
* Qt SDK -> Installer FrameworkNiels Weber2012-01-3117-17/+17
* mass change 2011 -> 2012 for copyrightNiels Weber2012-01-319-9/+9
* clean up some qDebug messagesTim Jenssen2012-01-241-4/+10
* Implement operator!=().kh12012-01-172-3/+14
* Remove unused functions from verbose class.Tim Jenssen2012-01-172-41/+0
* Use qDebug instead of verbose.kh12012-01-173-78/+73
* Make it possible to stream the Repository class.kh12011-11-282-0/+34
* Simplifications in PackageInfo and ZipJob.hjk2011-11-212-22/+8
* Remaining whitespace, removal of empty destructors etc.hjk2011-11-213-17/+15
* Some replacements of QString::fromLatin1 with QLatin1String.hjk2011-11-214-18/+18
* Simplify KD* directory structure.hjk2011-11-212-2/+3
* Remove re-directing KD* header.hjk2011-11-212-3/+1
* Code cosmetics.hjk2011-11-182-73/+73
* Code cosmetics.hjk2011-11-1811-261/+259
* Remove operation xml verbose output.kh12011-11-181-6/+6
* Use QSet throughout the whole code, saves us QList conversions.kh12011-11-151-1/+1
* If there happens to be an error during fetch, reset states.kh12011-11-092-11/+24
* make sure that a component with addElevatedOperation will get RequiresAdminRi...Tim Jenssen2011-11-081-0/+14
* Remove superfluous semicolon...kh12011-11-081-1/+0
* added support for updateUrl redirectsAlexander Lenhardt2011-11-042-7/+9