summaryrefslogtreecommitdiffstats
path: root/src/oauth/qoauth1_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-06-161-28/+2
* Move Q_DECLARE_PUBLIC to the public sectionThiago Macieira2021-11-231-1/+1
* Resolve a Qt 6 todoMårten Nordheim2020-11-111-4/+0
* QVariantMap -> QMultiMap<QString, QVariant> in many casesMårten Nordheim2020-08-111-3/+3
* Add method to prepare network requestsFelix Barz2019-01-281-0/+12
* Fix for second temporary token being interpreted as successMårten Nordheim2018-07-101-0/+1
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-08-221-1/+1
|\
| * Bump copyright yearJesus Fernandez2017-07-121-1/+1
* | Move some functions to base classes to avoid virtualJesus Fernandez2017-05-301-2/+2
|/
* Modify licensev5.8.0-rc1v5.8.0Jesus Fernandez2016-12-071-16/+6
* QOAuth1 constructor refactorv5.8.0-alpha1Jesus Fernandez2016-08-301-1/+4
* OAuth supportJesus Fernandez2016-08-191-0/+124