summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/binaryformat.cpp
Commit message (Expand)AuthorAgeFilesLines
* Read file content in case mmap fails (fallback).kh12013-11-121-6/+20
* Compile fix.kh12013-10-161-1/+3
* Implement a way to replace the default resource.kh12013-10-161-1/+22
* We can't expect a multiple of 8 during marker search.kh12013-09-241-1/+1
* Rewrite function to use QFile::map().kh12013-09-101-26/+20
* Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-09-091-1/+1
|\
| * Fix installer.dat not found issueMichal Klocek2013-08-281-1/+1
* | Merge remote-tracking branch 'origin/1.3' into 1.4Tim Jenssen2013-08-261-0/+8
|\|
| * Fixes QTIFW-322, missing magic cookie in installer binaryMichal Klocek2013-08-231-0/+8
* | reformat initialize list of classesTim Jenssen2013-04-241-12/+12
|/
* we need to continue if the operations is unknownTim Jenssen2013-04-111-2/+4
* Add 2013 to the copyright.Niels Weber2013-02-051-1/+1
* Make IFW compile with mingw.kh12013-01-291-1/+1
* Fix some warnings in our code after Idcfec77.kh12013-01-231-0/+6
* Change copyright headers from Nokia to DigiaSergio Ahumada2012-12-211-18/+27
* Fix dangling resource data.kh12012-11-211-6/+6
* Some changes to start compile with Qt5.kh12012-11-201-2/+4
* Add empty ctor, copy ctor and remove superfluous dtor...kh12012-11-141-12/+22
* remove unused valueNiels Weber2012-10-151-1/+1
* introduce general humanReadableSize methodTim Jenssen2012-03-271-3/+3
* Reorganize the tree, have better ifw.pri. Shadow build support.kh12012-03-191-0/+1115