summaryrefslogtreecommitdiffstats
path: root/installerbuilder/common/binaryformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Keep common just for the tools.kh12012-03-131-1115/+0
* Fix missing operations problem.kh12012-03-051-7/+8
* Implement shared class for binary content.kh12012-02-281-46/+129
* Fix typo. magicmaker() -> magicMarker()kh12012-02-271-4/+4
* 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-091-2/+2
* Fix typo.kh12012-02-091-1/+1
* update contact email to the current oneNiels Weber2012-02-061-2/+2
* 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
* clean up some qDebug messagesTim Jenssen2012-01-241-4/+10
* Use qDebug instead of verbose.kh12012-01-171-12/+15
* Simplify KD* directory structure.hjk2011-11-211-1/+1
* Remove re-directing KD* header.hjk2011-11-211-1/+1
* Remove operation xml verbose output.kh12011-11-181-6/+6
* allow archivegen to archive multiple directoriesMaurice Kalinowski2011-08-311-1/+1
* Remove compressing resources and operations.kh12011-08-161-10/+7
* Operations -> OperationListkh12011-07-051-1/+1
* Define some typedefs and hide the "Update"...kh12011-07-041-3/+2
* Use typedef to hide the "Update" prefix, doesn't fit really.kh12011-07-041-2/+2
* Properly fix the use of the binary file raw pointer.kh12011-06-241-33/+33
* Proper variable naming.kh12011-06-241-13/+13
* In case we are the installer do not close the file.kh12011-06-241-1/+0
* Revert the revert commits as they do not fix the crash.kh12011-06-241-6/+0
* Revert "Resolve TODO. Remove as it's not needed at all."kh12011-06-241-0/+6
* Get rid of mmap-ing at all.kh12011-05-301-21/+17
* Add convenient function.kh12011-05-301-0/+8
* Cleanup, no functional change.kh12011-05-241-41/+29
* Extend comment.kh12011-05-241-1/+1
* Compress the resources as well.kh12011-05-241-3/+34
* Write the operations in compressed form.kh12011-05-241-4/+7
* Add some debug output.kh12011-05-201-0/+6
* We need to keep the binary file in memory.kh12011-05-201-15/+21
* Preparation to support a decoupled data file.kh12011-05-191-64/+88
* Reorder some code.kh12011-05-121-22/+25
* Implement read/ write to separate operation file.kh12011-05-121-21/+35
* Add accessor functions. Small style changes. Doc update.kh12011-05-101-29/+48
* Reorder to match header file.kh12011-05-041-30/+33
* Resolve TODO. Remove as it's not needed at all.kh12011-05-041-6/+0
* Fix build on OSX.kh12011-05-021-1/+3
* Cleanup. Formating. Style changes.kh12011-04-211-383/+382
* Whitespaces.kh12011-04-211-9/+9
* init commitTim Jenssen2011-02-211-0/+952