summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Enable feature live preview of dependenciesjkobus2015-05-0712-2/+26
* | Remove scRemoteVersion, it's the same as scVersionJarek Kobus2015-05-076-9/+8
* | Remove pseudo static core instance, fixes autotests.Karsten Heimrich2015-05-068-37/+29
* | Compile fix: explicit qualification in declarationKarsten Heimrich2015-05-061-2/+2
* | Use QMap instead of QHash to keep the stored order on disk.Karsten Heimrich2015-05-062-22/+18
* | Rename the files to match the class name.Karsten Heimrich2015-05-065-5/+5
* | Rename classes to reflect their use. Remove typedef.Karsten Heimrich2015-05-0610-106/+111
* | Replace UpdateSourcesInfo and UpdateSourceInfo classes.Karsten Heimrich2015-05-0610-284/+151
* | Fix issue with accessing install target directory.Karsten Heimrich2015-05-062-27/+25
* | Rewrite to use QHash instead of QVector.Karsten Heimrich2015-05-062-95/+63
* | Fix broken auto-tests.Karsten Heimrich2015-05-053-7/+1
* | Rename function name.Karsten Heimrich2015-05-053-6/+6