summaryrefslogtreecommitdiffstats
path: root/tools/devtool/main.cpp
Commit message (Expand)AuthorAgeFilesLines
* Unify translated error messagesKai Koehne2015-06-241-6/+6
* Fix some warnings in devtoolNiels Weber2015-04-291-5/+5
* Use positional arguments instead of options.kh2015-04-241-31/+114
* Update CopyrightKai Koehne2015-02-181-7/+7
* Dump binary content for both installer and maintenance tool.kh2015-02-051-4/+2
* 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-161-14/+7
* Overhaul the binary format API.kh12014-10-151-7/+10
* Fix warning and handle file scheme like files better.kh12014-10-101-0/+1
* Fix broken update option.kh12014-10-101-6/+11
* Add missing help option.kh12014-10-101-0/+1
* Rewrite binary layout read/ write implementation.kh12014-09-041-63/+41
* Split and implement new installer base, update checker.kh12014-09-041-13/+2
* 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-271-14/+17
* Make the marker and the find function class members.kh12014-07-151-4/+6
* Move class BinaryContent into its own file.kh12014-07-151-0/+1
* Introduce developer tool.kh12014-07-111-0/+212