summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/clientserver
Commit message (Expand)AuthorAgeFilesLines
* CI: Fix ProcessWrapper test fail in RedHatKatja Marttila2024-01-102-2/+3
* CI: Update BLACKLISTED redhat versionKatja Marttila2024-01-091-1/+1
* Enable blacklisted testsKatja Marttila2023-09-051-1/+0
* Start using Qt 6.5 branch with IFWHeikki Halmet2023-08-171-0/+1
* Fix tests built with Qt6Katja Marttila2023-06-081-1/+0
* Replace QSettingsWrapper::Format with QSettings::FormatKatja Marttila2022-05-271-2/+1
* Workaround QSettings / QDateTime incompatibility with Qt 6 applicationsArttu Tarkiainen2022-05-171-2/+37
* RemoteObject: Fix warning on calling QLocalSocket::waitForDisconnected()Arttu Tarkiainen2022-01-201-2/+45
* Tests: Update clientserver blacklist linux versionKatja Marttila2021-12-311-1/+1
* Libarchive: enable support for uncompressed tar archivesArttu Tarkiainen2021-12-091-0/+1
* Enable handling 7z archives with libarchiveArttu Tarkiainen2021-12-091-0/+1
* Blacklist tst_ClientServer::testQProcessWrapper()Simo Fält2021-10-071-0/+2
* Add tests for the new archive handling classesArttu Tarkiainen2021-09-141-0/+60
* Cppcheck: Remove unused variablesKatja Marttila2021-03-091-1/+1
* Fix segfault in 'void localSocket()' test functionArttu Tarkiainen2020-10-161-33/+31
* 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
* | Unify translated error messagesKai Koehne2015-06-241-2/+2
* | Remove signal finished() overloadKai Koehne2015-06-111-6/+1
|/
* Fix handling of incomplete messages in client/server communicationKai Koehne2015-02-201-38/+176
* Use local sockets for client-server communicationKai Koehne2015-02-201-11/+28
* Update CopyrightKai Koehne2015-02-181-7/+7
* Remove occurrences of QHostAddress.kh2014-12-021-4/+2
* Implement a way to start the server in debug mode and API cleanup.kh2014-11-261-10/+69
* Add LGPLv3 as new licenseKai Koehne2014-10-161-14/+7
* Add/remove/implement/reorder methods to match Qt5.kh12014-07-101-0/+2
* Initialize both client and server with default values.kh12014-06-231-6/+7
* In an earlier version we got the socket back, now boolean only.kh12014-06-041-3/+2
* This should make the settings wrapper test pass on OSX.kh12014-06-041-0/+2
* We need to pass the socket to the connect function.kh12014-06-031-2/+3
* Replace client-server classes and update implementations.kh12014-06-032-0/+334