summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteclient_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use QCommandlineParser, remove some developer related options.kh12014-07-101-1/+1
* Don't use QObject::tr().kh12014-06-241-4/+5
* Initialize both client and server with default values.kh12014-06-231-12/+15
* Fix AdminAuthorization implementation.kh12014-06-191-2/+1
* Bring back the KeepAliveThread, fixes unexpected hang.kh12014-06-061-16/+16
* We need to pass the socket to the connect function.kh12014-06-031-8/+9
* Introduce new classes for client-server communication.kh12014-06-031-0/+240