summaryrefslogtreecommitdiffstats
path: root/installerbuilder/common
Commit message (Expand)AuthorAgeFilesLines
* 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
* Read possible authentication settings for remote repos.kh12011-11-012-28/+145
* 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-132-7/+19
* cleanFromOSCreatedFiles -> removeSystemGeneratedFilesTim Jenssen2011-10-102-2/+2
* use new cleanFromOSCreatedFiles methodTim Jenssen2011-10-102-0/+12
* 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-313-11/+13