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.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
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
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmlls: support go to definition for C++ components
Sami Shalayel
6 hours
5
-1
/
+32
*
QQmlCodeModelManager: add method to find project root
Sami Shalayel
6 hours
2
-0
/
+24
*
qqmllsutils: limit recursion in findFilePathsFromFileNames
Sami Shalayel
6 hours
3
-0
/
+14
*
qmlimportscanner: Optionally add version to output again
Fabian Kosmale
6 hours
3
-0
/
+45
*
Do not use versions in QML import statements in TableModel tests
Mate Barany
9 hours
9
-16
/
+16
*
qmltyperegistrar: Manually register names for Q_ENUMS
Ulf Hermann
22 hours
4
-0
/
+47
*
qqmljsscope: add line number for Components
Sami Shalayel
22 hours
3
-1
/
+46
*
QQmlTypeLoader: Re-implement fileExists using QDir and QDirListing
Ulf Hermann
26 hours
4
-30
/
+4
*
tst_qmlcachegen: unify behavior for cross compiled tests
Sami Shalayel
29 hours
1
-51
/
+39
*
qqmlcodemodel: only contain one rootUrl
Sami Shalayel
29 hours
1
-4
/
+3
*
qmlls: move initial workspace opening code to WorkspaceHandlers
Sami Shalayel
29 hours
1
-1
/
+3
*
qmlls: swap QQmlCodeModel with QQmlCodeModelManager
Sami Shalayel
29 hours
9
-19
/
+180
*
Include what you need: qquaternion.h
Marc Mutz
4 days
4
-0
/
+9
*
Fix heap-use-after-free in Container when using ListView transitions
Mitch Curtis
4 days
4
-0
/
+195
*
ScriptFormatter: Preserve user spacing around comments
Olivier De Cannière
5 days
1
-10
/
+29
*
Avoid accessing garbage memory on the js stack
Luca Di Sera
5 days
1
-0
/
+157
*
Specify the OUTPUT_DIRECTORY for tst_qmlcachegen_aotstats
Alexey Edelev
5 days
1
-0
/
+1
*
revisit semantic highligher: add pragma check for outer ids
Semih Yavuz
6 days
3
-0
/
+54
*
revisit semantic highlighter: property chains
Semih Yavuz
6 days
3
-8
/
+218
*
revisit semantic highligher: Restructure the entry point
Semih Yavuz
6 days
1
-22
/
+11
*
Change order of menuBar/header/footer to match visual order
Jan Moeller
6 days
1
-19
/
+20
*
QtQml: Correctly track alias resolutions skips
Olivier De Cannière
6 days
3
-0
/
+26
*
tst_qmlformat: Rename QEXPECT_FAIL test files to show that they now pass
Olivier De Cannière
6 days
3
-3
/
+3
*
QtQuick: Optimize path element handling
Ulf Hermann
6 days
2
-0
/
+68
*
qqmltoolingssettings: add locked variant QQmlToolingSharedSettings
Sami Shalayel
6 days
1
-3
/
+3
*
qmlls: introduce QQmlCodeModelManager
Sami Shalayel
6 days
8
-0
/
+376
*
Loader: Also drop engine when clearing contexts recursively
Ulf Hermann
6 days
2
-0
/
+84
*
tst_generate_qmlls_ini: add throw on fail
Sami Shalayel
7 days
1
-0
/
+1
*
Extend autotest of QML ApplicationWindow
Jan Moeller
7 days
2
-11
/
+123
*
qmlformat: Fix comment handling around enums
Olivier De Cannière
8 days
4
-5
/
+24
*
Dom: Create region for the colon token in signal param type annotations
Olivier De Cannière
8 days
4
-8
/
+3
*
qmlformat: Prevent superfluous space after Object name with comment
Olivier De Cannière
8 days
4
-7
/
+2
*
tst_ActiveFocus: replace an unnecessary qPrintable
Volker Hilsheimer
8 days
1
-2
/
+2
*
QQuickTest: return QByteArray from qActiveFocusFailureMessage helper
Volker Hilsheimer
8 days
1
-2
/
+2
*
QQ4A: Skip spam signallistener tests due to reference table overflow
Petri Virkkunen
8 days
1
-0
/
+5
*
LoggingCategory: Ensure that name is set early enough
Fabian Kosmale
8 days
2
-1
/
+17
*
Android: QQ4A: Fix synchronization issue with statusChanged signal
Petri Virkkunen
8 days
1
-10
/
+0
*
QtQuickView: Add tests for disconnecting signals
Petri Virkkunen
8 days
4
-17
/
+109
*
Android: QQ4A: Add support for multiple signal arguments in QML
Petri Virkkunen
8 days
4
-7
/
+82
*
Fix handling of animations in QQuickTransition
Ulf Hermann
8 days
2
-0
/
+51
*
MonthGrid: fix dates being incorrect for certain timezones
Mitch Curtis
8 days
1
-5
/
+81
*
QtQml: Don't check binding bit when searching value type proxy bindings
Ulf Hermann
9 days
2
-0
/
+34
*
QmlCompiler: Preserve external side effects across jumps
Ulf Hermann
11 days
3
-0
/
+32
*
QtQml: Avoid infinite recursion in Array.join
Fabian Kosmale
11 days
1
-0
/
+15
*
qmllint: Catch JS variable declarations in QML elements
Fabian Kosmale
11 days
2
-0
/
+9
*
Templates: Disconnect menu bar items when clearing
Ulf Hermann
11 days
2
-0
/
+46
*
compiler: Avoid invalid C++ code generation
Fabian Kosmale
12 days
2
-2
/
+19
*
Fix tst_androidassets so it considers QT_USE_TARGET_ANDROID_BUILD_DIR
Alexey Edelev
12 days
1
-3
/
+9
*
API Review: Expose delegateModelAccess from QQmlInstantiator
Ulf Hermann
12 days
4
-8
/
+232
*
QQuickAbstractButton a11y: Strip mnemonic for accessible name
Michael Weghorn
13 days
4
-0
/
+71
[next]