summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteclient.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headersIikka Eklund2015-12-291-4/+3
* Use local sockets for client-server communicationKai Koehne2015-02-201-4/+3
* Update CopyrightKai Koehne2015-02-181-7/+7
* Remove occurrences of QHostAddress.kh2014-12-021-7/+2
* Move and rename connect method, adapt depending code.kh2014-12-021-5/+4
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-7/+1
* Fix crash experienced while closing the application.kh2014-11-241-1/+4
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Initialize both client and server with default values.kh12014-06-231-12/+5
* Initialize the client as early as possible.kh12014-06-041-0/+1
* We need to pass the socket to the connect function.kh12014-06-031-1/+1
* Introduce new classes for client-server communication.kh12014-06-031-0/+98