summaryrefslogtreecommitdiffstats
path: root/tools/devtool
Commit message (Expand)AuthorAgeFilesLines
* Rename the exceptions class to be more generic.kh2014-11-241-1/+1
* Fix binary data extractionChristoph VogtlÃĪnder2014-11-131-8/+8
* Fix unregistering resources. Fix --operation argument parsing.kh12014-11-041-7/+7
* Remove superfluous include.kh12014-10-311-1/+0
* Add LGPLv3 as new licenseKai Koehne2014-10-167-98/+49
* Overhaul the binary format API.kh12014-10-152-8/+15
* Fix warning and handle file scheme like files better.kh12014-10-102-2/+3
* Fix broken update option.kh12014-10-101-6/+11
* Fix relative path issue.kh12014-10-101-2/+3
* Add missing help option.kh12014-10-101-0/+1
* 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