index
:
qt/qtquickcontrols2.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.6
5.7
5.8
5.9
5.9.8
6.0
6.0.0
6.1
dev
wip/cmake
wip/nativestyle
Qt Quick Controls 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
*
Be consistent with data tags in tst_styleimports
Mitch Curtis
2020-10-12
1
-10
/
+10
*
Fix tst_StyleImports::select
Mitch Curtis
2020-10-12
1
-9
/
+9
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-10-07
39
-102
/
+102
*
Make tests explicitly use Basic where necessary
Mitch Curtis
2020-10-07
18
-6
/
+79
*
Default to the most appropriate built-in style if none is specified
Mitch Curtis
2020-10-07
6
-3
/
+15
*
tst_designer: fix data tags
Mitch Curtis
2020-10-07
1
-28
/
+28
*
Unblacklist DelayButton::test_mouse
Mitch Curtis
2020-10-07
5
-15
/
+0
*
Unblacklist hover tests
Mitch Curtis
2020-10-02
5
-60
/
+0
*
Ensure we pass coordinates to mouseMove()
v6.0.0-alpha1
Mitch Curtis
2020-10-02
3
-3
/
+3
*
Temporarily blacklist failing touch tests
Mitch Curtis
2020-10-02
6
-0
/
+179
*
tst_abstrbutton: do press/move/release sequence not press/press/release
Shawn Rutledge
2020-09-30
1
-1
/
+1
*
CMake: Regenerate projects before API change
Alexandru Croitor
2020-09-25
5
-48
/
+83
*
Support compile-time style selection
Mitch Curtis
2020-09-24
17
-278
/
+365
*
Rename "Default" style to "Basic"
Mitch Curtis
2020-09-24
30
-149
/
+146
*
Fix fallback styles overwriting themes
Mitch Curtis
2020-09-24
6
-6
/
+68
*
Fix more compiler warnings from deprecated application attributes
Volker Hilsheimer
2020-09-16
1
-1
/
+0
*
Fix compile warning from deprecated application attributes
Volker Hilsheimer
2020-09-15
1
-1
/
+0
*
Allow the preparation of the exit transition even if it did have focus
Andy Shaw
2020-09-15
1
-0
/
+18
*
Update the text when the inputted value is out of range
Andy Shaw
2020-09-11
1
-0
/
+25
*
Native style: call QQuickStylePlugin::registerTypes() from style plugins
Mitch Curtis
2020-09-07
3
-2
/
+120
*
QQuickToolTip: don't specify QML import version when creating instance
Mitch Curtis
2020-09-07
1
-2
/
+2
*
Native style: set a sensible default width for TextField
Richard Moe Gustavsen
2020-09-07
1
-0
/
+1
*
Merge "Merge remote-tracking branch 'nativestyle' into dev"
Mitch Curtis
2020-09-07
1
-1
/
+2
|
\
|
*
Merge remote-tracking branch 'nativestyle' into dev
Mitch Curtis
2020-09-04
1
-1
/
+2
|
|
\
|
|
*
Merge branch 'dev' into nativestyle
Richard Moe Gustavsen
2020-08-26
656
-1816
/
+2618
|
|
|
\
|
|
*
\
Merge branch 'dev' into nativestyle
Richard Moe Gustavsen
2020-07-17
22
-192
/
+501
|
|
|
\
\
|
|
*
|
|
Let macOS have TabFocus focus policy
Jan Arve Sæther
2020-06-22
1
-1
/
+2
*
|
|
|
|
Fix tst_qquickpopup::invisibleToolTipOpen() failing on subsequent runs
Mitch Curtis
2020-09-04
1
-0
/
+3
|
/
/
/
/
*
|
|
|
auto tests: remove all versioning from the test data
Richard Moe Gustavsen
2020-09-04
20
-35
/
+35
*
|
|
|
tst_qquickmenu: fix flaky test
Richard Moe Gustavsen
2020-09-04
1
-1
/
+1
*
|
|
|
tst_qquickmenubar: don't use import versions
Richard Moe Gustavsen
2020-09-03
1
-1
/
+1
*
|
|
|
Dialog: emit accepted()/rejected() before closed()
Mitch Curtis
2020-09-02
1
-2
/
+25
*
|
|
|
ToolTip: only begin timeout when opened
Mitch Curtis
2020-09-02
1
-0
/
+11
*
|
|
|
Menu: Do not unblock parent shortcuts while menu popup is open
Yuya Nishihara
2020-09-02
2
-0
/
+37
*
|
|
|
Menu: Update mnemonic tests to wait until menu is fully closed
Yuya Nishihara
2020-09-02
1
-0
/
+1
*
|
|
|
Menu: Close menu by Alt key on platforms supporting mnemonic shortcuts
Yuya Nishihara
2020-09-02
4
-20
/
+80
*
|
|
|
Fix crash when importing a style without first importing Controls
Mitch Curtis
2020-08-27
6
-0
/
+322
*
|
|
|
Material: fix binding loops when binding between attached properties
Mitch Curtis
2020-08-27
4
-4
/
+116
|
|
_
|
/
|
/
|
|
*
|
|
Fix CMake build
Mitch Curtis
2020-08-26
18
-56
/
+88
*
|
|
Use qmlRegisterModuleImport() to register styles
Mitch Curtis
2020-08-26
44
-256
/
+1079
*
|
|
Remove all version numbers from QML imports
Mitch Curtis
2020-08-26
575
-1256
/
+1256
*
|
|
Remove ".2" from TARGETPATH, resource prefixes, etc.
Mitch Curtis
2020-08-26
13
-23
/
+23
*
|
|
Register C++ types declaratively
Mitch Curtis
2020-08-26
9
-14
/
+91
*
|
|
Move Default style out into its own plugin
Mitch Curtis
2020-08-26
14
-25
/
+25
*
|
|
Stop using resolvedUrl() to resolve QML files
Mitch Curtis
2020-08-26
15
-270
/
+0
*
|
|
tst_qquickpopup: fix setOverlayParentToNull test
Mitch Curtis
2020-08-24
1
-0
/
+2
*
|
|
QQuickSpinBox: fix another "function expressions as statements" warning
Mitch Curtis
2020-08-20
1
-0
/
+12
*
|
|
SwipeDelegate: don't allow calling close() when pressed
Mitch Curtis
2020-08-19
1
-0
/
+46
*
|
|
SwipeDelegate: don't emit closed() when already closed
Mitch Curtis
2020-08-19
1
-1
/
+20
*
|
|
Prevent against re-entering prepareExitTransition after a focus change
Andy Shaw
2020-08-19
1
-0
/
+36
[next]