summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove %0 from tr() callsKai Koehne2015-06-153-8/+8
* Use checkArgumentsCount for RegisterFileType operation, tooKai Koehne2015-06-151-5/+1
* Remove signal finished() overloadKai Koehne2015-06-113-9/+1
* Use qmake .depends instead of CONFIG += ordered.Karsten Heimrich2015-06-105-7/+12
* Update archivegen.Karsten Heimrich2015-06-104-18/+172
* Fix autotests for changed debug outputKai Koehne2015-06-104-28/+4
* Add method to lookup if a product is registered in the factory.Karsten Heimrich2015-06-103-8/+12
* Implement option to pass compression level, update documentation.Karsten Heimrich2015-06-102-10/+22
* Split the huge header file in more dedicated ones.Karsten Heimrich2015-06-1014-84/+249
* Update source tree with version 9.38.beta of LZMA SDK.Karsten Heimrich2015-06-10685-39901/+49649
* Update documentation and adjust some code to match.Karsten Heimrich2015-06-092-57/+48
* Inherit from existing QInstaller::Error class.Karsten Heimrich2015-06-092-16/+16
* Fix compilation error in testsKai Koehne2015-06-092-1/+3
* Store AutoDependOn inside components.xmlJarek Kobus2015-06-057-45/+96
* Reuse existing structures inside Update class.Jarek Kobus2015-06-054-36/+16
* Merge "Merge remote-tracking branch 'origin/2.0'"Karsten Heimrich2015-06-0431-434/+1503
|\
| * Merge remote-tracking branch 'origin/2.0'Kai Koehne2015-06-0431-434/+1503
| |\
| | * Doc: Mention what you can do with a control script early onKai Koehne2015-06-041-1/+5
| | * Fix maintenance tool upgrade on OSX.Karsten Heimrich2015-06-031-0/+9
| | * Doc: add docs for devtool2.0.1Leena Miettinen2015-06-011-0/+49
| | * Update 2.0.1 ChangeLogKai Koehne2015-06-011-1/+5
| | * OS X: Make sure real user uid == euid in elevated modeKai Koehne2015-06-011-0/+13
| | * Doc: Clarify use of addOperationKai Koehne2015-05-292-9/+23
| | * Doc: Add a link to QInstaller::BinaryContent docs.Leena Miettinen2015-05-271-1/+1
| | * Doc: add docs for ScriptEngine::newArrayLeena Miettinen2015-05-271-0/+4
| | * Fix missing details output in example.Karsten Heimrich2015-05-272-4/+9
| | * Doc: update screenshots of Settings dialogLeena Miettinen2015-05-272-0/+0
| | * Explain logic in dynamic page exampleKai Koehne2015-05-271-0/+4
| | * Remove leftover. (signal and documentation)Karsten Heimrich2015-05-263-15/+0
| | * Doc: add docs for PackageManagerCoreLeena Miettinen2015-05-262-316/+1231
| | * Adapt LGPLv3 preamble to IFWKai Koehne2015-05-182-4/+4
| | * Fix help output for --proxyKai Koehne2015-05-121-1/+1
| | * Fix archivegen recursive include of directories with filter.Karsten Heimrich2015-05-121-6/+7
| | * Document -static-runtime argument for Qt 5.5 onwardsKai Koehne2015-05-122-7/+11
| | * Fix auto-test for Qt >= 5.5.0Karsten Heimrich2015-05-121-0/+4
| | * Update.Karsten Heimrich2015-05-121-0/+1
| | * Missed to register copy codec, thus failing to copy files.Karsten Heimrich2015-05-121-0/+3
| | * Replace waitForBytesWritten with flushKai Koehne2015-05-114-2/+4
| | * Doc: link from gui C++ docs to scripting docsLeena Miettinen2015-05-081-12/+25
| | * Doc: link from C++ API ref to scripting API refLeena Miettinen2015-05-082-55/+88
| | * Doc: add link to controller scripting topicLeena Miettinen2015-05-081-0/+2
| | * Doc: Fix layout issues on the operations tableTopi Reinio2015-05-081-6/+4
| | * Fix auto-test build with Qt 5.5.Karsten Heimrich2015-05-062-0/+3
| | * Doc: fix code snippet in controller scripting sectionLeena Miettinen2015-05-051-1/+1
* | | Small optimizationJarek Kobus2015-06-041-8/+3
|/ /
* | Coding style cleanup.Karsten Heimrich2015-06-032-172/+193
* | Remove unused and unmaintained code.Karsten Heimrich2015-06-033-337/+2
* | Use QDir::separator() instead of fixed "/"Niels Weber2015-06-011-2/+2
* | Implemented xml:lang attribute support for DisplayName tag.Dmitry Mordvinov2015-05-085-9/+54
* | Add constant and make use of it.Karsten Heimrich2015-05-085-5/+7