summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Fix devtool's segmentation fault when using operationTakayuki ORITO2018-03-131-6/+6
* Add line number information when throwing an Error regarding the scriptAndy Shaw2018-01-241-2/+3
* Explicitly declare implicit dependency on QtQml in devtoolJake Petroules2017-09-131-3/+2
* binarycreator: Write a proper LSMinimumSystemVersion valueJake Petroules2017-08-301-0/+171
* Fix syntax errorsJake Petroules2017-07-241-3/+3
* Write plists in the correct format, using v1.0 and with tabsJake Petroules2017-07-191-19/+19
* Fix install type if --online-only passed to binarycreatorKatja Marttila2017-06-221-2/+5
* Merge remote-tracking branch 'origin/2.0' into 3.0Katja Marttila2017-03-303-0/+3
|\
| * QRegExp include cleanupSamuel Gaist2017-03-133-0/+3
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-3023-391/+276
|\|
| * License header update to GPL-EXCEPTKatja Marttila2017-01-2624-408/+288
* | Revert "Allow signing maintenancetool in Windows"Katja Marttila2016-09-152-17/+3
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2016-06-214-2/+12
|\|
| * add make install functionality with INSTALL_ROOTKatja Marttila2016-05-194-0/+12
| * Update minimum Qt version for 2.0.3 releaseKatja Marttila2016-03-221-2/+0
| * Fix compile with namespace'ed Qt.Karsten Heimrich2016-01-211-1/+2
* | Allow signing maintenancetool in WindowsKatja Marttila2016-06-212-3/+17
* | 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