index
:
qt/qtdeclarative.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.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.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
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
/
quick
/
qquickborderimage
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add Qt::Qml before Qt::QmlPrivate to auto tests
Karim Pinter
2024-10-22
1
-0
/
+1
*
Wrap SKIP_IF_NO_* macros in do while(false) loop
Mitch Curtis
2024-09-05
1
-2
/
+2
*
Move duplicate window grab checks into a skip macro
Mitch Curtis
2024-09-04
1
-4
/
+2
*
QQuickBorderImage: handle QFile failing to open
Giuseppe D'Angelo
2024-04-03
1
-0
/
+16
*
Correct license for test files
Lucie Gérard
2024-02-27
1
-1
/
+1
*
CMake: Make quick tests standalone projects
Alexandru Croitor
2023-07-05
1
-0
/
+6
*
Retire the qt_parse_all_arguments
Amir Masoud Abdol
2023-01-20
1
-2
/
+2
*
Re-enable auto testing of remote image downloading on Linux and Android
Shawn Rutledge
2022-11-10
1
-7
/
+0
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-07
1
-26
/
+26
*
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
/
+2
*
Cleanup CMakeLists.txt files
Andreas Buhr
2022-05-03
1
-2
/
+0
*
Blacklist failing tests in tst_qquickborderimage
Andreas Buhr
2022-05-03
1
-0
/
+7
*
Enable passing tests that were skipped on offscreen
Volker Hilsheimer
2022-03-07
1
-6
/
+4
*
Skip borderImageMesh test with the software backend
Laszlo Agocs
2022-01-23
1
-0
/
+7
*
Consolidate test helpers into private libraries
Mitch Curtis
2021-09-13
2
-11
/
+6
*
Remove the qmake project files
Fabian Kosmale
2021-01-15
1
-14
/
+0
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-06
1
-3
/
+3
*
Add ; to Q_UNUSED and UNUSED_PARAM
Lars Schmertmann
2020-06-26
1
-1
/
+1
*
Do not resolve URLs when assigning them to a property
Ulf Hermann
2020-06-22
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-20
1
-1
/
+1
|
\
|
*
Fix copy-pasted typo minimimal -> minimal
Allan Sandfeld Jensen
2020-03-18
1
-1
/
+1
*
|
CMake: Update Apple platform defines after rename in qtbase
Tor Arne Vestbø
2020-03-17
1
-2
/
+2
*
|
Regenerate qtdeclarative
Alexandru Croitor
2020-02-12
1
-6
/
+3
*
|
Regenerate all projects with new CMake API version
Alexandru Croitor
2019-11-15
1
-3
/
+3
*
|
Regenerate tests
Alexandru Croitor
2019-11-14
1
-11
/
+2
*
|
Merge remote-tracking branch 'origin/wip/qt6' into wip/cmake
Alexandru Croitor
2019-10-11
4
-0
/
+82
|
\
|
|
*
Stabilize image and borderimage multiFrame tests
Shawn Rutledge
2019-08-24
1
-10
/
+22
|
*
Move currentFrame and frameCount properties up to QQuickImageBase
Shawn Rutledge
2019-08-24
4
-0
/
+70
*
|
Add QtDeclarative Test Coverage
Leander Beernaert
2019-08-14
1
-0
/
+58
|
/
*
Tests: Un-crash image comparison tests
Friedemann Kleint
2018-12-20
1
-1
/
+3
*
use nullptr consistently (clang-tidy)
Shawn Rutledge
2018-02-26
1
-15
/
+15
*
tests: Wrap qWaitForWindow{Active,Exposed} in QVERIFY
v5.11.0-beta1
Kari Oikarinen
2018-02-23
1
-2
/
+2
*
Get rid of most QT_NO_FOO usages
Lars Knoll
2016-11-29
1
-2
/
+2
*
Skip mirroring tests with software adaptation
Andy Nichols
2016-06-07
1
-0
/
+5
*
Fix build with QT_NO_OPENGL after rebase
Andy Nichols
2016-05-08
1
-2
/
+4
*
Introduce BorderImageMesh.
Michael Brasser
2016-05-06
4
-0
/
+51
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-04-08
1
-0
/
+0
|
\
|
*
Purge sRGB chunks from PNG in tests.
Edward Welbourne
2016-03-29
1
-0
/
+0
*
|
Updated license headers
Jani Heikkinen
2016-01-20
1
-17
/
+12
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-07
1
-1
/
+1
|
\
|
|
*
Fix autotests for change in QtNetwork
Daniel Molkentin
2015-11-29
1
-1
/
+1
*
|
Remove QT_DISABLE_DEPRECATED_BEFORE=0 from tests not using deprecated API.
Friedemann Kleint
2015-09-03
1
-1
/
+0
|
/
*
tests/quick: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).
Friedemann Kleint
2015-07-27
1
-21
/
+21
*
Merge remote-tracking branch 'origin/5.5' into dev
Simon Hausmann
2015-04-28
2
-27
/
+29
|
\
|
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Simon Hausmann
2015-04-27
2
-27
/
+29
|
|
\
|
|
*
Prospective fix for flakey "network" related QML tests
v5.4.2
Simon Hausmann
2015-04-25
2
-27
/
+29
*
|
|
Skip the remote image source test and fix blacklisting of the other tests
Simon Hausmann
2015-04-23
1
-0
/
+2
[next]