summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/binarycontent.cpp
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Unify translated error messagesKai Koehne2015-06-241-5/+5
|/
* 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-40/+96
* 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