summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteobject.h
Commit message (Expand)AuthorAgeFilesLines
* Update license headersIikka Eklund2015-12-291-4/+3
* Replace waitForBytesWritten with flushKai Koehne2015-05-111-0/+1
* Windows: Fix crashes in elevated installationKai Koehne2015-04-161-4/+0
* Do wait an indefinite time for server repliesKai Koehne2015-02-241-1/+1
* Fix handling of incomplete messages in client/server communicationKai Koehne2015-02-201-11/+18
* Use local sockets for client-server communicationKai Koehne2015-02-201-2/+2
* Update CopyrightKai Koehne2015-02-181-7/+7
* Fixed wrong placeholder in string.Niels Weber2015-01-061-1/+1
* Move and rename connect method, adapt depending code.kh2014-12-021-0/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Silence warning, we know what we are doing (-Wunused-value).kh12014-06-051-1/+1
* Introduce new classes for client-server communication.kh12014-06-031-0/+166