aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4urlobject.cpp
Commit message (Expand)AuthorAgeFilesLines
* Support native transformation between UrlObject and QVariant/QUrlUlf Hermann2021-04-221-4/+7
* Check thisObject when calling various methods on URLUlf Hermann2021-04-141-38/+122
* Clean up JSCallData setupUlf Hermann2021-03-171-3/+3
* Compile against latest qtbaseLars Knoll2020-07-091-1/+1
* URL: Allow non-string parametersMaximilian Goldstein2020-07-031-5/+1
* Add ; to Q_UNUSED and UNUSED_PARAMLars Schmertmann2020-06-261-2/+2
* Implement URLSearchParamsMaximilian Goldstein2020-05-061-0/+760
* Implement URL objectMaximilian Goldstein2020-04-081-0/+689