summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* clean up pro filestjenssen2012-03-136-15/+6
* remove unused methods in repositorygen.cpptjenssen2012-03-131-99/+0
* adjust new 7zip files to fit into the installer frame worktjenssen2012-03-1312-21/+1556
* added new 7zip version 9.20 files(only the needed ones)tjenssen2012-03-131324-0/+248120
* remove old 7zip versiontjenssen2012-03-13795-144303/+0
* fixed --update modeAlexander Lenhardt2012-03-131-1/+2
* Fix build on Unix.kh12012-03-131-2/+1
* Make sure we build the library before the examples.kh12012-03-131-1/+1
* Move everything releated to testing into tests.kh12012-03-1324-105/+105
* Implement operation to create local repository.kh12012-03-139-4/+523
* Explain DownloadableArchives tag in documentation.Niels Weber2012-03-131-0/+5
* adding missing brackets in repogentjenssen2012-03-121-2/+3
* adding missing bracketstjenssen2012-03-121-2/+3
* use include and exclude instead of the old package listtjenssen2012-03-124-154/+108
* allow new ignore argumentstjenssen2012-03-122-2/+5
* added --include optionAlexander Lenhardt2012-03-094-17/+58
* It makes no sense to translate %1 by itself.Niels Weber2012-03-081-26/+26
* deleted not needed doxygen fileNiels Weber2012-03-081-69/+0
* 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-074-29/+42
* Fix typos etcNiels Weber2012-03-071-12/+12
* remove unused variableNiels Weber2012-03-071-5/+2
* Fix typos etcNiels Weber2012-03-071-10/+11
* License agreement and rejection texts are in translations now.Niels Weber2012-03-072-318/+330
* we need an en_us translation to replace placeholder stringsNiels Weber2012-03-075-2/+3342
* Fix some typos.kh12012-03-071-6/+6
* Remove the files that got compressed.kh12012-03-061-0/+4
* improve the use of exluded packagestjenssen2012-03-064-20/+10
* deleted outdated and unneded doxygen fileNiels Weber2012-03-051-746/+0
* Fix missing operations problem.kh12012-03-052-8/+9
* Don't copy over a checksum file.kh12012-03-051-2/+2
* remove MaintenanceTitleNiels Weber2012-03-056-12/+1
* Fix broken tmp repo only behavior (ui).kh12012-03-022-5/+15
* Use the same code to copy the archives.kh12012-03-011-33/+33
* Rewrite copy component data.kh12012-03-013-60/+43
* Get rid of signing. We can put it back once we need it.kh12012-03-01119-33494/+36
* Introduce IFW version defines.kh12012-03-012-1/+7
* Move filter blacklisted function into common header.kh12012-02-284-25/+23
* Move existing typedef into common include file and reuse.kh12012-02-284-40/+38
* Cleanup includes, remove unused code, etc...kh12012-02-283-156/+129
* Change from Q_WS_* to Q_OS_*kh12012-02-281-8/+8
* Introduce chmod using Qt classes.kh12012-02-281-3/+10
* Fix typo and line length.kh12012-02-281-2/+3
* Make use of the new functions from binary content.kh12012-02-283-8/+4
* Implement shared class for binary content.kh12012-02-282-56/+161
* Fix typo. magicmaker() -> magicMarker()kh12012-02-275-10/+10
* Fix b4317667b9ec386148851dc229ac87a6b08ee370.kh12012-02-271-5/+0
* Add missing braces. Fix broken meta download finished.kh12012-02-271-2/+3
* Be more verbose about the file we fail. Adapt punctuation.kh12012-02-242-4/+6