summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fixed (and greatly simplified) creating .dmg filesFrerich Raabe2016-04-083-79/+20
* Add new '--sign' switch to binarycreator for signing OS X app bundlesFrerich Raabe2016-02-181-2/+46
* Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-2024-92/+101
|\
| * Update license headersIikka Eklund2015-12-2924-92/+101
* | Allow defining non-checkable itemsKatja Marttila2016-01-181-0/+9
* | Let mkdmg.sh script on OS X actually create random temporary file namesFrerich Raabe2016-01-131-6/+7
* | Fix timeout errors while building app bundles files on OS XFrerich Raabe2016-01-121-2/+2
* | Compile with namespaces.Karsten Heimrich2015-09-071-1/+2
* | Rename files. Remove {kd} prefix. Remove {kdupdater} prefix.Karsten Heimrich2015-07-143-3/+3
* | Make use of the new varadic template feature + cosmetic changes.Karsten Heimrich2015-07-101-1/+1
* | Sanitize QDebug outputKai Koehne2015-07-092-17/+13
* | Unify translated error messagesKai Koehne2015-06-249-85/+93
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-153-7/+7
* | Remove %0 from tr() callsKai Koehne2015-06-151-1/+1
* | Use qmake .depends instead of CONFIG += ordered.Karsten Heimrich2015-06-101-1/+0
* | Update archivegen.Karsten Heimrich2015-06-102-14/+149
* | Split the huge header file in more dedicated ones.Karsten Heimrich2015-06-104-3/+5
* | Update source tree with version 9.38.beta of LZMA SDK.Karsten Heimrich2015-06-103-18/+8
* | 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