summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/installer.pro
Commit message (Expand)AuthorAgeFilesLines
* Always build libinstaller as a static libraryJake Petroules2017-09-131-0/+2
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2016-06-211-0/+3
|\
| * add make install functionality with INSTALL_ROOTKatja Marttila2016-05-191-0/+3
| * Revert "Use QQmlV4Function to correctly get empty parameters from script."Katja Marttila2016-02-171-2/+1
* | Revert "Windows: Fix crashes in elevated installation"Katja Marttila2016-05-201-1/+0
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-1/+2
|\|
| * Use QQmlV4Function to correctly get empty parameters from script.Karsten Heimrich2015-11-261-1/+2
* | Split the huge header file in more dedicated ones.Karsten Heimrich2015-06-101-1/+4
* | Update source tree with version 9.38.beta of LZMA SDK.Karsten Heimrich2015-06-101-1/+2
* | Replace UpdateSourcesInfo and UpdateSourceInfo classes.Karsten Heimrich2015-05-061-2/+4
|/
* Windows: Fix crashes in elevated installationKai Koehne2015-04-161-1/+2
* Fix handling of incomplete messages in client/server communicationKai Koehne2015-02-201-0/+1
* Set correct permissions for ini filesNiels Weber2015-01-261-0/+2
* Expose systemInfo APIKai Koehne2014-12-051-2/+4
* Move the KeepAliveObject class into its own source files.kh2014-12-021-2/+4
* Add ComponentChecker class for verifying the internal state.jkobus2014-12-011-0/+2
* Implement server authentication and updating repository credentials.kh2014-11-261-3/+6
* Remove Qt SDK specific operationskh2014-11-181-13/+4
* Remove Qt Creator specific operationsKai Koehne2014-11-181-5/+0
* Ask for proxy credentials in modal dialogKai Koehne2014-11-181-2/+6
* Move the uninstallation calculations into UninstallerCalculatorjkobus2014-10-101-2/+4
* Move InstallerCalculator into its own headerkh12014-10-061-2/+4
* Implement progress indicator on taskbar on Windows.kh12014-09-111-0/+1
* Rewrite binary layout read/ write implementation.kh12014-09-041-2/+4
* Move class BinaryContent into its own file.kh12014-07-151-2/+4
* Move updater class into sdk binary and rename to UpdateChecker.kh12014-07-151-2/+0
* Introduce developer tool.kh12014-07-111-2/+0
* Remove unused class.kh12014-07-111-2/+0
* Split out the file IO stuff and adjust other files respectively.kh12014-06-241-2/+4
* Fix AdminAuthorization implementation.kh12014-06-191-1/+0
* Replace client-server classes and update implementations.kh12014-06-031-5/+0
* Introduce new classes for client-server communication.kh12014-06-031-3/+17
* Replace script with js engine.kh12014-06-031-2/+3
* We need to have these files in the include list too.kh12014-06-021-1/+2
* Merge remote-tracking branch 'origin/1.6'Oswald Buddenhagen2014-06-021-2/+0
|\
| * Cleanup. Remove some unused and broken code.kh12014-05-141-2/+0
* | Cleanup to support Qt5 only.kh12014-06-021-5/+4
|/
* Slightly faster version of asynchronous metadata download.kh12014-02-031-6/+5
* QFuture based asynchronous Task implementation.kh12014-01-221-2/+15
* Implement factory to be able to insert pages dynamically.Tim Jenssen2013-11-251-2/+4
* Move TestRepository from sdk to own file in installer libSamuli Piippo2013-11-201-2/+4
* add new settingsoperationTim Jenssen2013-11-141-2/+4
* Merge remote-tracking branch 'origin/1.4'Tim Jenssen2013-08-261-1/+2
|\
| * use dependency solver to order the installed operationsTim Jenssen2013-08-061-1/+2
* | Remove deprecated Qt specific operationsKai Koehne2013-08-121-21/+0
|/
* adding ConsumeOutputOperationTim Jenssen2013-06-031-0/+2
* Split our own implementation of sysinfo.kh12013-05-281-1/+1
* disable batch compile rulesTim Jenssen2013-05-241-0/+4
* introduce installerscriptengineTim Jenssen2013-05-161-0/+2
* Use Q_GLOBAL_STATIC{_WITH_ARGS} following Qt coding conventions.kh12013-03-181-2/+4