summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
...
* | Merge remote-tracking branch 'origin/2.0' into 3.0Katja Marttila2017-03-308-5/+21
|\|
| * Fix installer crash when it contains replaced and replacement componentKarsten Heimrich2017-03-241-11/+12
| * QRegExp include cleanupSamuel Gaist2017-03-137-2/+11
| * Do not fail to install or update if repository is missing2.0.5Katja Marttila2017-02-211-3/+11
* | Fix crash at the very end of install if admin rights needed in WindowsKatja Marttila2017-03-301-1/+2
* | Make installer to check the dependency versionKatja Marttila2017-03-234-28/+52
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-30169-2875/+2030
|\|
| * License header update to GPL-EXCEPTKatja Marttila2017-01-26169-2873/+2028
* | Rename QtBSP as QBSPKatja Marttila2017-01-241-2/+2
* | Fix uninstallation on Windows when target path contains non-ascii charactersSlobodan Vrkacevic2017-01-201-0/+1
* | Fix installer crash when it contains replaced and replacement componentKarsten Heimrich2017-01-201-11/+12
* | Fix warning that should not appear on stdoutKarsten Heimrich2017-01-201-1/+1
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-033-3/+13
|\|
| * Fix hang in Windows when admin rights neededKatja Marttila2016-12-221-0/+2
| * Use deterministic sorting order for componentsJake Petroules2016-11-281-2/+10
| * Resolve relative URLs from Updates.xmlKonstantin Podsvirov2016-11-081-4/+12
* | Fix crash at end of installer on Linux 64bitFrerich Raabe2016-11-281-1/+0
* | Introduces new --silentUpdate command line optionKatja Marttila2016-11-154-48/+71
* | allow installing compressed packagesKatja Marttila2016-11-0911-60/+412
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-10-251-1/+2
|\|
| * Set also display name for Repository action "remove"Iikka Eklund2016-10-131-0/+1
* | Revert "Allow signing maintenancetool in Windows"Katja Marttila2016-09-151-9/+4
* | Make support for modifying installations configurableFrerich Raabe2016-09-144-2/+16
* | Resolve relative URLs from Updates.xmlKonstantin Podsvirov2016-07-071-4/+12
* | Merge remote-tracking branch 'origin/2.0'Katja Marttila2016-06-214-38/+30
|\|
| * Make Execute operation work without arguments in WindowsKatja Marttila2016-06-131-10/+1
| * add make install functionality with INSTALL_ROOTKatja Marttila2016-05-191-0/+3
| * Doc: Fix PackageManagerCore::ComponentType briefLeena Miettinen2016-05-131-1/+1
| * Doc: Describe return values for boolean Component functionsLeena Miettinen2016-05-131-2/+11
| * Doc: PackageManagerCore::ComponentType is now an enumLeena Miettinen2016-05-131-27/+21
| * Fix the exception message because missing a space.Takayuki ORITO2016-04-291-1/+1
| * Make IFW compile with FreeBSDKatja Marttila2016-04-261-1/+5
| * Revert "Use QQmlV4Function to correctly get empty parameters from script."Katja Marttila2016-02-173-55/+46
| * Fix crash when updating admin installation with user/temp repositoryKatja Marttila2016-02-151-1/+10
| * Compile with Qt 5.5, 5.6. Minimum version is now 5.5.Karsten Heimrich2016-01-211-2/+2
| * Fix compile with namespace'ed Qt.Karsten Heimrich2016-01-211-0/+2
* | Allow signing maintenancetool in WindowsKatja Marttila2016-06-211-4/+9
* | Fix cancel button functionality in Settings->Repositories->TestKatja Marttila2016-06-201-1/+3
* | Introduced gui.setTextItems() methodFrerich Raabe2016-06-154-0/+33
* | Vertical layout for LicenseAgreement pageKatja Marttila2016-06-131-4/+4
* | Fix qml includeKatja2016-06-011-1/+1
* | Revert "Windows: Fix crashes in elevated installation"Katja Marttila2016-05-205-80/+4
* | Make usage of authorization fallback optionalSlobodan Vrkacevic2016-05-187-1/+35
* | Add the Predefined Variables in Component Scripting.Takayuki ORITO2016-05-031-0/+24
* | Fixed detecting problems while launching sudoFrerich Raabe2016-05-031-2/+4
* | Fixed handling of Destroy command in server processFrerich Raabe2016-04-071-2/+2
* | Add a logging category and debug for http downloadKatja Marttila2016-04-072-1/+5
* | Make communication via installer.execute() Unicode safeKarsten Heimrich2016-03-302-4/+24
* | Fix warning introduced with commit 175ffec58f9.Karsten Heimrich2016-03-231-8/+9
* | Fixed file handle leak when sudo'ingFrerich Raabe2016-03-041-1/+1