Qt Declarative (Quick 2)
Go to file
Maximilian Goldstein faa3e0b41e Implement URL object
Implements the JavaScript URL object (https://url.spec.whatwg.org/#api).
Except that it does not currently implement the searchParams field.

Task-number: QTBUG-54988
Change-Id: I19abc69e075cbf84bd15e6791be195ce16f3fe73
Reviewed-by: Fabian Kosmale <fabian.kosmale@qt.io>
2020-04-08 14:53:30 +02:00
cmake Update metatypes dependency calculation 2020-02-10 15:08:14 +00:00
coin CMake: Enable cross-building Coin configurations 2020-03-15 12:43:42 +01:00
dist Add changes file for Qt 5.14.1 2020-01-14 06:36:17 +01:00
examples twotextureproviders example: rip out legacy OpenGL material impl 2020-04-07 17:09:12 +02:00
features Add the skeleton for a D3D12 backend 2016-02-19 14:51:37 +00:00
src Implement URL object 2020-04-08 14:53:30 +02:00
tests Implement URL object 2020-04-08 14:53:30 +02:00
tools Tools: Add forgotten access method 2020-04-07 21:37:42 +02:00
.gitattributes
.gitignore Ignore some cmake generated files 2020-04-02 08:41:08 +02:00
.gitmodules Update to the latest version of the ecmascript test suite 2018-04-26 20:26:36 +00:00
.prev_CMakeLists.txt CMake: Regenerate and adapt to merge from dev 2020-03-12 14:05:23 +00:00
.qmake.conf Remove QT_NO_LINKED_LIST 2020-02-12 12:48:32 +01:00
.tag
CMakeLists.txt CMake: Add optional dependency on OpenGLWidgets 2020-03-16 14:04:24 +01:00
LICENSE.FDL
LICENSE.GPL2 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3 Updated license headers 2016-01-19 14:53:18 +00:00
LICENSE.GPL3-EXCEPT Updated license headers 2016-01-20 11:46:25 +00:00
LICENSE.LGPL3 Updated license headers 2016-01-19 14:53:18 +00:00
configure.json Move model types into their own library 2019-05-02 09:26:04 +00:00
dependencies.yaml Update dependencies on 'dev' in qt/qtdeclarative 2020-04-08 14:26:43 +02:00
qtdeclarative.doxy Add doxyfile for building doxygen documentation 2018-08-16 15:54:40 +00:00
qtdeclarative.pro Fix build without commandlineparser and temporaryfile 2020-03-04 10:48:18 +09:00
sync.profile Move the header checking into ExecutableCompilationUnit 2019-06-14 19:08:51 +02:00