summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/packagemanagercore.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Remove existing installation from command lineArttu Tarkiainen2020-04-071-0/+16
* Add function to allow additional processes to be runKatja Marttila2020-03-311-0/+17
* Fix bug in command line option updateKatja Marttila2020-03-311-6/+10
* Create unit tests for CLI option uninstallPackagesKatja Marttila2020-03-251-3/+8
* Refactor and add unit tests for metadatajobKatja Marttila2020-03-241-0/+9
* Separate maintenance tool writing for testing purposeKatja Marttila2020-03-201-14/+50
* Refactor naming and usage of CLI commandsArttu Tarkiainen2020-03-191-0/+2
* Merge remote-tracking branch 'origin/3.2' to masterKatja Marttila2020-03-161-0/+103
|\
| * Add command line option to disable checking of free space on target3.2.2-rcArttu Tarkiainen2020-02-271-0/+103
* | CLI: Add unit tests and more detailed debug info of local installed packagesKatja Marttila2020-03-131-1/+17
* | Perform headless commands without GUI dependencyKatja Marttila2020-03-121-12/+26
* | Show progress in CLI when performing time consuming operationsArttu Tarkiainen2020-03-091-1/+5
* | Add command line option to start the installer binary as uninstallerArttu Tarkiainen2020-03-021-0/+21
* | Add unit tests for CLI option installPackagesKatja Marttila2020-02-201-6/+6
* | CLI: decrease the amount of default debug printsKatja Marttila2020-02-201-3/+3
* | Uninstall selected packages from command lineKatja Marttila2020-02-141-0/+57
* | Add unit tests for CLI option listPackagesKatja Marttila2020-02-131-21/+21
* | Use of QLoggingCategoryKatja Marttila2020-02-131-10/+12
* | Fix bug in CLI updateComponentsKatja Marttila2020-02-131-0/+1
* | Fix CLI installPackagesKatja Marttila2020-02-131-1/+1
* | Do not prompt admin query when command line interface is usedArttu Tarkiainen2020-02-121-0/+21
* | Enable command line default components installationArttu Tarkiainen2020-02-031-0/+18
* | Merge "Merge remote-tracking branch 'origin/3.2' into master"The Qt Project2020-01-171-2/+44
|\ \
| * | Merge remote-tracking branch 'origin/3.2' into masterKatja Marttila2020-01-161-2/+44
| |\|
| | * Documentation fixesKatja Marttila2019-12-171-2/+48
* | | Remove obsolete sharedFlag() functionKatja Marttila2020-01-161-30/+0
|/ /
* | Install selected packages from CLIKatja Marttila2019-12-041-0/+190
* | Update selected components from command lineKatja Marttila2019-11-221-26/+22
* | Merge remote-tracking branch 'origin/3.1' into masterKatja Marttila2019-11-201-5/+4
|\|
| * Refactor setting and checking of file permissionsArttu Tarkiainen2019-08-301-5/+4
* | List available packages from command lineKatja Marttila2019-11-191-0/+45
* | Refactor code to functions which command line interface needsKatja Marttila2019-11-191-9/+1
* | List installed packages from command lineKatja Marttila2019-10-181-0/+11
|/
* Update usage of Apple-related terminologyArttu Tarkiainen2019-08-161-1/+1
* Fix recalculation of components to install in MaintenanceToolArttu Tarkiainen2019-08-151-0/+8
* Gain admin rights for writing MaintenanceTool config files if neededArttu Tarkiainen2019-06-141-5/+12
* Documentation fixesKatja Marttila2019-05-271-2/+2
* Maintenance Tool: Change text in Select Components view when selection of com...Arttu Tarkiainen2019-05-021-3/+19
* Fix essential updateKatja Marttila2019-02-191-3/+3
* Replace 0 with nullptrKatja Marttila2019-01-091-5/+5
* Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-12-101-13/+8
|\
| * Remove 'Your install seems to be corrupted' messageboxKatja Marttila2018-11-061-8/+4
| * Do not reset core data values in restartKatja Marttila2018-10-161-5/+4
* | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-10-101-1/+4
|\|
| * Fix performOperation() documentationKatja Marttila2018-09-261-1/+4
* | Add signal to inform about unstable componentsKatja Marttila2018-09-271-2/+4
* | Enable usage of categorized repositoriesKatja Marttila2018-09-261-1/+0
* | Merge remote-tracking branch 'origin/3.0' into masterKatja Marttila2018-09-171-2/+1
|\|
| * Fix admin query retryKatja Marttila2018-09-051-2/+1
* | Allow install other components if sha mismatches in metadataKatja Marttila2018-06-041-0/+9