index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.10.0
6.10.1
6.10.2
6.10.3
6.11
6.11.0
6.11.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
6.9.2
6.9.3
dev
old/5.0
old/5.1
old/5.2
r2d-5.5
r2d-5.6
r2d-5.6.0
r2d-dev
wip/animation-refactor
wip/cmake
wip/dbus
wip/figmastyle
wip/gc
wip/iosstyle
wip/itemviews
wip/material3
wip/nacl
wip/nativemenus
wip/new-backend
wip/pointerhandler
wip/propertycache-refactor
wip/qquickdeliveryagent
wip/qtquickcontrols2
wip/scenegraphng
wip/statemachine
wip/textng
wip/tizen
wip/visuallistmodel
wip/webassembly
Qt Declarative (Quick 2)
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tests
/
auto
/
qml
/
qqmlqt
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "QtQml: Store enum values in QV4::Value"
Olivier De Cannière
7 days
1
-61
/
+4
*
QtQml: Store enum values in QV4::Value
Ulf Hermann
2026-04-21
1
-4
/
+61
*
QML: Add Qt.escapeHtml() function
Vladimir Belyavsky
2026-03-13
2
-0
/
+26
*
Mark the whole repo with QT_NO_URL_CAST_FROM_STRING
Ahmad Samir
2026-01-06
1
-2
/
+4
*
Qt.createQmlObject: Trim compilation units
Fabian Kosmale
2025-12-10
2
-0
/
+29
*
Qt.rgba: use qBound to avoid asserts
Sami Shalayel
2025-10-13
4
-0
/
+6
*
Replace btoa() and atob() with better implementations
Ulf Hermann
2025-07-11
3
-6
/
+148
*
Improve "could not convert argument" error message
Mitch Curtis
2025-04-02
1
-8
/
+8
*
Add Qt::Qml before Qt::QmlPrivate to auto tests
Karim Pinter
2024-10-22
1
-0
/
+1
*
Accept hue == -1 in Qt.hsla() and Qt.hslv()
Paul Olav Tvete
2024-08-14
3
-0
/
+8
*
Add missing properties to QQuickFontValueType::create()
Eskil Abrahamsen Blomfeldt
2024-08-08
2
-0
/
+22
*
Ensure that "styleName" is set by Qt.font
Luca Di Sera
2024-06-06
2
-0
/
+19
*
Fix test compilation issues with QtLite configuration
Jari Helaakoski
2024-04-30
1
-0
/
+4
*
Correct license for test files
Lucie Gérard
2024-02-27
1
-1
/
+1
*
Long live incremental garbage collection in QML!
Fabian Kosmale
2023-12-20
1
-0
/
+2
*
Prepare tests for upcoming incremental gc
Fabian Kosmale
2023-11-22
1
-1
/
+1
*
Remove remaining foreach in qml tests
Ulf Hermann
2023-08-22
1
-6
/
+4
*
Mark the module as free of Q_FOREACH, except where it isn't
Marc Mutz
2023-08-17
1
-0
/
+2
*
CMake: Make qml tests standalone projects
Alexandru Croitor
2023-07-05
1
-0
/
+6
*
Adapt to qTzSet()'s move from qglobal_p.h to qenvironmentvariables_p.h
Edward Welbourne
2023-02-13
1
-1
/
+1
*
add QML_UNCREATABLE in the tests
Sami Shalayel
2023-02-02
1
-0
/
+1
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-2
/
+2
*
QML: Add more overloads to Qt.format{Date|Time|DateTime}()
Ulf Hermann
2023-01-17
1
-16
/
+44
*
Route Qt::TimeSpec usage via QTimeZone
Edward Welbourne
2022-12-11
1
-7
/
+10
*
Impose alphabetic order on long lists of core includes
Edward Welbourne
2022-12-07
1
-8
/
+11
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-2
/
+2
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-5
/
+5
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-09-07
1
-1
/
+1
*
CMake: Don't use PUBLIC_LIBRARIES for tests and test helpers
Alexandru Croitor
2022-07-28
1
-1
/
+1
*
Add license headers to cmake files
Lucie Gérard
2022-07-08
1
-0
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-06-11
1
-27
/
+3
*
Restore the QTime round-trip on macOS
Edward Welbourne
2022-06-10
1
-1
/
+1
*
Fix missing null-check after component.create() call
Edward Welbourne
2022-06-10
1
-0
/
+1
*
Use qtbase's new (private) QLocalTime for Date's UTC offsets
Edward Welbourne
2022-06-10
2
-3
/
+14
*
tst_qqmlqt: fix TimeZoneSwitch logic
Ivan Solovev
2022-05-17
2
-8
/
+5
*
QQmlDataTest: fix dataDirectoryUrl generation for paths in qrc
Ivan Solovev
2022-04-29
1
-2
/
+0
*
tst_qqmlqt: reliably call QDesktopServices::unsetUrlHandler()
Marc Mutz
2022-02-12
1
-7
/
+8
*
Disable failing declarative tests on Android
Assam Boudjelthia
2022-01-31
1
-0
/
+5
*
Use the correct scheme in setUrlHandler() for openUrlExternally() tests
Assam Boudjelthia
2021-12-17
1
-6
/
+8
*
Consolidate test helpers into private libraries
Mitch Curtis
2021-09-13
2
-5
/
+3
*
Provide more options for handling URLs in the "Qt" object
Ulf Hermann
2021-09-13
4
-0
/
+37
*
qv4codegen: Provide more accurate SourceLocations
Maximilian Goldstein
2021-07-14
1
-3
/
+4
*
Fix MSVC complaint about deprecated posix API
Volker Hilsheimer
2021-04-28
1
-8
/
+3
*
Fix warnings about lossy double/float conversion in tests
Volker Hilsheimer
2021-04-12
1
-19
/
+19
*
Fix some "can be marked override" warnings
Andreas Buhr
2021-02-23
1
-1
/
+1
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-11
/
+0
*
QML: Rewrite Qt object in actual C++
Ulf Hermann
2020-11-09
3
-138
/
+184
*
Get rid of all instance usage of QFontDatabase
Volker Hilsheimer
2020-11-02
1
-2
/
+1
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-06
1
-3
/
+3
*
Tests: pass QDate and QTime by value rather than const reference
Edward Welbourne
2020-09-01
1
-2
/
+2
[next]