summaryrefslogtreecommitdiffstats
path: root/tools/devtool
Commit message (Expand)AuthorAgeFilesLines
* Rewrite binary layout read/ write implementation.kh12014-09-043-65/+44
* Split and implement new installer base, update checker.kh12014-09-043-16/+7
* Let the binary layout function find the cookie on its own.kh12014-08-291-4/+3
* Make BinaryFormatEngineHandler a real singleton.kh12014-08-291-3/+2
* Adjust implementation to not use the collection manager.kh12014-08-291-2/+2
* Rename binary format classes and functions. Move to QInstaller.kh12014-08-273-24/+25
* Move permissions handling after rename.kh12014-07-151-2/+1
* Make the marker and the find function class members.kh12014-07-152-7/+11
* Move class BinaryContent into its own file.kh12014-07-153-1/+3
* Introduce developer tool.kh12014-07-118-0/+845