summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add alternative option where to read the installer-framework sha1Iikka Eklund2016-01-041-1/+9
* Add sync.profileIikka Eklund2015-12-301-0/+6
* Add .qt-license-check.exclude and .qt-license-check.optional rulesIikka Eklund2015-12-302-0/+2
* Update license headersIikka Eklund2015-12-29369-1340/+1450
* Fix target directory check for reserved words on WindowsAndy Shaw2015-12-071-1/+1
* Use QQmlV4Function to correctly get empty parameters from script.Karsten Heimrich2015-11-267-58/+177
* Fix errors when running updates in a directory requiring elevationKai Koehne2015-08-202-2/+2
* Doc: Fix the function name in Controller Scripting page.Takayuki ORITO2015-08-111-1/+1
* Fix usage of system proxy with credentialsKai Koehne2015-08-052-1/+14
* Update ChangeLogKai Koehne2015-06-301-0/+2
* Unify handling of translationsKai Koehne2015-06-304-21/+63
* Init all components with proper install actionJarek Kobus2015-06-291-1/+1
* Version bumpKai Koehne2015-06-165-8/+13
* Fix: .dat file gets deleted after multiple component changes.Karsten Heimrich2015-06-111-0/+6
* 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
* Fix dynamic build.kh2015-04-281-3/+3
* Fix dubious warning about RequiresAdminRights tag.kh12015-04-273-11/+5
* Don't modify check state of autodependent component when Select AllJarek Kobus2015-04-241-1/+1
* Add more logging categories.Jarek Kobus2015-04-244-15/+28
* Enable logging categories as an installer option.Jarek Kobus2015-04-248-13/+47
* Add more explanations on warnings we issue.Jarek Kobus2015-04-241-0/+27
* Add a missing warning about auto dependency on component with childrenJarek Kobus2015-04-241-5/+10
* Fix hang and errors when sending big packages over the socketKai Koehne2015-04-241-3/+9
* RemoteObject: Do not use processEvents()Kai Koehne2015-04-241-9/+1