summaryrefslogtreecommitdiffstats
path: root/src/oauth/qoauth1.h
Commit message (Expand)AuthorAgeFilesLines
* Replace all remaining QPair with std::pairHEADdevMarc Mutz4 days1-5/+5
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Resolve a Qt 6 todoMårten Nordheim2020-11-111-1/+3
* Add method to prepare network requestsFelix Barz2019-01-281-0/+3
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-221-1/+1
|\
| * Bump copyright yearJesus Fernandez2017-07-121-1/+1
* | Remove QOAuth1::signatureJesus Fernandez2017-06-231-7/+0
* | Remove QOAuth1 destructorJesus Fernandez2017-06-211-2/+0
* | Move some functions to base classes to avoid virtualJesus Fernandez2017-05-301-5/+0
* | Add PUT methodJesus Fernandez2017-05-291-0/+1
|/
* Modify licensev5.8.0-rc1v5.8.0Jesus Fernandez2016-12-071-16/+6
* Added property testsJesus Fernandez2016-09-061-1/+1
* OAuth supportJesus Fernandez2016-08-191-0/+159