summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Remove scRemoteVersion, it's the same as scVersionJarek Kobus2015-05-071-1/+1
* Remove pseudo static core instance, fixes autotests.Karsten Heimrich2015-05-061-3/+1
* Merge "Merge remote-tracking branch 'origin/2.0'"Karsten Heimrich2015-05-041-6/+0
|\
| * Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-301-6/+0
| |\
| | * Fix dubious warning about RequiresAdminRights tag.kh12015-04-271-6/+0
* | | Fix some warnings in devtoolNiels Weber2015-04-291-5/+5
|/ /
* | Use positional arguments instead of options.kh2015-04-241-31/+114
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-211-3/+4
|\|
| * Compile with Qt 5.5kh2015-04-131-3/+4
* | Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-04-081-1/+1
|\|
| * Change binary name to Qt Installer FrameworkNiels Weber2015-03-241-1/+1
* | Don't mix iterator and const_iteratorKai Koehne2015-04-082-3/+3
|/
* Correct usage info for archivegenNiels Weber2015-03-101-1/+1
* Strip binaries before packagingNiels Weber2015-03-061-0/+6
* Installer: Do not package binary artifacts in /binKai Koehne2015-03-051-1/+1
* Update CopyrightKai Koehne2015-02-1823-161/+161
* Dump binary content for both installer and maintenance tool.kh2015-02-051-4/+2
* no longer use Version as the repository format versionChristoph Vogtländer2015-01-201-1/+1
* Fix qmake warning about "Redunant entry in QTPLUGIN"Kai Koehne2015-01-131-1/+0
* Rename the exceptions class to be more generic.kh2014-11-241-1/+1
* Small cosmetical changes, no functional.karsten.heimrich@theqtcompany.com2014-11-211-1/+1
* Fix generation of Updates.xmlChristoph Vogtländer2014-11-181-8/+14
* Introduce scScript constant and use whenever neededjkobus2014-11-181-1/+1
* Fix compilation on OSX and WindowsNiels Weber2014-11-141-6/+1
* Remove -c from repogenNiels Weber2014-11-141-9/+0
* Fix binary data extractionChristoph Vogtländer2014-11-131-8/+8
* Allow to check for IFW version in codeKai Koehne2014-11-111-1/+1
* Fix the steps we perform to build an installer.kh12014-11-051-11/+21
* Remove now superfluous tool, functionality ported to devtool.kh12014-11-059-918/+1
* add info message line endingChristoph Vogtländer2014-11-041-1/+1
* Fix unregistering resources. Fix --operation argument parsing.kh12014-11-041-7/+7
* Remove superfluous include.kh12014-10-311-1/+0
* Replace all occurrences of "can not" with "cannot"Niels Weber2014-10-311-1/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-1626-364/+182
* Overhaul the binary format API.kh12014-10-153-30/+42
* 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
* Build all tools by default.kh12014-09-251-21/+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
* Make use of the new binary content write function.kh12014-08-271-90/+53
* Rename binary format classes and functions. Move to QInstaller.kh12014-08-274-46/+41
* Move permissions handling after rename.kh12014-07-151-2/+1
* Update documentation and rename code to improve readability.kh12014-07-151-8/+10
* Make the marker and the find function class members.kh12014-07-153-9/+13