Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add cmake support for Qt6/dev branch | Mikhail Svetkin | 2020-05-05 | 4 | -3/+20 |
* | Add QHttpServerLiterals | Mikhail Svetkin | 2019-08-21 | 2 | -8/+15 |
* | QHttpServerResponder: refactor and extend the API | Mikhail Svetkin | 2019-08-20 | 1 | -4/+78 |
* | Fix tests failure introduced by the mime type detection | Tasuku Suzuki | 2019-05-09 | 1 | -1/+1 |
* | Find proper mime type for QByteArray data | Tasuku Suzuki | 2019-04-26 | 1 | -1/+1 |
* | Fix several build issues and fix the unit tests | Jesus Fernandez | 2019-02-28 | 2 | -5/+6 |
* | Fix license headers | Jesus Fernandez | 2019-01-31 | 1 | -16/+6 |
* | Refactor QHttpServerResponder::write(QIODevice, ...) | Mikhail Svetkin | 2018-10-04 | 3 | -0/+56 |
* | Introduce QHttpServerResponder | Jesus Fernandez | 2018-09-26 | 2 | -0/+164 |