summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/binarycontent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rewrite binary layout read/ write implementation.kh12014-09-041-174/+68
* Split and implement new installer base, update checker.kh12014-09-041-311/+0
* Let the binary layout function find the cookie on its own.kh12014-08-291-5/+6
* Make BinaryFormatEngineHandler a real singleton.kh12014-08-291-4/+1
* Adjust implementation to not use the collection manager.kh12014-08-291-7/+4
* Introduce two new functions to read and write binary content.kh12014-08-271-0/+150
* Rename binary format classes and functions. Move to QInstaller.kh12014-08-271-31/+35
* Update documentation and rename code to improve readability.kh12014-07-151-59/+57
* Make the marker and the find function class members.kh12014-07-151-5/+5
* Move class BinaryContent into its own file.kh12014-07-151-0/+527