summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | Add CLI test for SimpleMoveFileOperationArttu Tarkiainen2020-04-035-0/+66
* | Add unit and CLI tests for DeleteOperationArttu Tarkiainen2020-04-036-1/+175
* | Add CLI test for ReplaceOperationArttu Tarkiainen2020-04-036-1/+56
* | Add CLI test for CopyOperationKatja Marttila2020-04-026-0/+66
* | Tests: Remove unused parameterKatja Marttila2020-04-022-8/+8
* | Ignore test executable process when running testsKatja Marttila2020-04-022-0/+6
* | Tests: Move commonly used config to shared folderKatja Marttila2020-04-0212-28/+6
* | Add CLI test for LineReplaceOperationKatja Marttila2020-03-318-0/+68
* | Fix startserver argument when starting installer as adminKatja Marttila2020-03-312-3/+5
* | Add function to allow additional processes to be runKatja Marttila2020-03-315-12/+62
* | Fix bug in command line option updateKatja Marttila2020-03-3138-90/+648
* | Add unit tests for LineReplaceOperationArttu Tarkiainen2020-03-304-0/+138
* | Add unit tests for SimpleMoveFileOperationArttu Tarkiainen2020-03-273-1/+124
* | Add unit tests for CreateDesktopEntryOperationArttu Tarkiainen2020-03-264-1/+124
* | Create unit tests for CLI option uninstallPackagesKatja Marttila2020-03-255-3/+294
* | Improve unit tests for CLI option installPackagesKatja Marttila2020-03-2517-24/+284
* | Refactor and add unit tests for metadatajobKatja Marttila2020-03-2426-109/+362
* | Add possibility to compress metadata per repositoryKatja Marttila2020-03-246-57/+134
* | Separate maintenance tool writing for testing purposeKatja Marttila2020-03-205-61/+101
* | Add short versions of CLI optionsArttu Tarkiainen2020-03-196-133/+186
* | Refactor naming and usage of CLI commandsArttu Tarkiainen2020-03-1913-285/+385
* | Fix case sensitive to two logging categoriesKatja Marttila2020-03-181-2/+2
* | Merge "Use pre-defined Qt5 branch in CI instead of default 'master'"Simo Fält2020-03-1712-0/+566
|\ \
| * | Use pre-defined Qt5 branch in CI instead of default 'master'Simo Fält2020-03-171-0/+3
| * | Initial version of module_config.yamlSimo Fält2020-03-1711-0/+563
* | | Merge remote-tracking branch 'origin/3.2' to masterKatja Marttila2020-03-1615-102/+148
|\ \ \ | | |/ | |/|
| * | Update Changelog3.2.2-rc23.2.2Katja Marttila2020-03-061-1/+3
| * | Fix devtool documentationKatja Marttila2020-03-052-6/+6
| * | Fix incorrect ScriptLoadingFailed enumerator scope resolutionArttu Tarkiainen2020-03-021-1/+1
| * | Add command line option to disable checking of free space on target3.2.2-rcArttu Tarkiainen2020-02-278-89/+120
| * | Update IFW version to 3.2.2Katja Marttila2020-02-274-8/+15
| * | Show information about updated components in repogenArttu Tarkiainen2020-02-031-3/+6
| * | Fix EnvironmentVariableOp undo behavior with non-persistent variablesArttu Tarkiainen2020-02-031-1/+1
| * | Fix building against Qt 5.14 and newerJoni Poikelin2020-02-032-0/+5
* | | CLI: Add unit tests and more detailed debug info of local installed packagesKatja Marttila2020-03-137-1/+72
* | | Improve warning log stringsKatja Marttila2020-03-131-6/+6
* | | Do not print progress indicator when running in silent modeArttu Tarkiainen2020-03-121-0/+4
| |/ |/|
* | Perform headless commands without GUI dependencyKatja Marttila2020-03-1211-522/+602
* | Show progress in CLI when performing time consuming operationsArttu Tarkiainen2020-03-094-5/+53
* | Add command line option to start the installer binary as uninstallerArttu Tarkiainen2020-03-0210-3/+48
* | Fix license check failuresSimo Fält2020-02-2855-306/+358
* | Add checkupdates to command interface optionsKatja Marttila2020-02-241-1/+2
* | Add unit tests for CLI option installPackagesKatja Marttila2020-02-2011-6/+75
* | CLI: decrease the amount of default debug printsKatja Marttila2020-02-2023-114/+126
* | Change IntroductionPage radio button handling in maintenance toolArttu Tarkiainen2020-02-182-13/+33
* | Enable optional targetDir argument on command line installationArttu Tarkiainen2020-02-172-29/+17
* | Uninstall selected packages from command lineKatja Marttila2020-02-147-3/+80
* | Add unit tests for CLI option listPackagesKatja Marttila2020-02-1318-22/+205
* | Move CLI options from /sdk to /libs for access from installer extensionsKatja Marttila2020-02-134-83/+47
* | Use of QLoggingCategoryKatja Marttila2020-02-1337-217/+330