summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/binaryformat
Commit message (Expand)AuthorAgeFilesLines
* Update CopyrightKai Koehne2015-02-181-7/+7
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Overhaul the binary format API.kh12014-10-151-94/+80
* Rewrite binary layout read/ write implementation.kh12014-09-041-55/+52
* Introduce two new functions to read and write binary content.kh12014-08-272-1/+325
* Make the marker and the find function class members.kh12014-07-151-5/+7
* Move class BinaryContent into its own file.kh12014-07-151-1/+1
* Split out the file IO stuff and adjust other files respectively.kh12014-06-241-1/+1
* We can't expect a multiple of 8 during marker search.kh12013-09-241-3/+3
* Rewrite function to use QFile::map().kh12013-09-101-2/+2
* Add binary format autotest.kh12013-09-102-0/+120