summaryrefslogtreecommitdiffstats
path: root/src/libs/installer/remoteserver_p.h
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
|/
* Use local sockets for client-server communicationKai Koehne2015-02-201-12/+12
* Update CopyrightKai Koehne2015-02-181-7/+7
* Make sure RemoteServerConnection is properly shut downKai Koehne2015-02-021-1/+1
* Remove occurrences of QHostAddress.kh2014-12-021-0/+1
* Remove pointer, superfluous members. Use signals and slots.kh2014-11-281-14/+22
* Fix typo.kh2014-11-261-2/+2
* Use written localhost address, adapt code.kh2014-11-241-1/+1
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Initialize both client and server with default values.kh12014-06-231-1/+6
* Introduce new classes for client-server communication.kh12014-06-031-0/+123