summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteserver.cpp
Commit message (Expand)AuthorAgeFilesLines
* License header update to GPL-EXCEPTKatja Marttila2017-01-261-17/+12
* Update license headersIikka Eklund2015-12-291-4/+3
* 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