aboutsummaryrefslogtreecommitdiffstats
path: root/src/qml/jsruntime/qv4urlobject_p.h
Commit message (Expand)AuthorAgeFilesLines
* UrlObject: Properly encode the url search componentsOlivier De Cannière2023-02-091-1/+1
* UrlObject: Fix setting searchParams not modifying the url's search fieldOlivier De Cannière2023-02-091-3/+8
* qml: silence -Wextra-semiTim Blechmann2022-11-161-2/+2
* Use SPDX license identifiersLucie Gérard2022-06-111-38/+2
* Support native transformation between UrlObject and QVariant/QUrlUlf Hermann2021-04-221-11/+17
* Mark url as builtin typeUlf Hermann2020-12-021-1/+2
* Implement URLSearchParamsMaximilian Goldstein2020-05-061-0/+103
* Implement URL objectMaximilian Goldstein2020-04-081-0/+214