| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Task-number: QTBUG-67692
Change-Id: Ied25e7895fc0ac14a32f0506e0d11e8b873a04f2
Reviewed-by: Volker Hilsheimer <[email protected]>
|
|
|
|
|
|
|
|
|
|
| |
When the HTTP server fails to initialize a simple message was shown in
the terminal. This patch adds the error string from the QTcpServer to
give more information about the problem.
Change-Id: Ic52d4a78991e1c5a20f2712ca6cbbdd0738d47e0
Reviewed-by: MÃ¥rten Nordheim <[email protected]>
Reviewed-by: Edward Welbourne <[email protected]>
|
|
|
|
|
|
|
| |
Uses the QLatin1String instead of comparing a QString and c-string.
Change-Id: I86ed4da24894ae3f665150017b9db0185b0502fd
Reviewed-by: Timur Pocheptsov <[email protected]>
|
|
|
|
|
|
|
|
| |
The ico file was loaded using QIODevice::Text causing a corruption of
the data.
Change-Id: I954116d1693a63ba25f2f71daf72acef33a887b2
Reviewed-by: Timur Pocheptsov <[email protected]>
|
|
Done-with: Michael Winkelmann <[email protected]>
Change-Id: I6632475956393116af8885f42ba557e35d2b0985
Reviewed-by: Qt CI Bot <[email protected]>
Reviewed-by: Laszlo Agocs <[email protected]>
|