summaryrefslogtreecommitdiffstats
path: root/src/libs/installer
Commit message (Expand)AuthorAgeFilesLines
* 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
* Doc: Remove dubious sentence from installer.calculateComponentsToUninstall()Kai Koehne2016-01-151-2/+2
* Update license headersIikka Eklund2015-12-29169-676/+507
* 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-303-14/+45
* Init all components with proper install actionJarek Kobus2015-06-291-1/+1
* Fix maintenance tool upgrade on OSX.Karsten Heimrich2015-06-031-0/+9
* 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 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-242-7/+17
* Enable logging categories as an installer option.Jarek Kobus2015-04-245-8/+24
* Add more explanations on warnings we issue.Jarek Kobus2015-04-241-0/+27
* Add a missing warning about auto dependency on component with childrenJarek Kobus2015-04-241-5/+10
* Fix hang and errors when sending big packages over the socketKai Koehne2015-04-241-3/+9
* RemoteObject: Do not use processEvents()Kai Koehne2015-04-241-9/+1
* Fix "Too many open files" error.kh2015-04-242-67/+67
* Make componentChecker warnings optional.Jarek Kobus2015-04-223-1/+7
* Reset font property when setting "virtual" property to false.Jarek Kobus2015-04-211-2/+3
* Fix compilation with gcc 4.6Kai Koehne2015-04-161-1/+1
* Windows: Fix crashes in elevated installationKai Koehne2015-04-166-13/+82
* Do not throw on empty translation filesNiels Weber2015-04-151-3/+5
* Move the component checker after installer calculator.Jarek Kobus2015-04-151-4/+5
* Compile with Qt 5.5kh2015-04-132-0/+2
* Prevent disabled component to be selected using the Select All button.Jonathan Courtois2015-04-101-1/+1
* Fix possible null pointer access.kh2015-04-101-2/+7
* Fix crash on exit for Windows XP, VistaKai Koehne2015-04-092-17/+32
* Improve Proxy Credentials dialogKai Koehne2015-04-081-0/+3
* Inform about superfluous dependencies.Jarek Kobus2015-03-131-1/+13
* fix empty installer.components arrayChristoph VogtlÃĪnder2015-03-133-10/+23