summaryrefslogtreecommitdiffstats
path: root/installerbuilder/binarycreator/binarycreator.cpp
Commit message (Expand)AuthorAgeFilesLines
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-710/+0
* Move the common stuff into a different namespace.kh12012-03-131-11/+13
* Keep common just for the tools.kh12012-03-131-6/+8
* adding missing bracketstjenssen2012-03-121-2/+3
* use include and exclude instead of the old package listtjenssen2012-03-121-8/+15
* allow new ignore argumentstjenssen2012-03-121-0/+2
* added --include optionAlexander Lenhardt2012-03-091-5/+19
* make the printusage for repositorygen methods extratjenssen2012-03-071-18/+15
* improve the use of exluded packagestjenssen2012-03-061-2/+2
* Use the same code to copy the archives.kh12012-03-011-33/+33
* Get rid of signing. We can put it back once we need it.kh12012-03-011-37/+6
* Move filter blacklisted function into common header.kh12012-02-281-11/+1
* Move existing typedef into common include file and reuse.kh12012-02-281-2/+0
* Cleanup includes, remove unused code, etc...kh12012-02-281-36/+18
* Change from Q_WS_* to Q_OS_*kh12012-02-281-8/+8
* Introduce chmod using Qt classes.kh12012-02-281-3/+10
* Fix b4317667b9ec386148851dc229ac87a6b08ee370.kh12012-02-271-5/+0
* replace multiple space with tabs in debug outputNiels Weber2012-02-231-6/+6
* one warning less in LinuxNiels Weber2012-02-231-0/+4
* When creating a disk image, only cut of the extension.Daniel Molkentin2012-02-221-5/+10
* 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-18/+18
* Small QString improvements.kh12012-01-171-1/+1
* make #include unconditional as per andres commentNiels Weber2011-11-221-2/+0
* Mac compile fixesNiels Weber2011-11-221-0/+3
* Some replacements of QString::fromLatin1 with QLatin1String.hjk2011-11-211-13/+13
* Whitespace style.hjk2011-11-211-1/+1
* Simplify KD* directory structure.hjk2011-11-211-1/+1
* Remove re-directing KD* header.hjk2011-11-211-2/+1
* Implement support for multiple resource files.kh12011-06-211-10/+51
* Correct help output.kh12011-06-211-4/+4
* Cleanup. Style changes.kh12011-06-211-71/+65
* 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/+3
|\
| * now we are using the installerbase near to the binarycreatorTim Jenssen2011-05-261-0/+3
* | Merge branch 'master' into refactorkh12011-03-111-7/+7
|\|
| * confDir should be a configDirTim Jenssen2011-03-091-7/+7
* | Force file close.kh12011-03-061-4/+6
|/
* init commitTim Jenssen2011-02-211-0/+698