summaryrefslogtreecommitdiffstats
path: root/src/network
AgeCommit message (Expand)Author
2020-04-12Log unexpected content typeUwe Klotz
2020-04-11JsonWebTask: Improve error reportingUwe Klotz
2020-04-01Delete obsolete method deleteAfterFinished()Uwe Klotz
2020-03-31Remove implicit auto-delete from web tasksUwe Klotz
2020-03-31Add debug output operators for requests and repsonsesUwe Klotz
2020-03-31Always finish WebTask with a signalUwe Klotz
2020-03-28Provide an abort() function for composite web tasksUwe Klotz
2020-03-25Simplify start procedure after rethinking the interactionsUwe Klotz
2020-03-25Add documentation for pure virtual functionsUwe Klotz
2020-03-24Fix restarting of WebTaskUwe Klotz
2020-03-24Handle client-side timeoutsUwe Klotz
2020-03-24Yet another backport for XenialUwe Klotz
2020-03-23Handle QNetworkReply::error signalsUwe Klotz
2020-03-23Prevent web network tasks from becoming parentedUwe Klotz
2020-03-09Add comment about abort while being startedUwe Klotz
2020-03-07Allow restarting of web tasksUwe Klotz
2020-02-27Add (Json)WebTask frameworkUwe Klotz