index
:
qt/qtquickcontrols2.git
5.10
5.11
5.12
5.12.1
5.12.10
5.12.11
5.12.12
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
6.1.0
6.1.1
6.1.2
6.1.3
6.2
dev
wip/cmake
wip/nativestyle
Qt Quick Controls 2
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Native style: set the default system palette as QQuickTheme::System palette
wip/nativestyle
Richard Moe Gustavsen
2020-08-28
1
-0
/
+4
*
Native style, manual test: update location to Default style
Richard Moe Gustavsen
2020-08-28
3
-5
/
+5
*
Native style: fix up qmldir files to comform to the new registration system
Richard Moe Gustavsen
2020-08-28
4
-31
/
+56
*
Native style: move macOS and Windows into QtQuick/Controls instead of QtQuick...
Richard Moe Gustavsen
2020-08-28
4
-12
/
+10
*
Native style: remove versioning from imports
Richard Moe Gustavsen
2020-08-28
64
-225
/
+225
*
Native style: clean-up imports
Richard Moe Gustavsen
2020-08-28
31
-31
/
+2
*
Native style: add macOS and Windows to QQuickStylePrivate::builtInStyles()
Richard Moe Gustavsen
2020-08-28
1
-2
/
+9
*
Merge "Merge branch 'dev' into nativestyle" into wip/nativestyle
The Qt Project
2020-08-28
1582
-12898
/
+9407
|
\
|
*
Merge branch 'dev' into nativestyle
Richard Moe Gustavsen
2020-08-26
1582
-12898
/
+9407
|
|
\
|
|
*
Remove all plugins.qmltypes files
Mitch Curtis
2020-08-26
7
-6069
/
+0
|
|
*
Fix CMake build
Mitch Curtis
2020-08-26
48
-892
/
+2018
|
|
*
Register QQuickDummyType as anonymous type
Ulf Hermann
2020-08-26
2
-0
/
+68
|
|
*
Bump import version to 6.0
Mitch Curtis
2020-08-26
21
-16
/
+278
|
|
*
Use qmlRegisterModuleImport() to register styles
Mitch Curtis
2020-08-26
68
-712
/
+1378
|
|
*
Convert remaining imperative type registration to declarative
Mitch Curtis
2020-08-26
9
-111
/
+16
|
|
*
List "privately" registered QML files in the qmldir for each style
Mitch Curtis
2020-08-26
3
-0
/
+20
|
|
*
List publicly registered QML files in the qmldir for each style
Mitch Curtis
2020-08-26
5
-0
/
+310
|
|
*
Remove all version numbers from QML imports
Mitch Curtis
2020-08-26
1227
-3471
/
+3471
|
|
*
Remove ".2" from TARGETPATH, resource prefixes, etc.
Mitch Curtis
2020-08-26
34
-46
/
+46
|
|
*
Register C++ types declaratively
Mitch Curtis
2020-08-26
235
-942
/
+1605
|
|
*
Move Default style out into its own plugin
Mitch Curtis
2020-08-26
118
-99
/
+187
|
|
*
Stop using resolvedUrl() to resolve QML files
Mitch Curtis
2020-08-26
24
-721
/
+36
|
|
*
Update dependencies on 'dev' in qt/qtquickcontrols2
Qt Submodule Update Bot
2020-08-24
1
-2
/
+2
|
|
*
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
2
-1
/
+13
|
|
*
Document that pop() does nothing if depth is less than or equal to 1
Mitch Curtis
2020-08-20
1
-0
/
+3
|
|
*
Doc: Drop dependency on qtgraphicaleffects
Paul Wicking
2020-08-19
1
-1
/
+1
|
|
*
SwipeDelegate: don't allow calling close() when pressed
Mitch Curtis
2020-08-19
2
-0
/
+51
|
|
*
SwipeDelegate: don't emit closed() when already closed
Mitch Curtis
2020-08-19
2
-2
/
+25
|
|
*
Prevent against re-entering prepareExitTransition after a focus change
Andy Shaw
2020-08-19
2
-1
/
+37
|
|
*
Get the scale of the popup item when setting the parent item
Andy Shaw
2020-08-17
4
-8
/
+36
*
|
|
Native style: make StyleItem::control notifyable
Richard Moe Gustavsen
2020-08-28
1
-1
/
+2
|
/
/
*
|
Native style: add hover effects to ScrollBar on macOS
Richard Moe Gustavsen
2020-08-26
3
-0
/
+48
*
|
Native style: remove superfluous width binding
Richard Moe Gustavsen
2020-08-26
1
-1
/
+0
*
|
Native style: move DesktopGallery to manual tests, and rename to nativestyle
Richard Moe Gustavsen
2020-08-26
36
-2
/
+0
*
|
Native style, DesktopGallery: wrap TextArea inside ScrollView, and not Flickable
Richard Moe Gustavsen
2020-08-21
1
-20
/
+37
*
|
Native style: clean-up QStyle using a post routine
Richard Moe Gustavsen
2020-08-20
1
-0
/
+23
*
|
Native style: don't draw frame around TextArea
Richard Moe Gustavsen
2020-08-20
5
-152
/
+2
*
|
Native style: make textareas selectable by mouse
Richard Moe Gustavsen
2020-08-13
1
-0
/
+6
*
|
Merge branch 'dev' into nativestyle
Richard Moe Gustavsen
2020-08-13
19
-64
/
+247
|
\
\
|
|
/
|
*
CMake: Don't find_package(Qt6QmlTools) directly for cross-builds
Alexandru Croitor
2020-08-12
1
-1
/
+1
|
*
Fix event refactoring warnings and errors
Mitch Curtis
2020-08-11
9
-44
/
+44
|
*
Fix QQmlDirParser build error with static builds
Mitch Curtis
2020-08-11
1
-1
/
+1
|
*
Update dependencies on 'dev' in qt/qtquickcontrols2
Qt Submodule Update Bot
2020-08-11
1
-5
/
+2
|
*
Support Markdown in the TextEditor example, including local paths
Shawn Rutledge
2020-08-10
7
-13
/
+199
*
|
Native style: increase combobox minimum size
Richard Moe Gustavsen
2020-08-13
1
-1
/
+1
*
|
Native style: add configure options
Richard Moe Gustavsen
2020-08-12
8
-9
/
+37
*
|
Native style: increase text field minimum size
Richard Moe Gustavsen
2020-08-11
1
-3
/
+3
*
|
Native style: fix leaks in qquickmacstyle
Richard Moe Gustavsen
2020-08-10
1
-0
/
+14
*
|
Native style: support building with cmake
Richard Moe Gustavsen
2020-07-30
6
-1
/
+426
[next]