summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove internal classes and structs from generated documentationArttu Tarkiainen2020-09-211-0/+12
* Enable support for Qt 5.12 in installer frameworkArttu Tarkiainen2019-08-221-0/+22
* Update usage of Apple-related terminologyArttu Tarkiainen2019-08-161-1/+1
* Merge remote-tracking branch 'origin/2.0'Katja Marttila2017-01-301-17/+12
|\
| * License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* | Merge remote-tracking branch 'origin/2.0'Iikka Eklund2016-01-201-4/+3
|\|
| * Update license headersIikka Eklund2015-12-291-4/+3
* | Convert to Qt 5 connect syntaxKai Koehne2015-06-151-4/+4
|/
* Use local sockets for client-server communicationKai Koehne2015-02-201-12/+12
* Update CopyrightKai Koehne2015-02-181-7/+7
* RemoteServer: Make sure we don't write to stderrKai Koehne2015-02-021-0/+8
* Remove pointer, superfluous members. Use signals and slots.kh2014-11-281-2/+3
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-16/+28
* Fix typo.kh2014-11-261-1/+1
* Make it possible to register the Repository class independently.kh12014-11-121-0/+3
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Initialize both client and server with default values.kh12014-06-231-6/+2
* Introduce new classes for client-server communication.kh12014-06-031-0/+122