summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Fix translation contexts in classes not derived from qobject2.0Sergey Belyashov2017-08-2112-0/+18
* Update Russian translationSergey Belyashov2017-08-141-72/+20
* Move comment to correct locationKatja Marttila2017-04-121-2/+1
* Fix installer crash when it contains replaced and replacement componentKarsten Heimrich2017-03-241-11/+12
* QRegExp include cleanupSamuel Gaist2017-03-139-2/+13
* Do not fail to install or update if repository is missing2.0.5Katja Marttila2017-02-211-3/+11
* License header update to GPL-EXCEPTKatja Marttila2017-01-26235-3954/+2779
* 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
* Set also display name for Repository action "remove"Iikka Eklund2016-10-131-0/+1
* Make Execute operation work without arguments in WindowsKatja Marttila2016-06-131-10/+1
* add make install functionality with INSTALL_ROOTKatja Marttila2016-05-193-0/+9
* add missing tr for "AlreadyRunning" messageboxKatja Marttila2016-05-191-2/+2
* 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
* Cleanup Japanese translation (12 obsolete).Takayuki ORITO2016-04-291-71/+0
* Update Japanese translation (new 2).Takayuki ORITO2016-04-291-0/+8
* Fix the exception message because missing a space.Takayuki ORITO2016-04-291-1/+1
* Make IFW compile with FreeBSDKatja Marttila2016-04-262-1/+14
* Fix MSVC2015 build.Rafael Roquetto2016-04-182-2/+2
* 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
* Doc: Remove dubious sentence from installer.calculateComponentsToUninstall()Kai Koehne2016-01-151-2/+2
* Update license headersIikka Eklund2015-12-29235-899/+664
* 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-263-46/+56
* Fix errors when running updates in a directory requiring elevationKai Koehne2015-08-201-2/+1
* Fix usage of system proxy with credentialsKai Koehne2015-08-051-1/+13
* Unify handling of translationsKai Koehne2015-06-304-21/+63
* Init all components with proper install actionJarek Kobus2015-06-291-1/+1
* Fix: .dat file gets deleted after multiple component changes.Karsten Heimrich2015-06-111-0/+6
* Fix maintenance tool upgrade on OSX.Karsten Heimrich2015-06-031-0/+9
* OS X: Make sure real user uid == euid in elevated modeKai Koehne2015-06-011-0/+13
* Doc: add docs for ScriptEngine::newArrayLeena Miettinen2015-05-271-0/+4
* Remove leftover. (signal and documentation)Karsten Heimrich2015-05-262-9/+0
* Doc: add docs for PackageManagerCoreLeena Miettinen2015-05-261-316/+498
* Fix help output for --proxyKai Koehne2015-05-121-1/+1
* Fix archivegen recursive include of directories with filter.Karsten Heimrich2015-05-121-6/+7
* 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-081-34/+58
* Fix dynamic build.kh2015-04-281-3/+3
* Fix dubious warning about RequiresAdminRights tag.kh12015-04-271-5/+0
* 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